Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
admin
/
storage
/
logs
/
Filename :
laravel.log.20250206
back
Copy
[2025-01-29 18:28:22] local.DEBUG: Reallocating SP [2025-01-29 18:29:07] local.DEBUG: Reducing SP [2025-01-29 18:29:07] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 18:29:07] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:29:07] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 18:29:07] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:29:07] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:29:07] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:29:11] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:29:11] local.ERROR: error while retriving price from dextools [2025-01-29 18:29:11] local.ERROR: could not get price from dextools [2025-01-29 18:29:11] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:29:11] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:29:11] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:29:11] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:29:11] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:29:11] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:29:11] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:29:18] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 18:29:18] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:29:18] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 18:29:18] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:29:19] local.DEBUG: Reallocating SP [2025-01-29 18:29:22] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 18:29:22] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:29:22] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 18:29:22] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:29:22] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:29:22] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:29:27] local.DEBUG: Params: Array ( [draw] => 1 [columns] => Array ( [0] => Array ( [data] => record_pk_id [name] => [searchable] => true [orderable] => false [search] => Array ( [value] => [regex] => false ) ) [1] => Array ( [data] => profile_pic [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [2] => Array ( [data] => full_name [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [3] => Array ( [data] => email [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [4] => Array ( [data] => mobile [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [5] => Array ( [data] => user_role [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [6] => Array ( [data] => user_id [name] => [searchable] => true [orderable] => false [search] => Array ( [value] => [regex] => false ) ) ) [start] => 0 [length] => 10 [search] => Array ( [value] => [regex] => false ) [_token] => lLSyETmVjTyJlxD1hakvXupXIMkz0BqFVfTdEZq4 [role_id] => Array ( [0] => 1 ) ) [2025-01-29 18:29:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 18:29:28] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:29:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 18:29:28] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:29:41] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and `products`.`is_featured` = ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 18:29:41] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 [4] => 1 ) [2025-01-29 18:29:41] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:29:41] local.DEBUG: Values for Sql:Array ( [0] => 367 [1] => 366 [2] => 323 [3] => 314 [4] => 106 [5] => 102 [6] => 101 ) [2025-01-29 18:29:41] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 20 [2025-01-29 18:29:41] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:29:41] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:29:41] local.DEBUG: Values for Sql:Array ( [0] => 415 [1] => 410 [2] => 408 [3] => 407 [4] => 406 [5] => 405 [6] => 404 [7] => 403 [8] => 402 [9] => 370 [10] => 367 [11] => 366 [12] => 359 [13] => 358 [14] => 357 [15] => 356 [16] => 355 [17] => 325 [18] => 323 [19] => 322 ) [2025-01-29 18:29:45] local.DEBUG: Params: Array ( [draw] => 2 [columns] => Array ( [0] => Array ( [data] => record_pk_id [name] => [searchable] => true [orderable] => false [search] => Array ( [value] => [regex] => false ) ) [1] => Array ( [data] => profile_pic [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [2] => Array ( [data] => full_name [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [3] => Array ( [data] => email [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [4] => Array ( [data] => mobile [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [5] => Array ( [data] => user_role [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [6] => Array ( [data] => user_id [name] => [searchable] => true [orderable] => false [search] => Array ( [value] => [regex] => false ) ) ) [start] => 0 [length] => 10 [search] => Array ( [value] => [regex] => false ) [_token] => lLSyETmVjTyJlxD1hakvXupXIMkz0BqFVfTdEZq4 [role_id] => Array ( [0] => 1 ) ) [2025-01-29 18:29:56] local.DEBUG: Params: Array ( [draw] => 3 [columns] => Array ( [0] => Array ( [data] => record_pk_id [name] => [searchable] => true [orderable] => false [search] => Array ( [value] => [regex] => false ) ) [1] => Array ( [data] => profile_pic [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [2] => Array ( [data] => full_name [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [3] => Array ( [data] => email [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [4] => Array ( [data] => mobile [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [5] => Array ( [data] => user_role [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [6] => Array ( [data] => user_id [name] => [searchable] => true [orderable] => false [search] => Array ( [value] => [regex] => false ) ) ) [start] => 0 [length] => 10 [search] => Array ( [value] => [regex] => false ) [_token] => lLSyETmVjTyJlxD1hakvXupXIMkz0BqFVfTdEZq4 ) [2025-01-29 18:30:03] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and `products`.`product_id` in (?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 10 [2025-01-29 18:30:03] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 [4] => 370 ) [2025-01-29 18:30:03] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:30:03] local.DEBUG: Values for Sql:Array ( [0] => 370 ) [2025-01-29 18:30:03] local.DEBUG: Current Balance: 10 [2025-01-29 18:30:06] local.DEBUG: Params: Array ( [draw] => 1 [columns] => Array ( [0] => Array ( [data] => record_pk_id [name] => [searchable] => true [orderable] => false [search] => Array ( [value] => [regex] => false ) ) [1] => Array ( [data] => profile_pic [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [2] => Array ( [data] => full_name [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [3] => Array ( [data] => email [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [4] => Array ( [data] => mobile [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [5] => Array ( [data] => user_role [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [6] => Array ( [data] => user_id [name] => [searchable] => true [orderable] => false [search] => Array ( [value] => [regex] => false ) ) ) [start] => 0 [length] => 10 [search] => Array ( [value] => [regex] => false ) [_token] => lLSyETmVjTyJlxD1hakvXupXIMkz0BqFVfTdEZq4 ) [2025-01-29 18:30:24] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and `products`.`is_featured` = ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 18:30:24] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 [4] => 1 ) [2025-01-29 18:30:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:30:24] local.DEBUG: Values for Sql:Array ( [0] => 367 [1] => 366 [2] => 323 [3] => 314 [4] => 106 [5] => 102 [6] => 101 ) [2025-01-29 18:30:24] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 20 [2025-01-29 18:30:24] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:30:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:30:24] local.DEBUG: Values for Sql:Array ( [0] => 415 [1] => 410 [2] => 408 [3] => 407 [4] => 406 [5] => 405 [6] => 404 [7] => 403 [8] => 402 [9] => 370 [10] => 367 [11] => 366 [12] => 359 [13] => 358 [14] => 357 [15] => 356 [16] => 355 [17] => 325 [18] => 323 [19] => 322 ) [2025-01-29 18:31:13] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 18:31:13] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:31:13] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 18:31:13] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:31:13] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:31:13] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:31:19] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 18:31:19] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:31:19] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 18:31:19] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:31:21] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 18:31:21] local.DEBUG: Values for Sql:Array ( [0] => 319 ) [2025-01-29 18:31:21] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 18:31:25] local.DEBUG: Request Params:Array ( [_method] => PUT [_token] => lLSyETmVjTyJlxD1hakvXupXIMkz0BqFVfTdEZq4 [product_id] => 358 [product_uuid] => c3933d2a-2839-4ff2-b412-54d8f45e7102 [product_name] => Starbucks Gift Card $15 [product_type] => REWARD [product_category_id] => 1 [task_id] => [product_sp] => 25 [expires_on] => [visible_to] => GLOBAL_FOR_PARENT_AND_CHILD [zipcode] => [requirement_for_claim] => SP [max_claim_allowed_total] => [max_claim_allowed_per_user] => [description] => Starbucks eGift Card Redemption: Instore No returns and no refunds on gift cards. [field_type_62] => BUTTON [field_name_62] => Starbucks Gift Card $15 [field_label_62] => Buy on Amazon [field_data_62] => https://www.amazon.com/Starbucks-Braile-Siren-Card-Delivery/dp/B07ZSB9QYL/ref=sr_1_1_sspa?crid=31I6MO46P98SP&dib=eyJ2IjoiMSJ9.ioPm7KvqqqQT84Ke4F8BMuISN350g8deI89_WG-EB4OxfHh93k9LFYdq1e0_OsgTP46RoxIE5VEQMEMj6dpS3fvb79YmQmNocd1tCs6d1oPQf4TjwXBjzyQuj3sX3D0rsbMwt4Q86TQUEKpI9rKFtMsqTHrppfOdunjcke2cnYdE-ZXYpotmvaG-7FdkQSe61ZXJctAE2XR1foD4iK1mR8AxcI4ypfcNq4zxlU9w62sGEEqJQBqI-WxgoVP7gAvXAIaoNMg8PMJP8GGMctrA-gQTtva-spOUr4gBi_c2asc.fPwldejtYnWcumpixWU2S1MaNKNZjiwaaZ02pAR_9TY&dib_tag=se&keywords=starbucks+gift+card&qid=1721945073&sprefix=starbucks+gift+card%2Caps%2C166&sr=8-1-spons&sp_csd=d2lkZ2V0TmFtZT1zcF9hdGY&psc=1 [action] => ) [2025-01-29 18:31:30] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 18:31:30] local.DEBUG: Values for Sql:Array ( [0] => 319 ) [2025-01-29 18:31:30] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 18:31:30] local.DEBUG: task is not assigned to user, and it is not visible as well [2025-01-29 18:31:30] local.INFO: 0.10000000 points allocated for COMPLETION_OF_TASKS_BY_CHILDREN_IN_GROUP to 614 [2025-01-29 18:31:30] local.DEBUG: Token:array ( 10002 => 'https://api.zeptomail.com/v1.1/email', 19913 => true, 10102 => '', 68 => 10, 13 => 30, 32 => 6, 84 => 2, 10036 => 'POST', 10015 => '{"from":{"address":"info@coinsforcollege.org"},"to":[{"email_address":{"address":"mdusdadult@gmail.com","name":"MDUSD Adult"}}],"cc":[],"bcc":[],"subject":"Task Claimed","htmlbody":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n <meta charset=\\"UTF-8\\">\\n <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n <title>Task Pending Approval<\\/title>\\n <link href=\'https:\\/\\/fonts.googleapis.com\\/css?family=Poppins\' rel=\'stylesheet\'>\\n<\\/head>\\n<body style=\\"font-family: Poppins; background-color: #f4f4f4; padding: 20px;\\">\\n\\n <div style=\\"max-width: 600px; margin: 0 auto; background-color: #fff; border-radius: 10px; overflow: hidden;\\">\\n\\n <!-- Header -->\\n <div style=\\"background-color: #3498db; color: #fff; text-align: center; padding: 20px;\\">\\n <h2>Task Pending Approval<\\/h2>\\n <\\/div>\\n\\n <!-- Content -->\\n <div style=\\"padding: 20px;\\">\\n <p>Hello MDUSD Adult,<\\/p>\\n <p>Your child has completed a task and it is now pending your approval:<\\/p>\\n <ul>\\n <li><strong>Task Name:<\\/strong> Pre-K-2nd Grade: Luminous Minds: Lumi\\u2019s Daily Puzzle: Beginner #1 (2min)<\\/li>\\n <li><strong>Assigned To:<\\/strong> MDUSD Student<\\/li>\\n <\\/ul>\\n <p>If you have any questions or concerns, please contact us.<\\/p>\\n <p>Thank you for using our task management system.<\\/p>\\n <\\/div>\\n\\n <!-- Footer -->\\n <div style=\\"background-color: #3498db; color: #fff; text-align: center; padding: 10px;\\">\\n <p>© 2025 Coins for College. All rights reserved.<\\/p>\\n <\\/div>\\n\\n <\\/div>\\n\\n<\\/body>\\n<\\/html>\\n"}', 10023 => array ( 0 => 'accept: application/json', 1 => 'authorization:Zoho-enczapikey wSsVR6118hCkX6YpyDKrL+gxzFxRAlLwQEQs0FWo43L+GfrL9Mc6wkybVlLxFPJJFGRhF2cUobIoyR8D2mZf3d0sy1EDXCiF9mqRe1U4J3x17qnvhDzNXmxZlBKMKYIBxQ9snGFnFMAg+g==', 2 => 'cache-control: no-cache', 3 => 'content-type: application/json', ), ) [2025-01-29 18:31:30] local.DEBUG: email sent successfully: {"data":[{"code":"EM_104","additional_info":[],"message":"Email request received"}],"message":"OK","request_id":"2d6f.4d0414f5faee03b5.m1.42391cb0-de6f-11ef-b56a-5254005934b4.194b35529fb","object":"email"} [2025-01-29 18:31:30] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 18:31:30] local.DEBUG: Values for Sql:Array ( [0] => 319 ) [2025-01-29 18:31:30] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 18:32:23] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 18:32:23] local.DEBUG: Values for Sql:Array ( [0] => 319 ) [2025-01-29 18:32:23] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 18:32:23] local.DEBUG: task is not assigned to user, and it is not visible as well [2025-01-29 18:32:23] local.INFO: 0.10000000 points allocated for COMPLETION_OF_TASKS_BY_CHILDREN_IN_GROUP to 614 [2025-01-29 18:32:23] local.DEBUG: Token:array ( 10002 => 'https://api.zeptomail.com/v1.1/email', 19913 => true, 10102 => '', 68 => 10, 13 => 30, 32 => 6, 84 => 2, 10036 => 'POST', 10015 => '{"from":{"address":"info@coinsforcollege.org"},"to":[{"email_address":{"address":"mdusdadult@gmail.com","name":"MDUSD Adult"}}],"cc":[],"bcc":[],"subject":"Task Claimed","htmlbody":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n <meta charset=\\"UTF-8\\">\\n <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n <title>Task Pending Approval<\\/title>\\n <link href=\'https:\\/\\/fonts.googleapis.com\\/css?family=Poppins\' rel=\'stylesheet\'>\\n<\\/head>\\n<body style=\\"font-family: Poppins; background-color: #f4f4f4; padding: 20px;\\">\\n\\n <div style=\\"max-width: 600px; margin: 0 auto; background-color: #fff; border-radius: 10px; overflow: hidden;\\">\\n\\n <!-- Header -->\\n <div style=\\"background-color: #3498db; color: #fff; text-align: center; padding: 20px;\\">\\n <h2>Task Pending Approval<\\/h2>\\n <\\/div>\\n\\n <!-- Content -->\\n <div style=\\"padding: 20px;\\">\\n <p>Hello MDUSD Adult,<\\/p>\\n <p>Your child has completed a task and it is now pending your approval:<\\/p>\\n <ul>\\n <li><strong>Task Name:<\\/strong> Pre-K-2nd Grade: Luminous Minds: Lumi\\u2019s Daily Puzzle: Beginner #1 (2min)<\\/li>\\n <li><strong>Assigned To:<\\/strong> MDUSD Student<\\/li>\\n <\\/ul>\\n <p>If you have any questions or concerns, please contact us.<\\/p>\\n <p>Thank you for using our task management system.<\\/p>\\n <\\/div>\\n\\n <!-- Footer -->\\n <div style=\\"background-color: #3498db; color: #fff; text-align: center; padding: 10px;\\">\\n <p>© 2025 Coins for College. All rights reserved.<\\/p>\\n <\\/div>\\n\\n <\\/div>\\n\\n<\\/body>\\n<\\/html>\\n"}', 10023 => array ( 0 => 'accept: application/json', 1 => 'authorization:Zoho-enczapikey wSsVR6118hCkX6YpyDKrL+gxzFxRAlLwQEQs0FWo43L+GfrL9Mc6wkybVlLxFPJJFGRhF2cUobIoyR8D2mZf3d0sy1EDXCiF9mqRe1U4J3x17qnvhDzNXmxZlBKMKYIBxQ9snGFnFMAg+g==', 2 => 'cache-control: no-cache', 3 => 'content-type: application/json', ), ) [2025-01-29 18:32:23] local.DEBUG: email sent successfully: {"data":[{"code":"EM_104","additional_info":[],"message":"Email request received"}],"message":"OK","request_id":"2d6f.4d0414f5faee03b5.m1.61c6f660-de6f-11ef-b56a-5254005934b4.194b355f8c6","object":"email"} [2025-01-29 18:32:23] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 18:32:23] local.DEBUG: Values for Sql:Array ( [0] => 319 ) [2025-01-29 18:32:23] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 18:32:26] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 18:32:26] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:32:26] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 18:32:26] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:32:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 18:32:28] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:32:28] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 18:32:28] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:32:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:32:28] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:32:33] local.DEBUG: Reallocating SP [2025-01-29 18:32:35] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:32:35] local.ERROR: error while retriving price from dextools [2025-01-29 18:32:35] local.ERROR: could not get price from dextools [2025-01-29 18:32:35] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:32:35] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:32:35] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 18:32:35] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:32:35] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 18:32:35] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:32:35] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:33:08] local.DEBUG: Review allowed to UserId: 614 for ClaimId:125, Reason: User is the owner of the group, and claim is also in the same group [2025-01-29 18:33:08] local.DEBUG: not notifying via email, as email is not preset [2025-01-29 18:33:08] local.INFO: 0.10000000 points allocated for CLAIM_REVIEW_BY_PARENT to 614 [2025-01-29 18:33:10] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:33:10] local.ERROR: error while retriving price from dextools [2025-01-29 18:33:10] local.ERROR: could not get price from dextools [2025-01-29 18:33:10] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:33:10] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:33:10] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 18:33:10] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:33:10] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 18:33:10] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:33:10] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:33:17] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 18:33:17] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:33:17] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 18:33:17] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:33:17] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:33:17] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:33:19] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 18:33:19] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:33:19] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 18:33:19] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:33:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 18:33:24] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:33:24] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 18:33:24] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:33:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:33:24] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:33:27] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and `products`.`is_featured` = ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 18:33:27] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 [4] => 1 ) [2025-01-29 18:33:27] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:33:27] local.DEBUG: Values for Sql:Array ( [0] => 367 [1] => 366 [2] => 323 [3] => 314 [4] => 106 [5] => 102 [6] => 101 ) [2025-01-29 18:33:27] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 20 [2025-01-29 18:33:27] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:33:27] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:33:27] local.DEBUG: Values for Sql:Array ( [0] => 415 [1] => 410 [2] => 408 [3] => 407 [4] => 406 [5] => 405 [6] => 404 [7] => 403 [8] => 402 [9] => 370 [10] => 367 [11] => 366 [12] => 359 [13] => 358 [14] => 357 [15] => 356 [16] => 355 [17] => 325 [18] => 323 [19] => 322 ) [2025-01-29 18:34:03] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 18:34:03] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:34:03] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 18:34:03] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:34:44] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 18:34:44] local.DEBUG: Values for Sql:Array ( [0] => 93 ) [2025-01-29 18:34:44] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 18:34:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 18:34:48] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:34:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 18:34:48] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:34:55] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 18:34:55] local.DEBUG: Values for Sql:Array ( [0] => 93 ) [2025-01-29 18:34:55] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 18:35:10] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 18:35:10] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:35:10] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 18:35:10] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:35:10] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:35:10] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:35:19] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 18:35:19] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:35:19] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 18:35:19] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:35:20] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 18:35:20] local.DEBUG: Values for Sql:Array ( [0] => 93 ) [2025-01-29 18:35:20] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 18:36:20] local.DEBUG: Reallocating SP [2025-01-29 18:36:27] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:36:28] local.ERROR: error while retriving price from dextools [2025-01-29 18:36:28] local.ERROR: could not get price from dextools [2025-01-29 18:36:28] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:36:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:36:28] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:36:28] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:36:28] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:36:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:36:28] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:37:30] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 18:37:30] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:37:30] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 18:37:30] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:37:30] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:37:30] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:37:51] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 18:37:51] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:37:51] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 18:37:51] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:37:52] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 18:37:52] local.DEBUG: Values for Sql:Array ( [0] => 93 ) [2025-01-29 18:37:52] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 18:38:02] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 18:38:02] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:38:02] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 18:38:02] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:38:02] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:38:02] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:38:08] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:38:09] local.ERROR: error while retriving price from dextools [2025-01-29 18:38:09] local.ERROR: could not get price from dextools [2025-01-29 18:38:09] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:38:09] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:38:09] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 18:38:09] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:38:09] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 18:38:09] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:38:09] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:38:34] local.DEBUG: Reallocating SP [2025-01-29 18:39:06] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:39:06] local.ERROR: error while retriving price from dextools [2025-01-29 18:39:06] local.ERROR: could not get price from dextools [2025-01-29 18:39:06] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:39:06] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:39:06] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 18:39:06] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:39:06] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 18:39:06] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:39:06] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:39:13] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:39:13] local.ERROR: error while retriving price from dextools [2025-01-29 18:39:13] local.ERROR: could not get price from dextools [2025-01-29 18:39:13] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:39:13] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:39:13] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:39:13] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:39:13] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:39:13] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:39:13] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:39:30] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 18:39:30] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 18:39:30] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 18:39:30] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 18:39:30] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 18:39:30] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:42:26] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:42:26] local.ERROR: error while retriving price from dextools [2025-01-29 18:42:26] local.ERROR: could not get price from dextools [2025-01-29 18:42:26] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:42:26] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:42:26] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:42:26] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:42:26] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:42:26] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:42:26] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:42:53] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:42:54] local.ERROR: error while retriving price from dextools [2025-01-29 18:42:54] local.ERROR: could not get price from dextools [2025-01-29 18:42:54] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:42:54] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:42:54] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:42:54] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:42:54] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:42:54] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:42:54] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:46:12] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:46:12] local.ERROR: error while retriving price from dextools [2025-01-29 18:46:12] local.ERROR: could not get price from dextools [2025-01-29 18:46:12] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:46:12] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:46:12] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:46:12] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:46:12] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:46:12] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:46:12] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:47:48] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:47:48] local.ERROR: error while retriving price from dextools [2025-01-29 18:47:48] local.ERROR: could not get price from dextools [2025-01-29 18:47:48] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:47:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:47:48] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:47:48] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:47:48] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:47:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:47:48] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:47:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:47:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:47:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:47:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:47:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:47:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:47:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:47:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:47:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:47:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:06] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:50:07] local.ERROR: error while retriving price from dextools [2025-01-29 18:50:07] local.ERROR: could not get price from dextools [2025-01-29 18:50:07] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:50:07] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:50:07] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:50:07] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:50:07] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:50:07] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:50:07] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:50:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [16] => Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:43] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:50:44] local.ERROR: error while retriving price from dextools [2025-01-29 18:50:44] local.ERROR: could not get price from dextools [2025-01-29 18:50:44] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:50:44] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:50:44] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:50:44] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:50:44] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:50:44] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:50:44] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:50:44] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:44] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:44] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:44] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:44] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:44] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:44] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:44] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:44] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:50:44] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:12] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:53:12] local.ERROR: error while retriving price from dextools [2025-01-29 18:53:12] local.ERROR: could not get price from dextools [2025-01-29 18:53:12] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:53:12] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:53:12] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:53:12] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:53:12] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:53:12] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:53:12] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:53:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:40] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:53:40] local.ERROR: error while retriving price from dextools [2025-01-29 18:53:40] local.ERROR: could not get price from dextools [2025-01-29 18:53:40] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:53:40] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:53:40] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:53:40] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:53:40] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:53:40] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:53:40] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:53:40] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:40] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:40] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:40] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:40] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:40] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:40] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:40] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:40] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:53:40] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:13] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:54:14] local.ERROR: error while retriving price from dextools [2025-01-29 18:54:14] local.ERROR: could not get price from dextools [2025-01-29 18:54:14] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:54:14] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:54:14] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 18:54:14] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:54:14] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 18:54:14] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:54:14] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:54:14] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:14] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:14] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:14] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:14] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:14] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:14] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:14] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:14] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:14] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:48] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:54:49] local.ERROR: error while retriving price from dextools [2025-01-29 18:54:49] local.ERROR: could not get price from dextools [2025-01-29 18:54:49] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:54:49] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:54:49] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:54:49] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:54:49] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:54:49] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:54:49] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:54:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:54:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:35] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:55:35] local.ERROR: error while retriving price from dextools [2025-01-29 18:55:35] local.ERROR: could not get price from dextools [2025-01-29 18:55:35] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:55:35] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:55:35] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:55:35] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:55:35] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:55:35] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:55:35] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:55:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:38] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:55:38] local.ERROR: error while retriving price from dextools [2025-01-29 18:55:38] local.ERROR: could not get price from dextools [2025-01-29 18:55:38] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:55:38] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:55:38] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:55:38] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:55:38] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:55:38] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:55:38] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:55:38] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:38] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:38] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:38] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:38] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:38] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:38] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:38] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:38] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:55:38] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:30] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:56:31] local.ERROR: error while retriving price from dextools [2025-01-29 18:56:31] local.ERROR: could not get price from dextools [2025-01-29 18:56:31] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:56:31] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:56:31] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:56:31] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:56:31] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:56:31] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:56:31] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:56:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:31] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:35] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:56:36] local.ERROR: error while retriving price from dextools [2025-01-29 18:56:36] local.ERROR: could not get price from dextools [2025-01-29 18:56:36] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:56:36] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:56:36] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:56:36] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:56:36] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:56:36] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:56:36] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:56:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:56:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [original:protected] => Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 11:38:29 [deleted_at] => 2025-01-30 00:08:25 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:56:36] local.DEBUG: Record found: Array ( [attendance_id] => 291 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29T17:55:55.000000Z [updated_at] => 2025-01-29T11:38:29.000000Z [deleted_at] => 2025-01-30 00:08:25 ) [2025-01-29 18:57:47] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 18:57:48] local.ERROR: error while retriving price from dextools [2025-01-29 18:57:48] local.ERROR: could not get price from dextools [2025-01-29 18:57:48] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 18:57:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 18:57:48] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 18:57:48] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 18:57:48] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 18:57:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 18:57:48] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 18:57:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:57:48] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:57:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:57:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:57:48] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:57:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:57:48] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:57:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:57:48] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:57:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:57:48] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:57:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:57:48] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:57:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:57:48] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:57:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:57:48] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 18:57:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:24:24 [updated_at] => 2025-01-29 18:24:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 18:57:48] local.DEBUG: Record found: Array ( [attendance_id] => 298 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T18:24:24.000000Z [updated_at] => 2025-01-29T18:24:24.000000Z [deleted_at] => ) [2025-01-29 19:00:03] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:00:04] local.ERROR: error while retriving price from dextools [2025-01-29 19:00:04] local.ERROR: could not get price from dextools [2025-01-29 19:00:04] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:00:04] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:00:04] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 19:00:04] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:00:04] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 19:00:04] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:00:04] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:00:24] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:00:24] local.ERROR: error while retriving price from dextools [2025-01-29 19:00:24] local.ERROR: could not get price from dextools [2025-01-29 19:00:24] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:00:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:00:24] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 19:00:24] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:00:24] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 19:00:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:00:24] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:00:52] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:00:53] local.ERROR: error while retriving price from dextools [2025-01-29 19:00:53] local.ERROR: could not get price from dextools [2025-01-29 19:00:53] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:00:53] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:00:53] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 19:00:53] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:00:53] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 19:00:53] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:00:53] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:00:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:00:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:00:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:00:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:00:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:00:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:00:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:00:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:00:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:00:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:08] local.DEBUG: Allocating SP [2025-01-29 19:02:08] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:08] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:02:25] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:25] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:02:30] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:02:31] local.ERROR: error while retriving price from dextools [2025-01-29 19:02:31] local.ERROR: could not get price from dextools [2025-01-29 19:02:31] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:02:31] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:02:31] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 19:02:31] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:02:31] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 19:02:31] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:02:31] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:02:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:02:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:04:48] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:04:48] local.ERROR: error while retriving price from dextools [2025-01-29 19:04:48] local.ERROR: could not get price from dextools [2025-01-29 19:04:48] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:04:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:04:48] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 19:04:48] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:04:48] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 19:04:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:04:48] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:04:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:04:48] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:04:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:04:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:04:48] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:04:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:04:48] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:04:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:04:48] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:04:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:04:48] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:04:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:04:48] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:04:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:04:48] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:04:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:04:48] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:04:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:04:48] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:05:48] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:05:49] local.ERROR: error while retriving price from dextools [2025-01-29 19:05:49] local.ERROR: could not get price from dextools [2025-01-29 19:05:49] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:05:49] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:05:49] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:05:49] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:05:49] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:05:49] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:05:49] local.DEBUG: Values for Sql:Array ( [0] => 419 ) [2025-01-29 19:05:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:49] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:52] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:05:52] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => -1 [17] => 87 ) [2025-01-29 19:05:52] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:05:52] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 19:05:52] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:05:52] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 1 [17] => 87 [18] => -1 [19] => 87 ) [2025-01-29 19:05:52] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:05:52] local.DEBUG: Values for Sql:Array ( [0] => 380 [1] => 373 [2] => 367 [3] => 366 [4] => 323 [5] => 314 [6] => 106 [7] => 102 [8] => 101 ) [2025-01-29 19:05:52] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:05:52] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 [17] => 87 ) [2025-01-29 19:05:52] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:05:52] local.DEBUG: Values for Sql:Array ( [0] => 419 [1] => 401 [2] => 394 [3] => 392 [4] => 380 [5] => 373 [6] => 367 [7] => 366 [8] => 364 [9] => 346 [10] => 345 [11] => 319 ) [2025-01-29 19:05:53] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:05:54] local.ERROR: error while retriving price from dextools [2025-01-29 19:05:54] local.ERROR: could not get price from dextools [2025-01-29 19:05:54] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:05:54] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:05:54] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:05:54] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:05:54] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:05:54] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:05:54] local.DEBUG: Values for Sql:Array ( [0] => 419 ) [2025-01-29 19:05:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:05:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:04] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:06:04] local.ERROR: error while retriving price from dextools [2025-01-29 19:06:04] local.ERROR: could not get price from dextools [2025-01-29 19:06:04] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:06:04] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:06:04] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:06:04] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:06:04] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:06:04] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:06:04] local.DEBUG: Values for Sql:Array ( [0] => 419 ) [2025-01-29 19:06:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:12] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:06:12] local.ERROR: error while retriving price from dextools [2025-01-29 19:06:12] local.ERROR: could not get price from dextools [2025-01-29 19:06:12] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:06:12] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:06:12] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:06:12] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:06:12] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:06:12] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:06:12] local.DEBUG: Values for Sql:Array ( [0] => 419 ) [2025-01-29 19:06:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:12] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:16] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:06:16] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => -1 [17] => 87 ) [2025-01-29 19:06:16] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:06:16] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 19:06:16] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:06:16] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 1 [17] => 87 [18] => -1 [19] => 87 ) [2025-01-29 19:06:16] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:06:16] local.DEBUG: Values for Sql:Array ( [0] => 380 [1] => 373 [2] => 367 [3] => 366 [4] => 323 [5] => 314 [6] => 106 [7] => 102 [8] => 101 ) [2025-01-29 19:06:16] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:06:16] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 [17] => 87 ) [2025-01-29 19:06:16] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:06:16] local.DEBUG: Values for Sql:Array ( [0] => 419 [1] => 401 [2] => 394 [3] => 392 [4] => 380 [5] => 373 [6] => 367 [7] => 366 [8] => 364 [9] => 346 [10] => 345 [11] => 319 ) [2025-01-29 19:06:18] local.DEBUG: SQL to get Documents: select * from `uploaded_documents` where `user_id` = ? and `locker_id` = ? and `uploaded_documents`.`deleted_at` is null order by `document_id` desc [2025-01-29 19:06:18] local.DEBUG: Values for Sql:Array ( [0] => 87 [1] => 46 ) [2025-01-29 19:06:19] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:06:20] local.ERROR: error while retriving price from dextools [2025-01-29 19:06:20] local.ERROR: could not get price from dextools [2025-01-29 19:06:20] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:06:20] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:06:20] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:06:20] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:06:20] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:06:20] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:06:20] local.DEBUG: Values for Sql:Array ( [0] => 419 ) [2025-01-29 19:06:20] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:20] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:20] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:20] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:20] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:20] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:20] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:20] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:20] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:20] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:06:33] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:06:34] local.ERROR: error while retriving price from dextools [2025-01-29 19:06:34] local.ERROR: could not get price from dextools [2025-01-29 19:06:34] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:06:34] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:06:34] local.DEBUG: Values for Sql:Array ( [0] => 68 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:06:34] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:06:34] local.DEBUG: Values for Sql:Array ( [0] => 66 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:06:34] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:06:34] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:06:48] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:06:48] local.ERROR: error while retriving price from dextools [2025-01-29 19:06:48] local.ERROR: could not get price from dextools [2025-01-29 19:06:48] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:06:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:06:48] local.DEBUG: Values for Sql:Array ( [0] => 457 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:06:48] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:06:48] local.DEBUG: Values for Sql:Array ( [0] => 455 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:06:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:06:48] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:06:59] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:06:59] local.ERROR: error while retriving price from dextools [2025-01-29 19:06:59] local.ERROR: could not get price from dextools [2025-01-29 19:06:59] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:06:59] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:06:59] local.DEBUG: Values for Sql:Array ( [0] => 342 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:06:59] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:06:59] local.DEBUG: Values for Sql:Array ( [0] => 340 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:06:59] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:06:59] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:07:02] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:07:02] local.DEBUG: Values for Sql:Array ( [0] => 342 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:07:02] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`is_featured` = ? and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:07:02] local.DEBUG: Values for Sql:Array ( [0] => 342 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 1 ) [2025-01-29 19:07:02] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:07:02] local.DEBUG: Values for Sql:Array ( [0] => 342 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:07:03] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:07:04] local.ERROR: error while retriving price from dextools [2025-01-29 19:07:04] local.ERROR: could not get price from dextools [2025-01-29 19:07:04] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:07:04] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:07:04] local.DEBUG: Values for Sql:Array ( [0] => 342 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:07:04] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:07:04] local.DEBUG: Values for Sql:Array ( [0] => 340 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:07:04] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:07:04] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:07:08] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:07:08] local.DEBUG: Values for Sql:Array ( [0] => 340 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => -1 [17] => 87 ) [2025-01-29 19:07:08] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:07:08] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 19:07:08] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:07:08] local.DEBUG: Values for Sql:Array ( [0] => 340 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 1 [17] => 87 [18] => -1 [19] => 87 ) [2025-01-29 19:07:08] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:07:08] local.DEBUG: Values for Sql:Array ( [0] => 367 [1] => 366 [2] => 323 [3] => 314 [4] => 106 [5] => 102 [6] => 101 ) [2025-01-29 19:07:08] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:07:08] local.DEBUG: Values for Sql:Array ( [0] => 340 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 [17] => 87 ) [2025-01-29 19:07:08] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:07:08] local.DEBUG: Values for Sql:Array ( [0] => 367 [1] => 366 [2] => 364 ) [2025-01-29 19:07:09] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:07:09] local.DEBUG: Values for Sql:Array ( [0] => 342 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:07:09] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`is_featured` = ? and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:07:09] local.DEBUG: Values for Sql:Array ( [0] => 342 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 1 ) [2025-01-29 19:07:09] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:07:09] local.DEBUG: Values for Sql:Array ( [0] => 342 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:07:11] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:07:12] local.ERROR: error while retriving price from dextools [2025-01-29 19:07:12] local.ERROR: could not get price from dextools [2025-01-29 19:07:12] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:07:12] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:07:12] local.DEBUG: Values for Sql:Array ( [0] => 342 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:07:12] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:07:12] local.DEBUG: Values for Sql:Array ( [0] => 340 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:07:12] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:07:12] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:07:25] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:07:26] local.ERROR: error while retriving price from dextools [2025-01-29 19:07:26] local.ERROR: could not get price from dextools [2025-01-29 19:07:26] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:07:26] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:07:26] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:07:26] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:07:26] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:07:26] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:07:26] local.DEBUG: Values for Sql:Array ( [0] => 419 ) [2025-01-29 19:07:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:29] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:07:29] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => -1 [17] => 87 ) [2025-01-29 19:07:29] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:07:29] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 19:07:29] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:07:29] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 1 [17] => 87 [18] => -1 [19] => 87 ) [2025-01-29 19:07:29] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:07:29] local.DEBUG: Values for Sql:Array ( [0] => 380 [1] => 373 [2] => 367 [3] => 366 [4] => 323 [5] => 314 [6] => 106 [7] => 102 [8] => 101 ) [2025-01-29 19:07:29] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:07:29] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 [17] => 87 ) [2025-01-29 19:07:29] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:07:29] local.DEBUG: Values for Sql:Array ( [0] => 419 [1] => 401 [2] => 394 [3] => 392 [4] => 380 [5] => 373 [6] => 367 [7] => 366 [8] => 364 [9] => 346 [10] => 345 [11] => 319 ) [2025-01-29 19:07:30] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:07:31] local.ERROR: error while retriving price from dextools [2025-01-29 19:07:31] local.ERROR: could not get price from dextools [2025-01-29 19:07:31] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:07:31] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:07:31] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:07:31] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:07:31] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:07:31] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:07:31] local.DEBUG: Values for Sql:Array ( [0] => 419 ) [2025-01-29 19:07:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:31] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:07:56] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:07:56] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:07:56] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`is_featured` = ? and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:07:56] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 1 ) [2025-01-29 19:07:56] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:07:56] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:08:03] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-29 19:08:04] local.ERROR: error while retriving price from dextools [2025-01-29 19:08:04] local.ERROR: could not get price from dextools [2025-01-29 19:08:04] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:08:04] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:08:04] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:08:04] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:08:04] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:08:04] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:08:04] local.DEBUG: Values for Sql:Array ( [0] => 419 ) [2025-01-29 19:08:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:08:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:08:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:08:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:08:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:08:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:08:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:08:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:08:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:08:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:08:46] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:08:46] local.DEBUG: Values for Sql:Array ( [0] => 458 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:08:46] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`is_featured` = ? and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:08:46] local.DEBUG: Values for Sql:Array ( [0] => 458 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 1 ) [2025-01-29 19:08:46] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 19:08:46] local.DEBUG: Values for Sql:Array ( [0] => 458 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:08:54] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:08:54] local.ERROR: error while retriving price from dextools [2025-01-29 19:08:54] local.ERROR: could not get price from dextools [2025-01-29 19:08:54] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:08:54] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:08:54] local.DEBUG: Values for Sql:Array ( [0] => 458 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:08:54] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:08:54] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:08:54] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:08:54] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:09:00] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:09:01] local.ERROR: error while retriving price from dextools [2025-01-29 19:09:01] local.ERROR: could not get price from dextools [2025-01-29 19:09:01] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:09:01] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:09:01] local.DEBUG: Values for Sql:Array ( [0] => 69 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:09:01] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:09:01] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:09:01] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:09:01] local.DEBUG: Values for Sql:Array ( [0] => 419 ) [2025-01-29 19:09:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:23] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:09:24] local.ERROR: error while retriving price from dextools [2025-01-29 19:09:24] local.ERROR: could not get price from dextools [2025-01-29 19:09:24] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:09:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:09:24] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 19:09:24] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:09:24] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 19:09:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:09:24] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:09:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:24] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:09:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:24] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:09:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:24] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:09:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:24] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:09:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:24] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:09:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:24] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:09:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:24] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:09:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:24] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:09:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:09:24] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:09:56] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:09:56] local.ERROR: error while retriving price from dextools [2025-01-29 19:09:56] local.ERROR: could not get price from dextools [2025-01-29 19:09:56] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:09:56] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:09:56] local.DEBUG: Values for Sql:Array ( [0] => 458 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:09:56] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:09:56] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:09:56] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:09:56] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:10:29] local.DEBUG: Token:array ( 10002 => 'https://api.zeptomail.com/v1.1/email', 19913 => true, 10102 => '', 68 => 10, 13 => 30, 32 => 6, 84 => 2, 10036 => 'POST', 10015 => '{"from":{"address":"info@coinsforcollege.org"},"to":[{"email_address":{"address":"kartik.g.dweb@gmail.com","name":"kartik.g.dweb@gmail.com"}}],"cc":[],"bcc":[],"subject":"Group Invitation - Coins for College","htmlbody":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n <meta charset=\\"UTF-8\\">\\n <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n <title>Group Invitation - Coins for College<\\/title>\\n<\\/head>\\n<body style=\\"font-family: Arial, sans-serif; background-color: #f4f4f4; padding: 20px;\\">\\n\\n <div style=\\"max-width: 600px; margin: 0 auto; background-color: #fff; border-radius: 10px; overflow: hidden;\\">\\n\\n <!-- Header -->\\n <div style=\\"background-color: #673ab7; color: #fff; text-align: center; padding: 20px;\\">\\n <h2>Group Invitation<\\/h2>\\n <\\/div>\\n\\n <!-- Content -->\\n <div style=\\"padding: 20px;\\">\\n <p>Hello kartik.g.dweb@gmail.com,<\\/p>\\n <p>You have been invited to join the \\"Kartik002\\" group on Coins for College.<\\/p>\\n <p>Here are some details about the group:<\\/p>\\n <ul>\\n <li>Group Name: Kartik002<\\/li>\\n <li>Invited By: Kartik Gosiya<\\/li>\\n <li>Role: Child<\\/li>\\n <\\/ul>\\n <p>Download the Coins For College app to accept the invitation:<\\/p>\\n\\n <div>\\n <!-- Android App Badge and Link -->\\n <a href=\\"https:\\/\\/play.google.com\\/store\\/apps\\/details?id=com.coins.college\\" style=\\"display: inline-block; margin-right: 10px;\\">\\n <img src=\\"https:\\/\\/coinsforcollege.org\\/admin\\/public\\/app-assets\\/images\\/badges\\/google-play-badge.png\\" alt=\\"Download on Google Play\\" width=\\"170\\" style=\\"padding:15px\\">\\n <\\/a>\\n\\n <!-- iOS App Badge and Link -->\\n <a href=\\"https:\\/\\/apps.apple.com\\/us\\/app\\/coins-for-college\\/id6469045127\\" style=\\"display: inline-block;\\">\\n <img src=\\"https:\\/\\/coinsforcollege.org\\/admin\\/public\\/app-assets\\/images\\/badges\\/app-store-badge.png\\" alt=\\"Download on the App Store\\" width=\\"250\\" >\\n <\\/a>\\n <\\/div>\\n\\n <p>If you have already signed up, you can login to app and accept the invitation from the app<\\/a>.<\\/p>\\n\\n <p>If you did not expect this invitation or have any concerns, please ignore this email.<\\/p>\\n <p>Thank you for using Coins for College.<\\/p>\\n <\\/div>\\n\\n <!-- Footer -->\\n <div style=\\"background-color: #673ab7; color: #fff; text-align: center; padding: 10px;\\">\\n <p>© 2025 Coins for College. All rights reserved.<\\/p>\\n <\\/div>\\n\\n <\\/div>\\n\\n<\\/body>\\n<\\/html>\\n"}', 10023 => array ( 0 => 'accept: application/json', 1 => 'authorization:Zoho-enczapikey wSsVR6118hCkX6YpyDKrL+gxzFxRAlLwQEQs0FWo43L+GfrL9Mc6wkybVlLxFPJJFGRhF2cUobIoyR8D2mZf3d0sy1EDXCiF9mqRe1U4J3x17qnvhDzNXmxZlBKMKYIBxQ9snGFnFMAg+g==', 2 => 'cache-control: no-cache', 3 => 'content-type: application/json', ), ) [2025-01-29 19:10:29] local.DEBUG: email sent successfully: {"data":[{"code":"EM_104","additional_info":[],"message":"Email request received"}],"message":"OK","request_id":"2d6f.4d0414f5faee03b5.m1.b49968a0-de74-11ef-857c-fae9afc80e45.194b378dc2a","object":"email"} [2025-01-29 19:10:52] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 19:10:52] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 69 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => 362226 [5] => India [6] => COUNTRY_PARENT_AND_CHILD [7] => COUNTRY [8] => India [9] => GLOBAL [10] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 19:10:52] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 19:10:52] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => ZIPCODE_PARENT_AND_CHILD [4] => ZIPCODE [5] => 362226 [6] => India [7] => COUNTRY_PARENT_AND_CHILD [8] => COUNTRY [9] => India [10] => 0 ) [2025-01-29 19:10:52] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:10:52] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:10:52] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:52] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:52] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:52] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:52] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:52] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:52] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:52] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:52] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:52] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:57] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:10:58] local.ERROR: error while retriving price from dextools [2025-01-29 19:10:58] local.ERROR: could not get price from dextools [2025-01-29 19:10:58] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:10:58] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:10:58] local.DEBUG: Values for Sql:Array ( [0] => 458 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:10:58] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:10:58] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:10:58] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:10:58] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:10:58] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:58] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:58] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:58] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:58] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:58] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:58] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:58] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:58] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:10:58] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:07] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:12:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:07] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:12:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:07] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:12:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:07] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:12:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:07] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:12:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:07] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:12:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:07] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:12:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:07] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:12:54] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:57] local.DEBUG: Reallocating SP [2025-01-29 19:12:57] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:57] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 19:12:57] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 69 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => 362226 [5] => India [6] => COUNTRY_PARENT_AND_CHILD [7] => COUNTRY [8] => India [9] => GLOBAL [10] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 19:12:57] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 19:12:57] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => ZIPCODE_PARENT_AND_CHILD [4] => ZIPCODE [5] => 362226 [6] => India [7] => COUNTRY_PARENT_AND_CHILD [8] => COUNTRY [9] => India [10] => 0 ) [2025-01-29 19:12:57] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:12:57] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:12:57] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:57] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:57] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:57] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:57] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:57] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:57] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:57] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:57] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:12:57] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:24] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:17:24] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => -1 [17] => 87 ) [2025-01-29 19:17:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:17:24] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 19:17:24] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:17:24] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 1 [17] => 87 [18] => -1 [19] => 87 ) [2025-01-29 19:17:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:17:24] local.DEBUG: Values for Sql:Array ( [0] => 367 [1] => 366 [2] => 323 [3] => 314 [4] => 106 [5] => 102 [6] => 101 ) [2025-01-29 19:17:24] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 19:17:24] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 [17] => 87 ) [2025-01-29 19:17:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:17:24] local.DEBUG: Values for Sql:Array ( [0] => 367 [1] => 366 [2] => 364 ) [2025-01-29 19:17:28] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:17:28] local.ERROR: error while retriving price from dextools [2025-01-29 19:17:28] local.ERROR: could not get price from dextools [2025-01-29 19:17:28] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:17:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:17:28] local.DEBUG: Values for Sql:Array ( [0] => 458 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:17:28] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:17:28] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:17:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:17:28] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:17:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:35] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:17:35] local.ERROR: error while retriving price from dextools [2025-01-29 19:17:35] local.ERROR: could not get price from dextools [2025-01-29 19:17:35] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:17:35] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:17:35] local.DEBUG: Values for Sql:Array ( [0] => 157 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam ) [2025-01-29 19:17:35] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:17:35] local.DEBUG: Values for Sql:Array ( [0] => 155 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 30 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 00606 [11] => Viet Nam [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Viet Nam [16] => 30 ) [2025-01-29 19:17:35] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:17:35] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:17:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:35] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:17:35] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:36] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:17:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:36] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:17:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:36] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:17:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:36] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:17:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:36] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:17:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:36] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:17:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:36] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:17:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:17:36] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-29 19:19:29] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:19:29] local.ERROR: error while retriving price from dextools [2025-01-29 19:19:29] local.ERROR: could not get price from dextools [2025-01-29 19:19:29] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:19:29] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:19:29] local.DEBUG: Values for Sql:Array ( [0] => 458 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-29 19:19:29] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:19:29] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-29 19:19:29] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:19:29] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:19:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:19:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:19:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:19:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:19:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:19:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:19:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:19:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:19:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:19:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:39] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 19:24:39] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 69 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => 362226 [5] => India [6] => COUNTRY_PARENT_AND_CHILD [7] => COUNTRY [8] => India [9] => GLOBAL [10] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 19:24:39] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 19:24:39] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => ZIPCODE_PARENT_AND_CHILD [4] => ZIPCODE [5] => 362226 [6] => India [7] => COUNTRY_PARENT_AND_CHILD [8] => COUNTRY [9] => India [10] => 0 ) [2025-01-29 19:24:39] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:24:39] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:24:39] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:39] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:39] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:39] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:39] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:39] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:39] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:39] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:39] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:39] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:53] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 19:24:53] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 69 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => 362226 [5] => India [6] => COUNTRY_PARENT_AND_CHILD [7] => COUNTRY [8] => India [9] => GLOBAL [10] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 19:24:53] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 19:24:53] local.DEBUG: Values for Sql:Array ( [0] => 67 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => ZIPCODE_PARENT_AND_CHILD [4] => ZIPCODE [5] => 362226 [6] => India [7] => COUNTRY_PARENT_AND_CHILD [8] => COUNTRY [9] => India [10] => 0 ) [2025-01-29 19:24:53] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:24:53] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:24:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:24:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:16] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 19:25:16] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 458 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => 362226 [5] => India [6] => COUNTRY_PARENT_AND_CHILD [7] => COUNTRY [8] => India [9] => GLOBAL [10] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 19:25:16] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 19:25:16] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => ZIPCODE_PARENT_AND_CHILD [4] => ZIPCODE [5] => 362226 [6] => India [7] => COUNTRY_PARENT_AND_CHILD [8] => COUNTRY [9] => India [10] => 0 ) [2025-01-29 19:25:16] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:25:16] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:25:16] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:16] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:16] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:16] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:16] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:16] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:16] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:16] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:16] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:16] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:27] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 19:25:27] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 458 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => 362226 [5] => India [6] => COUNTRY_PARENT_AND_CHILD [7] => COUNTRY [8] => India [9] => GLOBAL [10] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 19:25:27] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 19:25:27] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => ZIPCODE_PARENT_AND_CHILD [4] => ZIPCODE [5] => 362226 [6] => India [7] => COUNTRY_PARENT_AND_CHILD [8] => COUNTRY [9] => India [10] => 0 ) [2025-01-29 19:25:27] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:25:27] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:25:27] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:27] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:27] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:27] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:27] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:27] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:27] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:27] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:27] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:27] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:33] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:36] local.DEBUG: Reallocating SP [2025-01-29 19:25:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:36] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 19:25:36] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 458 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => 362226 [5] => India [6] => COUNTRY_PARENT_AND_CHILD [7] => COUNTRY [8] => India [9] => GLOBAL [10] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 19:25:36] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 19:25:36] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => ZIPCODE_PARENT_AND_CHILD [4] => ZIPCODE [5] => 362226 [6] => India [7] => COUNTRY_PARENT_AND_CHILD [8] => COUNTRY [9] => India [10] => 0 ) [2025-01-29 19:25:36] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:25:36] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:25:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:36] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:43] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:45] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 19:25:45] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 458 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => 362226 [5] => India [6] => COUNTRY_PARENT_AND_CHILD [7] => COUNTRY [8] => India [9] => GLOBAL [10] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 19:25:45] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 19:25:45] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => ZIPCODE_PARENT_AND_CHILD [4] => ZIPCODE [5] => 362226 [6] => India [7] => COUNTRY_PARENT_AND_CHILD [8] => COUNTRY [9] => India [10] => 0 ) [2025-01-29 19:25:45] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:25:45] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:25:45] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:45] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:45] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:45] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:45] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:45] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:45] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:45] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:45] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:45] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:46] local.DEBUG: SQL to get Documents: select * from `uploaded_documents` where `user_id` = ? and `locker_id` = ? and `uploaded_documents`.`deleted_at` is null order by `document_id` desc [2025-01-29 19:25:46] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 1 ) [2025-01-29 19:25:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 19:25:48] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 458 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => 362226 [5] => India [6] => COUNTRY_PARENT_AND_CHILD [7] => COUNTRY [8] => India [9] => GLOBAL [10] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 19:25:48] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 19:25:48] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => ZIPCODE_PARENT_AND_CHILD [4] => ZIPCODE [5] => 362226 [6] => India [7] => COUNTRY_PARENT_AND_CHILD [8] => COUNTRY [9] => India [10] => 0 ) [2025-01-29 19:25:48] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:25:48] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:25:48] local.DEBUG: SQL to get Documents: select * from `uploaded_documents` where `user_id` = ? and `document_uuid` in (?) and `locker_id` = ? and `uploaded_documents`.`deleted_at` is null order by `document_id` desc [2025-01-29 19:25:48] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 75a8936d-dbe0-4a4c-a8a7-1d2fcd01eb3a [2] => 1 ) [2025-01-29 19:25:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:48] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:53] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 19:25:53] local.DEBUG: Values for Sql:Array ( [0] => 88 [1] => 458 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => 362226 [5] => India [6] => COUNTRY_PARENT_AND_CHILD [7] => COUNTRY [8] => India [9] => GLOBAL [10] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 19:25:53] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 19:25:53] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => ZIPCODE_PARENT_AND_CHILD [4] => ZIPCODE [5] => 362226 [6] => India [7] => COUNTRY_PARENT_AND_CHILD [8] => COUNTRY [9] => India [10] => 0 ) [2025-01-29 19:25:53] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 19:25:53] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:25:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:25:53] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:54:07] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 19:54:07] local.ERROR: error while retriving price from dextools [2025-01-29 19:54:07] local.ERROR: could not get price from dextools [2025-01-29 19:54:07] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:54:07] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:54:07] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 19:54:07] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:54:07] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 19:54:07] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:54:07] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.ERROR: error while retriving price from dextools [2025-01-29 19:54:07] local.ERROR: could not get price from dextools [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 19:54:07] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 19:54:07] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 19:54:07] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 19:54:07] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 19:54:07] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 19:54:07] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:14:41] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 20:14:41] local.ERROR: error while retriving price from dextools [2025-01-29 20:14:41] local.ERROR: could not get price from dextools [2025-01-29 20:14:41] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 20:14:41] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 20:14:41] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:14:42] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 20:14:42] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 20:14:42] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 20:14:42] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 20:14:42] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:14:42] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:14:42] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:14:42] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:14:42] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:14:42] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:14:42] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:14:42] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:14:42] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:14:42] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:15:59] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 20:15:59] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:15:59] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 20:15:59] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 20:15:59] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:15:59] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 20:15:59] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:15:59] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:15:59] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:15:59] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:15:59] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:15:59] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:15:59] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:15:59] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:15:59] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:15:59] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:13] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 18:29:07 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:24] local.DEBUG: Reallocating SP [2025-01-29 20:16:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 20:16:24] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:16:24] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 20:16:24] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 20:16:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:16:24] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 20:16:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:16:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:17:24] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 20:17:24] local.ERROR: error while retriving price from dextools [2025-01-29 20:17:24] local.ERROR: could not get price from dextools [2025-01-29 20:17:24] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 20:17:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 20:17:24] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:17:25] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 20:17:25] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 20:17:25] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 20:17:25] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 20:17:25] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:17:25] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:17:25] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:17:25] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:17:25] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:17:25] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:17:25] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:17:25] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:17:25] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:17:25] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:17:45] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:17:45] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => -1 [8] => 614 ) [2025-01-29 20:17:45] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:17:45] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 20:17:45] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:17:45] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 1 [8] => 614 [9] => -1 [10] => 614 ) [2025-01-29 20:17:45] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:17:45] local.DEBUG: Values for Sql:Array ( [0] => 323 [1] => 314 [2] => 106 [3] => 102 [4] => 101 ) [2025-01-29 20:17:45] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:17:45] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 [8] => 614 ) [2025-01-29 20:18:41] local.DEBUG: SQL to get Rewards: select `products`.* from `products` where `products`.`product_id` in (?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 10 [2025-01-29 20:18:41] local.DEBUG: Values for Sql:Array ( [0] => 359 ) [2025-01-29 20:18:41] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:18:41] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => -1 [8] => 614 ) [2025-01-29 20:18:41] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:18:41] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 20:18:41] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:18:41] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 1 [8] => 614 [9] => -1 [10] => 614 ) [2025-01-29 20:18:41] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:18:41] local.DEBUG: Values for Sql:Array ( [0] => 323 [1] => 314 [2] => 106 [3] => 102 [4] => 101 ) [2025-01-29 20:18:41] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:18:41] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 [8] => 614 ) [2025-01-29 20:18:49] local.DEBUG: SQL to get Rewards: select `products`.* from `products` where `products`.`product_id` in (?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 10 [2025-01-29 20:18:49] local.DEBUG: Values for Sql:Array ( [0] => 359 ) [2025-01-29 20:18:50] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:18:50] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => -1 [8] => 614 ) [2025-01-29 20:18:50] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:18:50] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 20:18:50] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:18:50] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 1 [8] => 614 [9] => -1 [10] => 614 ) [2025-01-29 20:18:50] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:18:50] local.DEBUG: Values for Sql:Array ( [0] => 323 [1] => 314 [2] => 106 [3] => 102 [4] => 101 ) [2025-01-29 20:18:50] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:18:50] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 [8] => 614 ) [2025-01-29 20:18:52] local.DEBUG: SQL to get Rewards: select `products`.* from `products` where `products`.`product_id` in (?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 10 [2025-01-29 20:18:52] local.DEBUG: Values for Sql:Array ( [0] => 359 ) [2025-01-29 20:18:52] local.DEBUG: Array ( [store_product_id] => 1038 [store_id] => 478 [product_id] => 359 [is_published] => 1 [created_at] => 2025-01-29T20:18:41.000000Z [updated_at] => 2025-01-29T20:18:49.000000Z [deleted_at] => ) [2025-01-29 20:18:53] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:18:53] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => -1 [8] => 614 ) [2025-01-29 20:18:53] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:18:53] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 20:18:53] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:18:53] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 1 [8] => 614 [9] => -1 [10] => 614 ) [2025-01-29 20:18:53] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:18:53] local.DEBUG: Values for Sql:Array ( [0] => 323 [1] => 314 [2] => 106 [3] => 102 [4] => 101 ) [2025-01-29 20:18:53] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:18:53] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 [8] => 614 ) [2025-01-29 20:20:41] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`product_id` in (?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 10 [2025-01-29 20:20:41] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 358 ) [2025-01-29 20:20:41] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 20:20:41] local.DEBUG: Values for Sql:Array ( [0] => 358 ) [2025-01-29 20:21:36] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:21:36] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:21:36] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`is_featured` = ? and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:21:36] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 1 ) [2025-01-29 20:21:36] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:21:36] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:21:38] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:21:38] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => -1 [8] => 614 ) [2025-01-29 20:21:38] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:21:38] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 20:21:38] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:21:38] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 1 [8] => 614 [9] => -1 [10] => 614 ) [2025-01-29 20:21:38] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:21:38] local.DEBUG: Values for Sql:Array ( [0] => 323 [1] => 314 [2] => 106 [3] => 102 [4] => 101 ) [2025-01-29 20:21:38] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:21:38] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 [8] => 614 ) [2025-01-29 20:21:42] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`product_id` in (?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 10 [2025-01-29 20:21:42] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 358 ) [2025-01-29 20:21:42] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 20:21:42] local.DEBUG: Values for Sql:Array ( [0] => 358 ) [2025-01-29 20:22:03] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:22:03] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:22:03] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`is_featured` = ? and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:22:03] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 1 ) [2025-01-29 20:22:03] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:22:03] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:24:42] local.DEBUG: SQL to get Documents: select * from `uploaded_documents` where `user_id` = ? and `locker_id` = ? and `uploaded_documents`.`deleted_at` is null order by `document_id` desc [2025-01-29 20:24:42] local.DEBUG: Values for Sql:Array ( [0] => 614 [1] => 43 ) [2025-01-29 20:25:23] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 20:25:23] local.ERROR: error while retriving price from dextools [2025-01-29 20:25:23] local.ERROR: could not get price from dextools [2025-01-29 20:25:23] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 20:25:23] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 20:25:23] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:25:23] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 20:25:23] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 20:25:24] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 20:25:24] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 20:25:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:24] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:29] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 20:25:29] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:25:29] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 20:25:29] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 20:25:29] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:25:29] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 20:25:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:29] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:25:43] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and `products`.`is_featured` = ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:25:43] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 [4] => 1 ) [2025-01-29 20:25:43] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:25:43] local.DEBUG: Values for Sql:Array ( [0] => 367 [1] => 366 [2] => 323 [3] => 314 [4] => 106 [5] => 102 [6] => 101 ) [2025-01-29 20:25:43] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 20 [2025-01-29 20:25:43] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 20:25:43] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:25:43] local.DEBUG: Values for Sql:Array ( [0] => 415 [1] => 410 [2] => 408 [3] => 407 [4] => 406 [5] => 405 [6] => 404 [7] => 403 [8] => 402 [9] => 370 [10] => 367 [11] => 366 [12] => 359 [13] => 358 [14] => 357 [15] => 356 [16] => 355 [17] => 325 [18] => 323 [19] => 322 ) [2025-01-29 20:25:58] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and `products`.`product_id` in (?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 10 [2025-01-29 20:25:58] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 [4] => 358 ) [2025-01-29 20:25:58] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 20:25:58] local.DEBUG: Values for Sql:Array ( [0] => 358 ) [2025-01-29 20:25:58] local.DEBUG: Current Balance: 45 [2025-01-29 20:26:09] local.DEBUG: SQL to get Rewards: select `products`.* from `products` where `products`.`product_id` in (?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 10 [2025-01-29 20:26:09] local.DEBUG: Values for Sql:Array ( [0] => 358 ) [2025-01-29 20:26:09] local.DEBUG: SQL to get Rewards: select `products`.* from `products` where `products`.`product_id` in (?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 10 [2025-01-29 20:26:09] local.DEBUG: Values for Sql:Array ( [0] => 358 ) [2025-01-29 20:26:09] local.DEBUG: reward visible_to: GLOBAL_FOR_PARENT_AND_CHILD [2025-01-29 20:26:09] local.DEBUG: reward is not assigned to user, but it is visible, so adding into the store [2025-01-29 20:26:09] local.DEBUG: SQL to get Rewards: select `products`.* from `products` where `products`.`product_id` in (?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 10 [2025-01-29 20:26:09] local.DEBUG: Values for Sql:Array ( [0] => 358 ) [2025-01-29 20:26:09] local.DEBUG: SQL to get Rewards: select `products`.* from `products` where `products`.`product_id` in (?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 10 [2025-01-29 20:26:09] local.DEBUG: Values for Sql:Array ( [0] => 358 ) [2025-01-29 20:26:10] local.DEBUG: Current Balance: 45 [2025-01-29 20:26:12] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and `products`.`is_featured` = ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:26:12] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 [4] => 1 ) [2025-01-29 20:26:13] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:26:13] local.DEBUG: Values for Sql:Array ( [0] => 367 [1] => 366 [2] => 323 [3] => 314 [4] => 106 [5] => 102 [6] => 101 ) [2025-01-29 20:26:13] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 20 [2025-01-29 20:26:13] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 20:26:14] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:26:14] local.DEBUG: Values for Sql:Array ( [0] => 415 [1] => 410 [2] => 408 [3] => 407 [4] => 406 [5] => 405 [6] => 404 [7] => 403 [8] => 402 [9] => 370 [10] => 367 [11] => 366 [12] => 359 [13] => 358 [14] => 357 [15] => 356 [16] => 355 [17] => 325 [18] => 323 [19] => 322 ) [2025-01-29 20:26:16] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and `products`.`is_featured` = ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:26:16] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 [4] => 1 ) [2025-01-29 20:26:17] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:26:17] local.DEBUG: Values for Sql:Array ( [0] => 367 [1] => 366 [2] => 323 [3] => 314 [4] => 106 [5] => 102 [6] => 101 ) [2025-01-29 20:26:17] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 20 [2025-01-29 20:26:17] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 20:26:18] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:26:18] local.DEBUG: Values for Sql:Array ( [0] => 415 [1] => 410 [2] => 408 [3] => 407 [4] => 406 [5] => 405 [6] => 404 [7] => 403 [8] => 402 [9] => 370 [10] => 367 [11] => 366 [12] => 359 [13] => 358 [14] => 357 [15] => 356 [16] => 355 [17] => 325 [18] => 323 [19] => 322 ) [2025-01-29 20:26:37] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 20:26:37] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:26:37] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 20:26:37] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:26:45] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:26:45] local.DEBUG: Values for Sql:Array ( [0] => 93 ) [2025-01-29 20:26:45] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 20:26:55] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:26:55] local.DEBUG: Values for Sql:Array ( [0] => 93 ) [2025-01-29 20:26:55] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 20:26:55] local.DEBUG: task is not assigned to user, and it is not visible as well [2025-01-29 20:26:55] local.INFO: 0.10000000 points allocated for COMPLETION_OF_TASKS_BY_CHILDREN_IN_GROUP to 614 [2025-01-29 20:26:55] local.DEBUG: Token:array ( 10002 => 'https://api.zeptomail.com/v1.1/email', 19913 => true, 10102 => '', 68 => 10, 13 => 30, 32 => 6, 84 => 2, 10036 => 'POST', 10015 => '{"from":{"address":"info@coinsforcollege.org"},"to":[{"email_address":{"address":"mdusdadult@gmail.com","name":"MDUSD Adult"}}],"cc":[],"bcc":[],"subject":"Task Claimed","htmlbody":"<!DOCTYPE html>\\n<html lang=\\"en\\">\\n<head>\\n <meta charset=\\"UTF-8\\">\\n <meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1.0\\">\\n <title>Task Pending Approval<\\/title>\\n <link href=\'https:\\/\\/fonts.googleapis.com\\/css?family=Poppins\' rel=\'stylesheet\'>\\n<\\/head>\\n<body style=\\"font-family: Poppins; background-color: #f4f4f4; padding: 20px;\\">\\n\\n <div style=\\"max-width: 600px; margin: 0 auto; background-color: #fff; border-radius: 10px; overflow: hidden;\\">\\n\\n <!-- Header -->\\n <div style=\\"background-color: #3498db; color: #fff; text-align: center; padding: 20px;\\">\\n <h2>Task Pending Approval<\\/h2>\\n <\\/div>\\n\\n <!-- Content -->\\n <div style=\\"padding: 20px;\\">\\n <p>Hello MDUSD Adult,<\\/p>\\n <p>Your child has completed a task and it is now pending your approval:<\\/p>\\n <ul>\\n <li><strong>Task Name:<\\/strong> Take Out Trash<\\/li>\\n <li><strong>Assigned To:<\\/strong> MDUSD Student<\\/li>\\n <\\/ul>\\n <p>If you have any questions or concerns, please contact us.<\\/p>\\n <p>Thank you for using our task management system.<\\/p>\\n <\\/div>\\n\\n <!-- Footer -->\\n <div style=\\"background-color: #3498db; color: #fff; text-align: center; padding: 10px;\\">\\n <p>© 2025 Coins for College. All rights reserved.<\\/p>\\n <\\/div>\\n\\n <\\/div>\\n\\n<\\/body>\\n<\\/html>\\n"}', 10023 => array ( 0 => 'accept: application/json', 1 => 'authorization:Zoho-enczapikey wSsVR6118hCkX6YpyDKrL+gxzFxRAlLwQEQs0FWo43L+GfrL9Mc6wkybVlLxFPJJFGRhF2cUobIoyR8D2mZf3d0sy1EDXCiF9mqRe1U4J3x17qnvhDzNXmxZlBKMKYIBxQ9snGFnFMAg+g==', 2 => 'cache-control: no-cache', 3 => 'content-type: application/json', ), ) [2025-01-29 20:26:55] local.DEBUG: email sent successfully: {"data":[{"code":"EM_104","additional_info":[],"message":"Email request received"}],"message":"OK","request_id":"2d6f.4d0414f5faee03b5.m1.61fc6b00-de7f-11ef-b56a-5254005934b4.194b3bed5b0","object":"email"} [2025-01-29 20:26:56] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:26:56] local.DEBUG: Values for Sql:Array ( [0] => 93 ) [2025-01-29 20:26:56] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT [2025-01-29 20:29:58] local.DEBUG: SQL to get Documents: select * from `uploaded_documents` where `user_id` = ? and `locker_id` = ? and `uploaded_documents`.`deleted_at` is null order by `document_id` desc [2025-01-29 20:29:58] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 45 ) [2025-01-29 20:30:20] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 20:30:20] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:30:20] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 20:30:20] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:31:01] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:31:01] local.DEBUG: Values for Sql:Array ( [0] => 513 ) [2025-01-29 20:31:01] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT_AND_CHILD [2025-01-29 20:31:05] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 20:31:05] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:31:05] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 20:31:05] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:31:06] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 20:31:06] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:31:06] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`goal_id` = ? and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 20:31:06] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD [6] => 3 ) [2025-01-29 20:31:10] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where `tasks`.`task_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:31:10] local.DEBUG: Values for Sql:Array ( [0] => 511 ) [2025-01-29 20:31:10] local.DEBUG: task visible_to: GLOBAL_FOR_PARENT_AND_CHILD [2025-01-29 20:31:57] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 12 [2025-01-29 20:31:57] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:31:57] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `due_by` asc limit 15 [2025-01-29 20:31:57] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:32:01] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' left join `task_assigned` on `tasks`.`task_id` = `task_assigned`.`task_id` and `task_assigned`.`user_id` = ? and `task_assigned`.`group_id` = ? where (`task_assigned`.`user_id` is not null or (`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` is null and `visibility_country_single`.`entity_value` is null) or (`task_settings`.`visible_to` in (?, ?))) and (`tasks`.`due_by` > '2025-01-29' or `tasks`.`due_by` is null) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_assigned`.`user_id` desc, `task_id` desc limit 1 [2025-01-29 20:32:01] local.DEBUG: Values for Sql:Array ( [0] => 617 [1] => 480 [2] => ZIPCODE_PARENT_AND_CHILD [3] => ZIPCODE [4] => GLOBAL [5] => GLOBAL_FOR_PARENT_AND_CHILD ) [2025-01-29 20:32:01] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?)) and not `store_product`.`is_published` <=> ? and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 1 [2025-01-29 20:32:01] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT_AND_CHILD [3] => 0 ) [2025-01-29 20:32:01] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:32:01] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 20:32:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:01] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:08] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 20:32:09] local.ERROR: error while retriving price from dextools [2025-01-29 20:32:09] local.ERROR: could not get price from dextools [2025-01-29 20:32:09] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 20:32:09] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 20:32:09] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:32:09] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 20:32:09] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 20:32:09] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 20:32:09] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 20:32:09] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:09] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:09] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:09] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:09] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:09] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:09] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:09] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:09] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:09] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:32:11] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:32:11] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:32:11] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`is_featured` = ? and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:32:11] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 1 ) [2025-01-29 20:32:11] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:32:11] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:36:28] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 20:36:28] local.ERROR: error while retriving price from dextools [2025-01-29 20:36:28] local.ERROR: could not get price from dextools [2025-01-29 20:36:28] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 20:36:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 20:36:28] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:36:28] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 20:36:28] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 20:36:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 20:36:28] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 20:36:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:36:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:36:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:36:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:36:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:36:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:36:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:36:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:36:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:36:28] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:37:18] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 20:37:18] local.ERROR: error while retriving price from dextools [2025-01-29 20:37:18] local.ERROR: could not get price from dextools [2025-01-29 20:37:18] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 20:37:18] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 20:37:18] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:37:18] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 20:37:18] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 20:37:18] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 20:37:18] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 20:37:18] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:37:18] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:37:18] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:37:18] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:37:18] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:37:18] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:37:18] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:37:18] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:37:18] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:37:18] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:37:22] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`due_by` <= '2025-02-01' and `tasks`.`due_by` > '2025-01-29' and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:37:22] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:37:22] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`is_featured` = ? and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:37:22] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 1 ) [2025-01-29 20:37:22] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 10 [2025-01-29 20:37:22] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:48:28] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:48:28] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => -1 [8] => 614 ) [2025-01-29 20:48:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:48:28] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 20:48:28] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:48:28] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 1 [8] => 614 [9] => -1 [10] => 614 ) [2025-01-29 20:48:28] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:48:28] local.DEBUG: Values for Sql:Array ( [0] => 323 [1] => 314 [2] => 106 [3] => 102 [4] => 101 ) [2025-01-29 20:48:28] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:48:28] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 [8] => 614 ) [2025-01-29 20:48:29] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-29 20:48:30] local.ERROR: error while retriving price from dextools [2025-01-29 20:48:30] local.ERROR: could not get price from dextools [2025-01-29 20:48:30] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-29 20:48:30] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-29 20:48:30] local.DEBUG: Values for Sql:Array ( [0] => 480 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 ) [2025-01-29 20:48:30] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-29 20:48:30] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 ) [2025-01-29 20:48:30] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-29 20:48:30] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-29 20:48:30] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:48:30] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:48:30] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:48:30] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:48:30] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:48:30] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:48:30] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:48:30] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:48:30] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:48:30] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => [is_na] => 1 ) [original:protected] => Array ( [attendance_id] => 280 [user_id] => 617 [group_id] => -1 [date] => 2025-01-23 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-23 23:27:04 [updated_at] => 2025-01-23 23:27:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 281 [user_id] => 617 [group_id] => -1 [date] => 2025-01-27 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-27 18:42:05 [updated_at] => 2025-01-27 18:42:05 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 288 [user_id] => 617 [group_id] => -1 [date] => 2025-01-28 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-28 16:13:04 [updated_at] => 2025-01-28 16:13:04 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 289 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 617 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 17:03:54 [updated_at] => 2025-01-29 20:16:24 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 290 [user_id] => 617 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-29 17:40:05 [updated_at] => 2025-01-29 17:40:12 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-29 20:48:32] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:48:32] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => -1 [8] => 614 ) [2025-01-29 20:48:32] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:48:32] local.DEBUG: Values for Sql:Array ( [0] => 408 [1] => 407 [2] => 406 [3] => 405 [4] => 404 [5] => 403 [6] => 402 [7] => 359 [8] => 358 [9] => 357 [10] => 356 [11] => 355 ) [2025-01-29 20:48:32] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`is_featured` = ? and `products`.`created_by` in (?, ?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:48:32] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 1 [8] => 614 [9] => -1 [10] => 614 ) [2025-01-29 20:48:32] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?, ?, ?, ?, ?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `created_at` desc [2025-01-29 20:48:32] local.DEBUG: Values for Sql:Array ( [0] => 323 [1] => 314 [2] => 106 [3] => 102 [4] => 101 ) [2025-01-29 20:48:32] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and `products`.`created_by` in (?) and (`products`.`expires_on` > '2025-01-28' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`created_at` desc limit 12 [2025-01-29 20:48:32] local.DEBUG: Values for Sql:Array ( [0] => 478 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 614 [7] => 614 [8] => 614 ) [2025-01-29 23:06:10] local.DEBUG: Params: Array ( [draw] => 1 [columns] => Array ( [0] => Array ( [data] => record_pk_id [name] => [searchable] => true [orderable] => false [search] => Array ( [value] => [regex] => false ) ) [1] => Array ( [data] => profile_pic [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [2] => Array ( [data] => full_name [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [3] => Array ( [data] => email [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [4] => Array ( [data] => mobile [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [5] => Array ( [data] => user_role [name] => [searchable] => true [orderable] => true [search] => Array ( [value] => [regex] => false ) ) [6] => Array ( [data] => user_id [name] => [searchable] => true [orderable] => false [search] => Array ( [value] => [regex] => false ) ) ) [start] => 0 [length] => 10 [search] => Array ( [value] => [regex] => false ) [_token] => YlSjkA0y2XHZIJU3Lxhaii3nx9bax6t8LX1K3Piu ) [2025-01-30 05:17:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 05:17:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 05:17:04] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-30 05:17:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 05:17:04] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-30 05:17:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 05:17:04] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-30 05:17:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 05:17:04] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-30 05:17:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 05:17:04] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-30 05:17:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 05:17:04] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-30 05:17:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 05:17:04] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-30 05:17:04] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 273 [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 19:02:08 [updated_at] => 2025-01-29 19:02:08 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 05:17:04] local.DEBUG: Record found: Array ( [attendance_id] => 299 [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29T19:02:08.000000Z [updated_at] => 2025-01-29T19:02:08.000000Z [deleted_at] => ) [2025-01-30 05:25:59] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-30 05:25:59] local.ERROR: error while retriving price from dextools [2025-01-30 05:25:59] local.ERROR: could not get price from dextools [2025-01-30 05:25:59] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-30 05:25:59] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-30 05:25:59] local.DEBUG: Values for Sql:Array ( [0] => 220 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 275 ) [2025-01-30 05:25:59] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-29' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-30 05:25:59] local.DEBUG: Values for Sql:Array ( [0] => 218 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 275 [7] => 275 ) [2025-01-30 05:25:59] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-30 05:25:59] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-30 05:26:02] local.DEBUG: Reducing SP [2025-01-30 05:26:02] local.DEBUG: Reducing SP [2025-01-30 05:26:02] local.DEBUG: Reducing SP [2025-01-30 05:26:02] local.DEBUG: Reducing SP [2025-01-30 05:26:10] local.DEBUG: Reducing SP [2025-01-30 05:26:10] local.DEBUG: Reducing SP [2025-01-30 05:26:10] local.DEBUG: Reducing SP [2025-01-30 05:26:10] local.DEBUG: Reducing SP [2025-01-30 05:26:10] local.DEBUG: Reducing SP [2025-01-30 05:26:10] local.DEBUG: Reducing SP [2025-01-30 05:26:11] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-30 05:26:11] local.ERROR: error while retriving price from dextools [2025-01-30 05:26:11] local.ERROR: could not get price from dextools [2025-01-30 05:26:11] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-30 05:26:11] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-30 05:26:11] local.DEBUG: Values for Sql:Array ( [0] => 220 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 275 ) [2025-01-30 05:26:11] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-29' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-30 05:26:11] local.DEBUG: Values for Sql:Array ( [0] => 218 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 275 [7] => 275 ) [2025-01-30 05:26:11] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-30 05:26:11] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-30 05:26:14] local.DEBUG: Reducing SP [2025-01-30 05:26:14] local.DEBUG: Reducing SP [2025-01-30 05:26:14] local.DEBUG: Reducing SP [2025-01-30 05:26:14] local.DEBUG: Reducing SP [2025-01-30 05:26:14] local.DEBUG: Reducing SP [2025-01-30 05:26:14] local.DEBUG: Reducing SP [2025-01-30 05:26:16] local.DEBUG: Reducing SP [2025-01-30 05:26:17] local.DEBUG: Current Date from Client: 2025-01-29 00:00:00 [2025-01-30 05:26:17] local.ERROR: error while retriving price from dextools [2025-01-30 05:26:17] local.ERROR: could not get price from dextools [2025-01-30 05:26:17] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-30 05:26:17] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-30 05:26:17] local.DEBUG: Values for Sql:Array ( [0] => 220 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 275 ) [2025-01-30 05:26:17] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-29' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-30 05:26:17] local.DEBUG: Values for Sql:Array ( [0] => 218 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 275 [7] => 275 ) [2025-01-30 05:26:17] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-30 05:26:17] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-30 07:05:03] local.DEBUG: Tasks to be repeated SQL: select `tasks`.`task_id`, `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where MOD(DATEDIFF(CURRENT_DATE, tasks.created_at), task_settings.repeate_after_days) = 0 and `tasks`.`is_repeated` = ? and `tasks`.`due_by` >= CURRENT_DATE and `tasks`.`deleted_at` is null [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 0 [absent_num_for_period] => 84 [holiday_num_for_period] => 40 [total_num_for_period] => 186 [na_num_for_period] => 62 [summary_str] => Total school attendance: 0% ) [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 0 [absent_num_for_period] => 84 [holiday_num_for_period] => 40 [total_num_for_period] => 186 [na_num_for_period] => 62 [summary_str] => Total school attendance: 0% ) [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 0 [absent_num_for_period] => 109 [holiday_num_for_period] => 40 [total_num_for_period] => 180 [na_num_for_period] => 31 [summary_str] => Total school attendance: 0% ) [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 0 [absent_num_for_period] => 115 [holiday_num_for_period] => 40 [total_num_for_period] => 186 [na_num_for_period] => 31 [summary_str] => Total school attendance: 0% ) [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 0 [absent_num_for_period] => 100 [holiday_num_for_period] => 50 [total_num_for_period] => 180 [na_num_for_period] => 30 [summary_str] => Total school attendance: 0% ) [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 0 [absent_num_for_period] => 134 [holiday_num_for_period] => 48 [total_num_for_period] => 186 [na_num_for_period] => 4 [summary_str] => Total school attendance: 0% ) [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 12 [absent_num_for_period] => 120 [holiday_num_for_period] => 54 [total_num_for_period] => 186 [na_num_for_period] => 0 [summary_str] => Total school attendance: 6.45% ) [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 0 [absent_num_for_period] => 126 [holiday_num_for_period] => 54 [total_num_for_period] => 180 [na_num_for_period] => 0 [summary_str] => Total school attendance: 0% ) [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 0 [absent_num_for_period] => 138 [holiday_num_for_period] => 48 [total_num_for_period] => 186 [na_num_for_period] => 0 [summary_str] => Total school attendance: 0% ) [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 0 [absent_num_for_period] => 126 [holiday_num_for_period] => 54 [total_num_for_period] => 180 [na_num_for_period] => 0 [summary_str] => Total school attendance: 0% ) [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 0 [absent_num_for_period] => 132 [holiday_num_for_period] => 54 [total_num_for_period] => 186 [na_num_for_period] => 0 [summary_str] => Total school attendance: 0% ) [2025-01-30 08:56:11] local.DEBUG: Summary: Array ( [present_num_for_period] => 5 [absent_num_for_period] => 127 [holiday_num_for_period] => 48 [total_num_for_period] => 186 [na_num_for_period] => 6 [summary_str] => Total school attendance: 2.69% ) [2025-01-30 08:56:13] local.DEBUG: User ids to fetch for: Array ( [0] => 16 [1] => 87 [2] => 88 [3] => 110 [4] => 210 [5] => 441 ) [2025-01-30 08:56:13] local.DEBUG: attendance query: select `user_id`, DATE(date) as attendance_date, MAX(present) as present from `attendances` where `user_id` in (?, ?, ?, ?, ?, ?) and `date` between ? and ? and `attendances`.`deleted_at` is null group by `user_id`, DATE(date) [2025-01-30 08:56:13] local.DEBUG: Values for Sql:Array ( [0] => 16 [1] => 87 [2] => 88 [3] => 110 [4] => 210 [5] => 441 [6] => Carbon\Carbon Object ( [endOfTime:protected] => [startOfTime:protected] => [constructedObjectId:protected] => 00000000000006de0000000000000000 [localMonthsOverflow:protected] => [localYearsOverflow:protected] => [localStrictModeEnabled:protected] => [localHumanDiffOptions:protected] => [localToStringFormat:protected] => [localSerializer:protected] => [localMacros:protected] => [localGenericMacros:protected] => [localFormatFunction:protected] => [localTranslator:protected] => [dumpProperties:protected] => Array ( [0] => date [1] => timezone_type [2] => timezone ) [dumpLocale:protected] => [dumpDateProperties:protected] => [date] => 2025-01-27 00:00:00.000000 [timezone_type] => 3 [timezone] => UTC ) [7] => Carbon\Carbon Object ( [endOfTime:protected] => [startOfTime:protected] => [constructedObjectId:protected] => 00000000000006fc0000000000000000 [localMonthsOverflow:protected] => [localYearsOverflow:protected] => [localStrictModeEnabled:protected] => [localHumanDiffOptions:protected] => [localToStringFormat:protected] => [localSerializer:protected] => [localMacros:protected] => [localGenericMacros:protected] => [localFormatFunction:protected] => [localTranslator:protected] => [dumpProperties:protected] => Array ( [0] => date [1] => timezone_type [2] => timezone ) [dumpLocale:protected] => [dumpDateProperties:protected] => [date] => 2025-02-02 23:59:59.999999 [timezone_type] => 3 [timezone] => UTC ) ) [2025-01-30 08:56:13] local.DEBUG: attendance records: Array ( [0] => Array ( [user_id] => 16 [attendance_date] => 2025-01-29 [present] => 1 ) [1] => Array ( [user_id] => 87 [attendance_date] => 2025-01-29 [present] => 0 ) [2] => Array ( [user_id] => 88 [attendance_date] => 2025-01-29 [present] => 1 ) [3] => Array ( [user_id] => 110 [attendance_date] => 2025-01-29 [present] => 1 ) [4] => Array ( [user_id] => 210 [attendance_date] => 2025-01-29 [present] => 0 ) [5] => Array ( [user_id] => 441 [attendance_date] => 2025-01-29 [present] => 0 ) ) [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [16, 2025-01-27]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [16, 2025-01-28]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [16, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 16 [attendance_date] => 2025-01-29 [present] => 1 ) [original:protected] => Array ( [user_id] => 16 [attendance_date] => 2025-01-29 [present] => 1 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [16, 2025-01-30]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [16, 2025-01-31]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [16, 2025-02-01]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [16, 2025-02-02]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [87, 2025-01-27]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [87, 2025-01-28]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [87, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 87 [attendance_date] => 2025-01-29 [present] => 0 ) [original:protected] => Array ( [user_id] => 87 [attendance_date] => 2025-01-29 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [87, 2025-01-30]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [87, 2025-01-31]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [87, 2025-02-01]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [87, 2025-02-02]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [88, 2025-01-27]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [88, 2025-01-28]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [88, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 88 [attendance_date] => 2025-01-29 [present] => 1 ) [original:protected] => Array ( [user_id] => 88 [attendance_date] => 2025-01-29 [present] => 1 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [88, 2025-01-30]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [88, 2025-01-31]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [88, 2025-02-01]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [88, 2025-02-02]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [110, 2025-01-27]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [110, 2025-01-28]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [110, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 110 [attendance_date] => 2025-01-29 [present] => 1 ) [original:protected] => Array ( [user_id] => 110 [attendance_date] => 2025-01-29 [present] => 1 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [110, 2025-01-30]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [110, 2025-01-31]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [110, 2025-02-01]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [110, 2025-02-02]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [210, 2025-01-27]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [210, 2025-01-28]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [210, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 210 [attendance_date] => 2025-01-29 [present] => 0 ) [original:protected] => Array ( [user_id] => 210 [attendance_date] => 2025-01-29 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [210, 2025-01-30]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [210, 2025-01-31]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [210, 2025-02-01]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [210, 2025-02-02]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [441, 2025-01-27]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [441, 2025-01-28]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [441, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 441 [attendance_date] => 2025-01-29 [present] => 0 ) [original:protected] => Array ( [user_id] => 441 [attendance_date] => 2025-01-29 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [441, 2025-01-30]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [441, 2025-01-31]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [441, 2025-02-01]: [2025-01-30 08:56:13] local.DEBUG: Attendance Record for [441, 2025-02-02]: [2025-01-30 08:56:13] local.DEBUG: Response Array: Array ( [16] => Array ( [user_id] => 16 [attendence] => Array ( [0] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => [is_na] => ) [3] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [4] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [5] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) [6] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-02-02 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) [87] => Array ( [user_id] => 87 [attendence] => Array ( [0] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-29 [present] => [holiday] => [is_na] => ) [3] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [4] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [5] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) [6] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-02-02 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) [88] => Array ( [user_id] => 88 [attendence] => Array ( [0] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => [is_na] => ) [3] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [4] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [5] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) [6] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-02-02 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) [110] => Array ( [user_id] => 110 [attendence] => Array ( [0] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => [is_na] => ) [3] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [4] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [5] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) [6] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-02-02 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) [210] => Array ( [user_id] => 210 [attendence] => Array ( [0] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-29 [present] => [holiday] => [is_na] => ) [3] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [4] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [5] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) [6] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-02-02 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) [441] => Array ( [user_id] => 441 [attendence] => Array ( [0] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-29 [present] => [holiday] => [is_na] => ) [3] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [4] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [5] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) [6] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-02-02 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) ) [2025-01-30 08:56:14] local.DEBUG: User ids to fetch for: Array ( [0] => 16 [1] => 87 [2] => 88 [3] => 110 [4] => 210 [5] => 441 ) [2025-01-30 08:56:14] local.DEBUG: attendance query: select `user_id`, DATE(date) as attendance_date, MAX(present) as present from `attendances` where `user_id` in (?, ?, ?, ?, ?, ?) and `date` between ? and ? and `attendances`.`deleted_at` is null group by `user_id`, DATE(date) [2025-01-30 08:56:14] local.DEBUG: Values for Sql:Array ( [0] => 16 [1] => 87 [2] => 88 [3] => 110 [4] => 210 [5] => 441 [6] => Carbon\Carbon Object ( [endOfTime:protected] => [startOfTime:protected] => [constructedObjectId:protected] => 00000000000006f30000000000000000 [localMonthsOverflow:protected] => [localYearsOverflow:protected] => [localStrictModeEnabled:protected] => [localHumanDiffOptions:protected] => [localToStringFormat:protected] => [localSerializer:protected] => [localMacros:protected] => [localGenericMacros:protected] => [localFormatFunction:protected] => [localTranslator:protected] => [dumpProperties:protected] => Array ( [0] => date [1] => timezone_type [2] => timezone ) [dumpLocale:protected] => [dumpDateProperties:protected] => [date] => 2025-01-01 00:00:00.000000 [timezone_type] => 1 [timezone] => +05:30 ) [7] => Carbon\Carbon Object ( [endOfTime:protected] => [startOfTime:protected] => [constructedObjectId:protected] => 00000000000006d20000000000000000 [localMonthsOverflow:protected] => [localYearsOverflow:protected] => [localStrictModeEnabled:protected] => [localHumanDiffOptions:protected] => [localToStringFormat:protected] => [localSerializer:protected] => [localMacros:protected] => [localGenericMacros:protected] => [localFormatFunction:protected] => [localTranslator:protected] => [dumpProperties:protected] => Array ( [0] => date [1] => timezone_type [2] => timezone ) [dumpLocale:protected] => [dumpDateProperties:protected] => [date] => 2025-02-01 00:00:00.000000 [timezone_type] => 1 [timezone] => +05:30 ) ) [2025-01-30 08:56:14] local.DEBUG: attendance records: Array ( [0] => Array ( [user_id] => 16 [attendance_date] => 2025-01-14 [present] => 0 ) [1] => Array ( [user_id] => 16 [attendance_date] => 2025-01-21 [present] => 0 ) [2] => Array ( [user_id] => 16 [attendance_date] => 2025-01-29 [present] => 1 ) [3] => Array ( [user_id] => 87 [attendance_date] => 2025-01-14 [present] => 0 ) [4] => Array ( [user_id] => 87 [attendance_date] => 2025-01-21 [present] => 1 ) [5] => Array ( [user_id] => 87 [attendance_date] => 2025-01-29 [present] => 0 ) [6] => Array ( [user_id] => 88 [attendance_date] => 2025-01-14 [present] => 0 ) [7] => Array ( [user_id] => 88 [attendance_date] => 2025-01-21 [present] => 0 ) [8] => Array ( [user_id] => 88 [attendance_date] => 2025-01-29 [present] => 1 ) [9] => Array ( [user_id] => 110 [attendance_date] => 2025-01-29 [present] => 1 ) [10] => Array ( [user_id] => 210 [attendance_date] => 2025-01-14 [present] => 0 ) [11] => Array ( [user_id] => 210 [attendance_date] => 2025-01-21 [present] => 0 ) [12] => Array ( [user_id] => 210 [attendance_date] => 2025-01-29 [present] => 0 ) [13] => Array ( [user_id] => 441 [attendance_date] => 2025-01-14 [present] => 1 ) [14] => Array ( [user_id] => 441 [attendance_date] => 2025-01-21 [present] => 0 ) [15] => Array ( [user_id] => 441 [attendance_date] => 2025-01-29 [present] => 0 ) ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-01]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-02]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-03]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-04]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-05]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-06]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-07]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-08]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-09]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-10]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-11]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-12]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-13]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-14]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 16 [attendance_date] => 2025-01-14 [present] => 0 ) [original:protected] => Array ( [user_id] => 16 [attendance_date] => 2025-01-14 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-15]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-16]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-17]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-18]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-19]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-20]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-21]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 16 [attendance_date] => 2025-01-21 [present] => 0 ) [original:protected] => Array ( [user_id] => 16 [attendance_date] => 2025-01-21 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-22]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-23]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-24]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-25]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-26]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-27]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-28]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 16 [attendance_date] => 2025-01-29 [present] => 1 ) [original:protected] => Array ( [user_id] => 16 [attendance_date] => 2025-01-29 [present] => 1 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-30]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-01-31]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [16, 2025-02-01]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-01]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-02]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-03]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-04]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-05]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-06]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-07]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-08]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-09]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-10]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-11]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-12]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-13]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-14]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 87 [attendance_date] => 2025-01-14 [present] => 0 ) [original:protected] => Array ( [user_id] => 87 [attendance_date] => 2025-01-14 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-15]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-16]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-17]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-18]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-19]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-20]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-21]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 87 [attendance_date] => 2025-01-21 [present] => 1 ) [original:protected] => Array ( [user_id] => 87 [attendance_date] => 2025-01-21 [present] => 1 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-22]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-23]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-24]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-25]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-26]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-27]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-28]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 87 [attendance_date] => 2025-01-29 [present] => 0 ) [original:protected] => Array ( [user_id] => 87 [attendance_date] => 2025-01-29 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-30]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-01-31]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [87, 2025-02-01]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-01]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-02]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-03]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-04]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-05]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-06]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-07]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-08]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-09]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-10]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-11]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-12]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-13]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-14]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 88 [attendance_date] => 2025-01-14 [present] => 0 ) [original:protected] => Array ( [user_id] => 88 [attendance_date] => 2025-01-14 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-15]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-16]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-17]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-18]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-19]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-20]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-21]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 88 [attendance_date] => 2025-01-21 [present] => 0 ) [original:protected] => Array ( [user_id] => 88 [attendance_date] => 2025-01-21 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-22]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-23]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-24]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-25]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-26]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-27]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-28]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 88 [attendance_date] => 2025-01-29 [present] => 1 ) [original:protected] => Array ( [user_id] => 88 [attendance_date] => 2025-01-29 [present] => 1 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-30]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-01-31]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [88, 2025-02-01]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-01]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-02]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-03]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-04]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-05]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-06]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-07]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-08]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-09]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-10]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-11]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-12]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-13]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-14]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-15]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-16]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-17]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-18]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-19]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-20]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-21]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-22]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-23]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-24]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-25]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-26]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-27]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-28]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 110 [attendance_date] => 2025-01-29 [present] => 1 ) [original:protected] => Array ( [user_id] => 110 [attendance_date] => 2025-01-29 [present] => 1 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-30]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-01-31]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [110, 2025-02-01]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-01]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-02]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-03]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-04]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-05]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-06]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-07]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-08]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-09]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-10]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-11]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-12]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-13]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-14]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 210 [attendance_date] => 2025-01-14 [present] => 0 ) [original:protected] => Array ( [user_id] => 210 [attendance_date] => 2025-01-14 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-15]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-16]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-17]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-18]: [2025-01-30 08:56:14] local.DEBUG: Attendance Record for [210, 2025-01-19]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-20]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-21]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 210 [attendance_date] => 2025-01-21 [present] => 0 ) [original:protected] => Array ( [user_id] => 210 [attendance_date] => 2025-01-21 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-22]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-23]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-24]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-25]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-26]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-27]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-28]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 210 [attendance_date] => 2025-01-29 [present] => 0 ) [original:protected] => Array ( [user_id] => 210 [attendance_date] => 2025-01-29 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-30]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-01-31]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [210, 2025-02-01]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-01]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-02]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-03]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-04]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-05]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-06]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-07]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-08]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-09]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-10]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-11]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-12]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-13]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-14]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 441 [attendance_date] => 2025-01-14 [present] => 1 ) [original:protected] => Array ( [user_id] => 441 [attendance_date] => 2025-01-14 [present] => 1 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-15]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-16]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-17]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-18]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-19]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-20]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-21]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 441 [attendance_date] => 2025-01-21 [present] => 0 ) [original:protected] => Array ( [user_id] => 441 [attendance_date] => 2025-01-21 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-22]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-23]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-24]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-25]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-26]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-27]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-28]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-29]: App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [user_id] => 441 [attendance_date] => 2025-01-29 [present] => 0 ) [original:protected] => Array ( [user_id] => 441 [attendance_date] => 2025-01-29 [present] => 0 ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-30]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-01-31]: [2025-01-30 08:56:15] local.DEBUG: Attendance Record for [441, 2025-02-01]: [2025-01-30 08:56:15] local.DEBUG: Response Array: Array ( [16] => Array ( [user_id] => 16 [attendence] => Array ( [0] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-01 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-02 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-03 [present] => [holiday] => [is_na] => ) [3] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-04 [present] => [holiday] => 1 [is_na] => ) [4] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-05 [present] => [holiday] => 1 [is_na] => ) [5] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-06 [present] => [holiday] => [is_na] => ) [6] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-07 [present] => [holiday] => [is_na] => ) [7] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-08 [present] => [holiday] => [is_na] => ) [8] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-09 [present] => [holiday] => [is_na] => ) [9] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-10 [present] => [holiday] => [is_na] => ) [10] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-11 [present] => [holiday] => 1 [is_na] => ) [11] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-12 [present] => [holiday] => 1 [is_na] => ) [12] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-13 [present] => [holiday] => [is_na] => ) [13] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-14 [present] => [holiday] => [is_na] => ) [14] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-15 [present] => [holiday] => [is_na] => ) [15] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-16 [present] => [holiday] => [is_na] => ) [16] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-17 [present] => [holiday] => [is_na] => ) [17] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-18 [present] => [holiday] => 1 [is_na] => ) [18] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-19 [present] => [holiday] => 1 [is_na] => ) [19] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-20 [present] => [holiday] => [is_na] => ) [20] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-21 [present] => [holiday] => [is_na] => ) [21] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-22 [present] => [holiday] => [is_na] => ) [22] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-23 [present] => [holiday] => [is_na] => ) [23] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-24 [present] => [holiday] => [is_na] => ) [24] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-25 [present] => [holiday] => 1 [is_na] => ) [25] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-26 [present] => [holiday] => 1 [is_na] => ) [26] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [27] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [28] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => [is_na] => ) [29] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [30] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [31] => Array ( [user_id] => 16 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) [87] => Array ( [user_id] => 87 [attendence] => Array ( [0] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-01 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-02 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-03 [present] => [holiday] => [is_na] => ) [3] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-04 [present] => [holiday] => 1 [is_na] => ) [4] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-05 [present] => [holiday] => 1 [is_na] => ) [5] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-06 [present] => [holiday] => [is_na] => ) [6] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-07 [present] => [holiday] => [is_na] => ) [7] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-08 [present] => [holiday] => [is_na] => ) [8] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-09 [present] => [holiday] => [is_na] => ) [9] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-10 [present] => [holiday] => [is_na] => ) [10] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-11 [present] => [holiday] => 1 [is_na] => ) [11] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-12 [present] => [holiday] => 1 [is_na] => ) [12] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-13 [present] => [holiday] => [is_na] => ) [13] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-14 [present] => [holiday] => [is_na] => ) [14] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-15 [present] => [holiday] => [is_na] => ) [15] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-16 [present] => [holiday] => [is_na] => ) [16] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-17 [present] => [holiday] => [is_na] => ) [17] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-18 [present] => [holiday] => 1 [is_na] => ) [18] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-19 [present] => [holiday] => 1 [is_na] => ) [19] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-20 [present] => [holiday] => [is_na] => ) [20] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-21 [present] => 1 [holiday] => [is_na] => ) [21] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-22 [present] => [holiday] => [is_na] => ) [22] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-23 [present] => [holiday] => [is_na] => ) [23] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-24 [present] => [holiday] => [is_na] => ) [24] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-25 [present] => [holiday] => 1 [is_na] => ) [25] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-26 [present] => [holiday] => 1 [is_na] => ) [26] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [27] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [28] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-29 [present] => [holiday] => [is_na] => ) [29] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [30] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [31] => Array ( [user_id] => 87 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) [88] => Array ( [user_id] => 88 [attendence] => Array ( [0] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-01 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-02 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-03 [present] => [holiday] => [is_na] => ) [3] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-04 [present] => [holiday] => 1 [is_na] => ) [4] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-05 [present] => [holiday] => 1 [is_na] => ) [5] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-06 [present] => [holiday] => [is_na] => ) [6] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-07 [present] => [holiday] => [is_na] => ) [7] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-08 [present] => [holiday] => [is_na] => ) [8] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-09 [present] => [holiday] => [is_na] => ) [9] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-10 [present] => [holiday] => [is_na] => ) [10] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-11 [present] => [holiday] => 1 [is_na] => ) [11] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-12 [present] => [holiday] => 1 [is_na] => ) [12] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-13 [present] => [holiday] => [is_na] => ) [13] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-14 [present] => [holiday] => [is_na] => ) [14] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-15 [present] => [holiday] => [is_na] => ) [15] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-16 [present] => [holiday] => [is_na] => ) [16] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-17 [present] => [holiday] => [is_na] => ) [17] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-18 [present] => [holiday] => 1 [is_na] => ) [18] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-19 [present] => [holiday] => 1 [is_na] => ) [19] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-20 [present] => [holiday] => [is_na] => ) [20] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => [holiday] => [is_na] => ) [21] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-22 [present] => [holiday] => [is_na] => ) [22] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-23 [present] => [holiday] => [is_na] => ) [23] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-24 [present] => [holiday] => [is_na] => ) [24] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-25 [present] => [holiday] => 1 [is_na] => ) [25] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-26 [present] => [holiday] => 1 [is_na] => ) [26] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [27] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [28] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => [is_na] => ) [29] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [30] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [31] => Array ( [user_id] => 88 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) [110] => Array ( [user_id] => 110 [attendence] => Array ( [0] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-01 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-02 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-03 [present] => [holiday] => [is_na] => ) [3] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-04 [present] => [holiday] => 1 [is_na] => ) [4] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-05 [present] => [holiday] => 1 [is_na] => ) [5] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-06 [present] => [holiday] => [is_na] => ) [6] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-07 [present] => [holiday] => [is_na] => ) [7] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-08 [present] => [holiday] => [is_na] => ) [8] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-09 [present] => [holiday] => [is_na] => ) [9] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-10 [present] => [holiday] => [is_na] => ) [10] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-11 [present] => [holiday] => 1 [is_na] => ) [11] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-12 [present] => [holiday] => 1 [is_na] => ) [12] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-13 [present] => [holiday] => [is_na] => ) [13] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-14 [present] => [holiday] => [is_na] => ) [14] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-15 [present] => [holiday] => [is_na] => ) [15] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-16 [present] => [holiday] => [is_na] => ) [16] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-17 [present] => [holiday] => [is_na] => ) [17] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-18 [present] => [holiday] => 1 [is_na] => ) [18] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-19 [present] => [holiday] => 1 [is_na] => ) [19] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-20 [present] => [holiday] => [is_na] => ) [20] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-21 [present] => [holiday] => [is_na] => ) [21] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-22 [present] => [holiday] => [is_na] => ) [22] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-23 [present] => [holiday] => [is_na] => ) [23] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-24 [present] => [holiday] => [is_na] => ) [24] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-25 [present] => [holiday] => 1 [is_na] => ) [25] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-26 [present] => [holiday] => 1 [is_na] => ) [26] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [27] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [28] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => [is_na] => ) [29] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [30] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [31] => Array ( [user_id] => 110 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) [210] => Array ( [user_id] => 210 [attendence] => Array ( [0] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-01 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-02 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-03 [present] => [holiday] => [is_na] => ) [3] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-04 [present] => [holiday] => 1 [is_na] => ) [4] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-05 [present] => [holiday] => 1 [is_na] => ) [5] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-06 [present] => [holiday] => [is_na] => ) [6] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-07 [present] => [holiday] => [is_na] => ) [7] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-08 [present] => [holiday] => [is_na] => ) [8] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-09 [present] => [holiday] => [is_na] => ) [9] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-10 [present] => [holiday] => [is_na] => ) [10] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-11 [present] => [holiday] => 1 [is_na] => ) [11] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-12 [present] => [holiday] => 1 [is_na] => ) [12] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-13 [present] => [holiday] => [is_na] => ) [13] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-14 [present] => [holiday] => [is_na] => ) [14] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-15 [present] => [holiday] => [is_na] => ) [15] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-16 [present] => [holiday] => [is_na] => ) [16] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-17 [present] => [holiday] => [is_na] => ) [17] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-18 [present] => [holiday] => 1 [is_na] => ) [18] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-19 [present] => [holiday] => 1 [is_na] => ) [19] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-20 [present] => [holiday] => [is_na] => ) [20] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-21 [present] => [holiday] => [is_na] => ) [21] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-22 [present] => [holiday] => [is_na] => ) [22] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-23 [present] => [holiday] => [is_na] => ) [23] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-24 [present] => [holiday] => [is_na] => ) [24] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-25 [present] => [holiday] => 1 [is_na] => ) [25] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-26 [present] => [holiday] => 1 [is_na] => ) [26] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [27] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [28] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-29 [present] => [holiday] => [is_na] => ) [29] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [30] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [31] => Array ( [user_id] => 210 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) [441] => Array ( [user_id] => 441 [attendence] => Array ( [0] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-01 [present] => [holiday] => [is_na] => ) [1] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-02 [present] => [holiday] => [is_na] => ) [2] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-03 [present] => [holiday] => [is_na] => ) [3] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-04 [present] => [holiday] => 1 [is_na] => ) [4] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-05 [present] => [holiday] => 1 [is_na] => ) [5] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-06 [present] => [holiday] => [is_na] => ) [6] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-07 [present] => [holiday] => [is_na] => ) [7] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-08 [present] => [holiday] => [is_na] => ) [8] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-09 [present] => [holiday] => [is_na] => ) [9] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-10 [present] => [holiday] => [is_na] => ) [10] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-11 [present] => [holiday] => 1 [is_na] => ) [11] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-12 [present] => [holiday] => 1 [is_na] => ) [12] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-13 [present] => [holiday] => [is_na] => ) [13] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-14 [present] => 1 [holiday] => [is_na] => ) [14] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-15 [present] => [holiday] => [is_na] => ) [15] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-16 [present] => [holiday] => [is_na] => ) [16] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-17 [present] => [holiday] => [is_na] => ) [17] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-18 [present] => [holiday] => 1 [is_na] => ) [18] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-19 [present] => [holiday] => 1 [is_na] => ) [19] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-20 [present] => [holiday] => [is_na] => ) [20] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-21 [present] => [holiday] => [is_na] => ) [21] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-22 [present] => [holiday] => [is_na] => ) [22] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-23 [present] => [holiday] => [is_na] => ) [23] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-24 [present] => [holiday] => [is_na] => ) [24] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-25 [present] => [holiday] => 1 [is_na] => ) [25] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-26 [present] => [holiday] => 1 [is_na] => ) [26] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-27 [present] => [holiday] => [is_na] => ) [27] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-28 [present] => [holiday] => [is_na] => ) [28] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-29 [present] => [holiday] => [is_na] => ) [29] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-30 [present] => [holiday] => [is_na] => ) [30] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-01-31 [present] => [holiday] => [is_na] => 1 ) [31] => Array ( [user_id] => 441 [group_id] => -1 [date] => 2025-02-01 [present] => [holiday] => 1 [is_na] => 1 ) ) [summary] => Array ( ) ) ) [2025-01-30 08:56:17] local.DEBUG: Selected UserIds inside AttendanceService:Array ( ) [2025-01-30 10:09:25] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-30 10:09:25] local.DEBUG: Current Date from Client: 2025-01-30 00:00:00 [2025-01-30 10:09:26] local.ERROR: error while retriving price from dextools [2025-01-30 10:09:26] local.ERROR: could not get price from dextools [2025-01-30 10:09:26] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-30 10:09:26] local.ERROR: error while retriving price from dextools [2025-01-30 10:09:26] local.ERROR: could not get price from dextools [2025-01-30 10:09:26] local.ERROR: #0 /home/o5t6x7pgljbm/public_html/admin/app/V2/Services/TUITService.php(198): App\V2\Services\TUITService->getPrice() #1 /home/o5t6x7pgljbm/public_html/admin/app/Http/Controllers/Api/V2/V2ParentController.php(1066): App\V2\Services\TUITService->getTUIT_To_USDT() #2 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\Api\V2\V2ParentController->getUserDashboardForApp() #3 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction() #4 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminate\Routing\ControllerDispatcher->dispatch() #5 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController() #6 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(798): Illuminate\Routing\Route->run() #7 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 /home/o5t6x7pgljbm/public_html/admin/app/Http/Middleware/LogRequestMiddleware.php(29): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #9 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\LogRequestMiddleware->handle() #10 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #11 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle() #12 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(126): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #13 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(102): Illuminate\Routing\Middleware\ThrottleRequests->handleRequest() #14 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php(54): Illuminate\Routing\Middleware\ThrottleRequests->handleRequestUsingNamedLimiter() #15 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\ThrottleRequests->handle() #16 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(44): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #17 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Auth\Middleware\Authenticate->handle() #18 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #19 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(799): Illuminate\Pipeline\Pipeline->then() #20 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(776): Illuminate\Routing\Router->runRouteWithinStack() #21 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(740): Illuminate\Routing\Router->runRoute() #22 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Routing/Router.php(729): Illuminate\Routing\Router->dispatchToRoute() #23 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(190): Illuminate\Routing\Router->dispatch() #24 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() #25 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #26 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #27 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle() #28 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #29 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle() #30 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle() #31 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #32 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle() #33 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(86): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #34 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle() #35 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(62): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #36 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle() #37 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #38 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle() #39 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() #40 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(165): Illuminate\Pipeline\Pipeline->then() #41 /home/o5t6x7pgljbm/public_html/admin/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(134): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #42 /home/o5t6x7pgljbm/public_html/admin/index.php(52): Illuminate\Foundation\Http\Kernel->handle() #43 {main} [2025-01-30 10:09:26] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-30 10:09:26] local.DEBUG: Values for Sql:Array ( [0] => 458 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-30 10:09:26] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` left join `task_visibility` on `task_visibility`.`task_settings_id` = `task_settings`.`task_settings_id` left join `task_visibility` as `visibility_country_single` on `visibility_country_single`.`task_settings_id` = `visibility_country_single`.`task_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`tasks`.`group_id` = ? or (`task_settings`.`visible_to` in (?, ?, ?)) or ((`task_settings`.`visible_to` in (?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`task_settings`.`visible_to` in (?, ?) and `task_visibility`.`entity_type` = ? and `task_visibility`.`entity_value` = ?))) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc limit 1 [2025-01-30 10:09:26] local.DEBUG: Values for Sql:Array ( [0] => 458 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda ) [2025-01-30 10:09:26] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-29' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-30 10:09:26] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-30 10:09:26] local.DEBUG: SQL to get Rewards: select `products`.* from `products` left join `store_product` on `store_product`.`product_id` = `products`.`product_id` left join `reward_settings` on `reward_settings`.`reward_id` = `products`.`product_id` left join `reward_visibility` on `reward_visibility`.`reward_settings_id` = `reward_settings`.`reward_settings_id` left join `reward_visibility` as `visibility_country_single` on `visibility_country_single`.`reward_settings_id` = `visibility_country_single`.`reward_settings_id` and `visibility_country_single`.`entity_type` = 'COUNTRY_SINGLE' where (`store_product`.`store_id` = ? or `reward_settings`.`visible_to` in (?, ?, ?) or (`reward_settings`.`visible_to` in (?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ? and `visibility_country_single`.`entity_value` = ?) or (`reward_settings`.`visible_to` in (?, ?) and `reward_visibility`.`entity_type` = ? and `reward_visibility`.`entity_value` = ?)) and (`products`.`expires_on` > '2025-01-29' or `products`.`expires_on` is null or `products`.`created_by` = ?) and `products`.`deleted_at` is null group by `products`.`product_id` order by `products`.`product_id` desc limit 1 [2025-01-30 10:09:26] local.DEBUG: Values for Sql:Array ( [0] => 456 [1] => GLOBAL [2] => GLOBAL_FOR_PARENT [3] => GLOBAL_FOR_PARENT_AND_CHILD [4] => SELECTED_PARENT [5] => USER [6] => 87 [7] => ZIPCODE_PARENT [8] => ZIPCODE_PARENT_AND_CHILD [9] => ZIPCODE [10] => 1011556 [11] => Uganda [12] => COUNTRY_PARENT [13] => COUNTRY_PARENT_AND_CHILD [14] => COUNTRY [15] => Uganda [16] => 87 ) [2025-01-30 10:09:26] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-30 10:09:26] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-30 10:09:26] local.DEBUG: Task Sql:select `tasks`.* from `tasks` left join `task_settings` on `tasks`.`task_id` = `task_settings`.`task_id` where `tasks`.`product_id` in (?) and `tasks`.`deleted_at` is null group by `tasks`.`task_id` order by `task_id` desc [2025-01-30 10:09:26] local.DEBUG: Values for Sql:Array ( [0] => 415 ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 297 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 30 [attendance_updated_by_type] => PARENT [created_at] => 2025-01-29 18:23:07 [updated_at] => 2025-01-29 18:23:19 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [3] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 300 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 1 [holiday] => 0 [attendance_updated_by_id] => 88 [attendance_updated_by_type] => CHILD [created_at] => 2025-01-29 19:12:57 [updated_at] => 2025-01-29 19:12:57 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [4] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 302 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 0 [attendance_updated_by_type] => [created_at] => 2025-01-30 05:26:02 [updated_at] => 2025-01-30 05:26:14 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => ) [2025-01-30 10:09:26] local.DEBUG: Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => [is_na] => ) [original:protected] => Array ( [attendance_id] => 278 [user_id] => 88 [group_id] => -1 [date] => 2025-01-21 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 5 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-22 10:11:30 [updated_at] => 2025-01-22 10:12:27 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [1] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] => attendances [primaryKey:protected] => attendance_id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [original:protected] => Array ( [attendance_id] => 293 [user_id] => 88 [group_id] => -1 [date] => 2025-01-29 [present] => 0 [holiday] => 0 [attendance_updated_by_id] => 8 [attendance_updated_by_type] => ADMIN [created_at] => 2025-01-29 17:55:55 [updated_at] => 2025-01-29 17:55:55 [deleted_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( [0] => user_id [1] => group_id [2] => date [3] => present [4] => holiday [5] => attendance_updated_by_type [6] => attendance_updated_by_id [7] => created_at [8] => updated_at [9] => deleted_at ) [guarded:protected] => Array ( [0] => * ) [forceDeleting:protected] => ) [2] => App\Models\Attendance\Attendance Object ( [connection:protected] => mysql [table:protected] =>