{"__meta":{"id":"X648004898eb21e3b8e248887f480d489","datetime":"2021-08-08 19:11:30","utime":1628449890.683384,"method":"GET","uri":"\/sheet\/2021\/8\/preview","ip":"160.154.59.213"},"php":{"version":"7.4.15","interface":"cgi-fcgi"},"messages":{"count":0,"messages":[]},"time":{"start":1628449890.142828,"end":1628449890.683412,"duration":0.5405840873718262,"duration_str":"541ms","measures":[{"label":"Booting","start":1628449890.142828,"relative_start":0,"end":1628449890.284589,"relative_end":1628449890.284589,"duration":0.14176106452941895,"duration_str":"142ms","params":[],"collector":null},{"label":"Application","start":1628449890.286597,"relative_start":0.1437690258026123,"end":1628449890.683415,"relative_end":2.86102294921875e-6,"duration":0.3968179225921631,"duration_str":"397ms","params":[],"collector":null}]},"memory":{"peak_usage":25847776,"peak_usage_str":"25MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":2,"templates":[{"name":"attendances.show (resources\/views\/attendances\/show.blade.php)","param_count":5,"params":["employees","begin","end","year","month"],"type":"blade"},{"name":"attendances.sheet (resources\/views\/attendances\/sheet.blade.php)","param_count":8,"params":["__env","app","errors","employees","begin","end","year","month"],"type":"blade"}]},"route":{"uri":"GET sheet\/{year}\/{month}\/preview","middleware":"web, auth:sanctum, verified","controller":"App\\Http\\Controllers\\AttendanceController@preview","namespace":null,"prefix":"\/sheet\/{year}\/{month}","where":[],"as":"attendances.preview","file":"app\/Http\/Controllers\/AttendanceController.php:38-44"},"queries":{"nb_statements":30,"nb_failed_statements":0,"accumulated_duration":0.31328,"accumulated_duration_str":"313ms","statements":[{"sql":"select * from `sessions` where `id` = 'mzv1R8eUXgMj3b2oOEXRhI4AS96tD38TJWWoWRCJ' limit 1","type":"query","params":[],"bindings":["mzv1R8eUXgMj3b2oOEXRhI4AS96tD38TJWWoWRCJ"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php","line":91},{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","line":97},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","line":87},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","line":71},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Middleware\/StartSession.php","line":147}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php:91","connection":"badger","start_percent":0,"width_percent":0.281},{"sql":"select * from `users` where `id` = 1 limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","line":52},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","line":141},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","line":54},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Middleware\/AuthenticateSession.php","line":38},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","line":167}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php:52","connection":"badger","start_percent":0.281,"width_percent":0.271},{"sql":"select * from `employees`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/AttendanceController.php","line":40},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":254},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":197}],"duration":0.00067,"duration_str":"670\u03bcs","stmt_id":"\/app\/Http\/Controllers\/AttendanceController.php:40","connection":"badger","start_percent":0.552,"width_percent":0.214},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 1 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["1","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":28},{"index":16,"namespace":"view","name":"attendances.sheet","line":52},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"\/app\/Models\/Employee.php:28","connection":"badger","start_percent":0.766,"width_percent":0.259},{"sql":"select count(*) as aggregate from `attendances` where `attendances`.`employee_id` = 1 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["1","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":17,"namespace":null,"name":"\/app\/Models\/Employee.php","line":50},{"index":18,"namespace":"view","name":"attendances.sheet","line":53},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"badger","start_percent":1.025,"width_percent":0.153},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 1 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["1","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":57},{"index":16,"namespace":"view","name":"attendances.sheet","line":54},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Models\/Employee.php:57","connection":"badger","start_percent":1.178,"width_percent":0.166},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 1 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["1","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":71},{"index":16,"namespace":"view","name":"attendances.sheet","line":55},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Employee.php:71","connection":"badger","start_percent":1.344,"width_percent":0.144},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 1 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["1","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":85},{"index":16,"namespace":"view","name":"attendances.sheet","line":56},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Employee.php:85","connection":"badger","start_percent":1.487,"width_percent":0.16},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 2 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["2","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":28},{"index":16,"namespace":"view","name":"attendances.sheet","line":52},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Employee.php:28","connection":"badger","start_percent":1.647,"width_percent":0.147},{"sql":"select count(*) as aggregate from `attendances` where `attendances`.`employee_id` = 2 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["2","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":17,"namespace":null,"name":"\/app\/Models\/Employee.php","line":50},{"index":18,"namespace":"view","name":"attendances.sheet","line":53},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"badger","start_percent":1.794,"width_percent":0.14},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 2 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["2","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":57},{"index":16,"namespace":"view","name":"attendances.sheet","line":54},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Models\/Employee.php:57","connection":"badger","start_percent":1.934,"width_percent":0.14},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 2 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["2","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":71},{"index":16,"namespace":"view","name":"attendances.sheet","line":55},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Employee.php:71","connection":"badger","start_percent":2.075,"width_percent":0.144},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 2 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["2","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":85},{"index":16,"namespace":"view","name":"attendances.sheet","line":56},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/app\/Models\/Employee.php:85","connection":"badger","start_percent":2.218,"width_percent":0.137},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 3 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["3","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":28},{"index":16,"namespace":"view","name":"attendances.sheet","line":52},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Models\/Employee.php:28","connection":"badger","start_percent":2.356,"width_percent":0.147},{"sql":"select count(*) as aggregate from `attendances` where `attendances`.`employee_id` = 3 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["3","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":17,"namespace":null,"name":"\/app\/Models\/Employee.php","line":50},{"index":18,"namespace":"view","name":"attendances.sheet","line":53},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58}],"duration":0.00041,"duration_str":"410\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"badger","start_percent":2.503,"width_percent":0.131},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 3 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["3","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":57},{"index":16,"namespace":"view","name":"attendances.sheet","line":54},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Employee.php:57","connection":"badger","start_percent":2.633,"width_percent":0.144},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 3 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["3","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":71},{"index":16,"namespace":"view","name":"attendances.sheet","line":55},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Employee.php:71","connection":"badger","start_percent":2.777,"width_percent":0.15},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 3 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["3","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":85},{"index":16,"namespace":"view","name":"attendances.sheet","line":56},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00049,"duration_str":"490\u03bcs","stmt_id":"\/app\/Models\/Employee.php:85","connection":"badger","start_percent":2.927,"width_percent":0.156},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 4 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["4","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":28},{"index":16,"namespace":"view","name":"attendances.sheet","line":52},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00047,"duration_str":"470\u03bcs","stmt_id":"\/app\/Models\/Employee.php:28","connection":"badger","start_percent":3.084,"width_percent":0.15},{"sql":"select count(*) as aggregate from `attendances` where `attendances`.`employee_id` = 4 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["4","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":17,"namespace":null,"name":"\/app\/Models\/Employee.php","line":50},{"index":18,"namespace":"view","name":"attendances.sheet","line":53},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"badger","start_percent":3.234,"width_percent":0.144},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 4 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["4","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":57},{"index":16,"namespace":"view","name":"attendances.sheet","line":54},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.0005,"duration_str":"500\u03bcs","stmt_id":"\/app\/Models\/Employee.php:57","connection":"badger","start_percent":3.377,"width_percent":0.16},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 4 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["4","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":71},{"index":16,"namespace":"view","name":"attendances.sheet","line":55},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"\/app\/Models\/Employee.php:71","connection":"badger","start_percent":3.537,"width_percent":0.163},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 4 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["4","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":85},{"index":16,"namespace":"view","name":"attendances.sheet","line":56},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Models\/Employee.php:85","connection":"badger","start_percent":3.7,"width_percent":0.14},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 5 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["5","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":28},{"index":16,"namespace":"view","name":"attendances.sheet","line":52},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"\/app\/Models\/Employee.php:28","connection":"badger","start_percent":3.84,"width_percent":0.153},{"sql":"select count(*) as aggregate from `attendances` where `attendances`.`employee_id` = 5 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["5","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php","line":23},{"index":17,"namespace":null,"name":"\/app\/Models\/Employee.php","line":50},{"index":18,"namespace":"view","name":"attendances.sheet","line":53},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Traits\/ForwardsCalls.php:23","connection":"badger","start_percent":3.993,"width_percent":0.137},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 5 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["5","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":57},{"index":16,"namespace":"view","name":"attendances.sheet","line":54},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"\/app\/Models\/Employee.php:57","connection":"badger","start_percent":4.13,"width_percent":0.144},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 5 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["5","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":71},{"index":16,"namespace":"view","name":"attendances.sheet","line":55},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Models\/Employee.php:71","connection":"badger","start_percent":4.274,"width_percent":0.14},{"sql":"select * from `attendances` where `attendances`.`employee_id` = 5 and `attendances`.`employee_id` is not null and `date` between '2021-08-01 00:00:00' and '2021-08-31 00:00:00'","type":"query","params":[],"bindings":["5","2021-08-01 00:00:00","2021-08-31 00:00:00"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Models\/Employee.php","line":85},{"index":16,"namespace":"view","name":"attendances.sheet","line":56},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":19,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":20,"namespace":null,"name":"\/vendor\/livewire\/livewire\/src\/ComponentConcerns\/RendersLivewireComponents.php","line":35}],"duration":0.00043,"duration_str":"430\u03bcs","stmt_id":"\/app\/Models\/Employee.php:85","connection":"badger","start_percent":4.415,"width_percent":0.137},{"sql":"update `sessions` set `payload` = 'YTo2OntzOjY6Il90b2tlbiI7czo0MDoiOUc3YWZYRlF0dzQxYXhxTVppcEo0YW5uNjZ6azEzVzRMNlRLVmpUYSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDI6Imh0dHA6Ly9iYWRnZS5iZW9uZS5jaS9zaGVldC8yMDIxLzgvcHJldmlldyI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fXM6NTA6ImxvZ2luX3dlYl81OWJhMzZhZGRjMmIyZjk0MDE1ODBmMDE0YzdmNThlYTRlMzA5ODlkIjtpOjE7czoxNzoicGFzc3dvcmRfaGFzaF93ZWIiO3M6NjA6IiQyeSQxMCRqQzhGVW56OFpVblZuRk1hZ0xxQjJlWEpRUTNySUNhN0wvd1RpaUtnODFwOGkvckRkR2NyNiI7czoyMToicGFzc3dvcmRfaGFzaF9zYW5jdHVtIjtzOjYwOiIkMnkkMTAkakM4RlVuejhaVW5WbkZNYWdMcUIyZVhKUVEzcklDYTdML3dUaWlLZzgxcDhpL3JEZEdjcjYiO30=', `last_activity` = 1628449890, `user_id` = 1, `ip_address` = '160.154.59.213', `user_agent` = 'Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/92.0.4515.131 Safari\/537.36' where `id` = 'mzv1R8eUXgMj3b2oOEXRhI4AS96tD38TJWWoWRCJ'","type":"query","params":[],"bindings":["YTo2OntzOjY6Il90b2tlbiI7czo0MDoiOUc3YWZYRlF0dzQxYXhxTVppcEo0YW5uNjZ6azEzVzRMNlRLVmpUYSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDI6Imh0dHA6Ly9iYWRnZS5iZW9uZS5jaS9zaGVldC8yMDIxLzgvcHJldmlldyI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fXM6NTA6ImxvZ2luX3dlYl81OWJhMzZhZGRjMmIyZjk0MDE1ODBmMDE0YzdmNThlYTRlMzA5ODlkIjtpOjE7czoxNzoicGFzc3dvcmRfaGFzaF93ZWIiO3M6NjA6IiQyeSQxMCRqQzhGVW56OFpVblZuRk1hZ0xxQjJlWEpRUTNySUNhN0wvd1RpaUtnODFwOGkvckRkR2NyNiI7czoyMToicGFzc3dvcmRfaGFzaF9zYW5jdHVtIjtzOjYwOiIkMnkkMTAkakM4RlVuejhaVW5WbkZNYWdMcUIyZVhKUVEzcklDYTdML3dUaWlLZzgxcDhpL3JEZEdjcjYiO30=","1628449890","1","160.154.59.213","Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/92.0.4515.131 Safari\/537.36","mzv1R8eUXgMj3b2oOEXRhI4AS96tD38TJWWoWRCJ"],"hints":null,"show_copy":false,"backtrace":[{"index":10,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php","line":165},{"index":11,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php","line":132},{"index":12,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","line":129},{"index":13,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Middleware\/StartSession.php","line":236},{"index":14,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Middleware\/StartSession.php","line":130}],"duration":0.29819,"duration_str":"298ms","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php:165","connection":"badger","start_percent":4.552,"width_percent":95.183},{"sql":"select * from `sessions` where `id` = 'mzv1R8eUXgMj3b2oOEXRhI4AS96tD38TJWWoWRCJ' limit 1","type":"query","params":[],"bindings":["mzv1R8eUXgMj3b2oOEXRhI4AS96tD38TJWWoWRCJ"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php","line":91},{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","line":97},{"index":16,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","line":87},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/Store.php","line":71},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Support\/Manager.php","line":191}],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Session\/DatabaseSessionHandler.php:91","connection":"badger","start_percent":99.735,"width_percent":0.265}]},"models":{"data":{"App\\Models\\Employee":5,"App\\Models\\User":1},"count":6},"livewire":{"data":[],"count":0},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"9G7afXFQtw41axqMZipJ4ann66zk13W4L6TKVjTa","_previous":"array:1 [\n  \"url\" => \"http:\/\/badge.beone.ci\/sheet\/2021\/8\/preview\"\n]","_flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]","login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d":"1","password_hash_web":"$2y$10$jC8FUnz8ZUnVnFMagLqB2eXJQQ3rICa7L\/wTiiKg81p8i\/rDdGcr6","password_hash_sanctum":"$2y$10$jC8FUnz8ZUnVnFMagLqB2eXJQQ3rICa7L\/wTiiKg81p8i\/rDdGcr6","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"telescope":"<a href=\"http:\/\/badge.beone.ci\/_debugbar\/telescope\/941b4dba-15b0-414a-bf9e-0ea615a0dbde\" target=\"_blank\">View in Telescope<\/a>","path_info":"\/sheet\/2021\/8\/preview","status_code":"<pre class=sf-dump id=sf-dump-497643960 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-497643960\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"text\/html; charset=UTF-8","request_query":"<pre class=sf-dump id=sf-dump-265086704 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-265086704\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-477248630 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-477248630\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1200253707 data-indent-pad=\"  \"><span class=sf-dump-note>array:9<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>accept<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"135 characters\">text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.9<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-encoding<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"13 characters\">gzip, deflate<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-language<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"35 characters\">fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>connection<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>cookie<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"836 characters\">_ga=GA1.2.2076612456.1625318105; __gads=ID=72bb7513f777720f-22dee94162c900ea:T=1625485174:RT=1625485174:S=ALNI_MbnoMZQvMi3BcfJwOeg1bU8sdwF0Q; XSRF-TOKEN=eyJpdiI6ImVwMnBVSTNJMmZkZTQ1OFJwZWd2SXc9PSIsInZhbHVlIjoicUdpbldsN0NXR0VTcEFaa1JHdEZXM3FiOVp0N05jWjBuck5iREhYakhJQVdtY3Bta2VhaXcwYkhFbjE2aitTb01jbytQaXV0VmRzMVhiMUtMQXg3bzgxK3pHdm02TkIrT0V4VGRuYUtSb2J6THMzTWU3cWVIZ1lPMGtIUkx1Q04iLCJtYWMiOiIzNGQ5Y2JlYzE4OWFkMjQxZDFjZjZiYjYxMTM5ZGI4Yjc2NWE5MDI4OTkxYTBkOGU2ZTYzZjMyNWZiNGY3MTZmIn0%3D; beone_badger_session=eyJpdiI6IjloOHBTeEpUYU1FSFhyRDdYU3diREE9PSIsInZhbHVlIjoiL3Z4VFpmd0loUVhzNjJNLzhpRE0ycFpMZW1ybmoxdTE4aGxNbURCalo2MDZjb3JRdzBYY1QvZ29mcUpZOEpac2FDNkJSeFZnd2FwSWprMUlIZlllK25JRjJBbXo0Nks1RTBLWXpDY0Nmc3BHR0RRVm03VDJMekRFMzVvYXBlVWYiLCJtYWMiOiI0NWFhNzQzYmUwODc0ZWZjMDhjZjFlZDgyZmMxOGJjM2ZlYmM4NmJlMWZjM2E0OGRmMDIxZWIxNDQ2ZjZkOWU0In0%3D<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">badge.beone.ci<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>referer<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"32 characters\">http:\/\/badge.beone.ci\/attendance<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>upgrade-insecure-requests<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str>1<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"115 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/92.0.4515.131 Safari\/537.36<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1200253707\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-443013691 data-indent-pad=\"  \"><span class=sf-dump-note>array:41<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>CONTEXT_DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"52 characters\">\/opt\/cpanel-disk-a\/beoneci1\/public_html\/badge\/public<\/span>\"\n  \"<span class=sf-dump-key>CONTEXT_PREFIX<\/span>\" => \"\"\n  \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"52 characters\">\/opt\/cpanel-disk-a\/beoneci1\/public_html\/badge\/public<\/span>\"\n  \"<span class=sf-dump-key>GATEWAY_INTERFACE<\/span>\" => \"<span class=sf-dump-str title=\"7 characters\">CGI\/1.1<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT<\/span>\" => \"<span class=sf-dump-str title=\"135 characters\">text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.9<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_ENCODING<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">gzip, deflate<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_LANGUAGE<\/span>\" => \"<span class=sf-dump-str title=\"35 characters\">fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7<\/span>\"\n  \"<span class=sf-dump-key>HTTP_CONNECTION<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n  \"<span class=sf-dump-key>HTTP_COOKIE<\/span>\" => \"<span class=sf-dump-str title=\"836 characters\">_ga=GA1.2.2076612456.1625318105; __gads=ID=72bb7513f777720f-22dee94162c900ea:T=1625485174:RT=1625485174:S=ALNI_MbnoMZQvMi3BcfJwOeg1bU8sdwF0Q; XSRF-TOKEN=eyJpdiI6ImVwMnBVSTNJMmZkZTQ1OFJwZWd2SXc9PSIsInZhbHVlIjoicUdpbldsN0NXR0VTcEFaa1JHdEZXM3FiOVp0N05jWjBuck5iREhYakhJQVdtY3Bta2VhaXcwYkhFbjE2aitTb01jbytQaXV0VmRzMVhiMUtMQXg3bzgxK3pHdm02TkIrT0V4VGRuYUtSb2J6THMzTWU3cWVIZ1lPMGtIUkx1Q04iLCJtYWMiOiIzNGQ5Y2JlYzE4OWFkMjQxZDFjZjZiYjYxMTM5ZGI4Yjc2NWE5MDI4OTkxYTBkOGU2ZTYzZjMyNWZiNGY3MTZmIn0%3D; beone_badger_session=eyJpdiI6IjloOHBTeEpUYU1FSFhyRDdYU3diREE9PSIsInZhbHVlIjoiL3Z4VFpmd0loUVhzNjJNLzhpRE0ycFpMZW1ybmoxdTE4aGxNbURCalo2MDZjb3JRdzBYY1QvZ29mcUpZOEpac2FDNkJSeFZnd2FwSWprMUlIZlllK25JRjJBbXo0Nks1RTBLWXpDY0Nmc3BHR0RRVm03VDJMekRFMzVvYXBlVWYiLCJtYWMiOiI0NWFhNzQzYmUwODc0ZWZjMDhjZjFlZDgyZmMxOGJjM2ZlYmM4NmJlMWZjM2E0OGRmMDIxZWIxNDQ2ZjZkOWU0In0%3D<\/span>\"\n  \"<span class=sf-dump-key>HTTP_HOST<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">badge.beone.ci<\/span>\"\n  \"<span class=sf-dump-key>HTTP_REFERER<\/span>\" => \"<span class=sf-dump-str title=\"32 characters\">http:\/\/badge.beone.ci\/attendance<\/span>\"\n  \"<span class=sf-dump-key>HTTP_UPGRADE_INSECURE_REQUESTS<\/span>\" => \"<span class=sf-dump-str>1<\/span>\"\n  \"<span class=sf-dump-key>HTTP_USER_AGENT<\/span>\" => \"<span class=sf-dump-str title=\"115 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/92.0.4515.131 Safari\/537.36<\/span>\"\n  \"<span class=sf-dump-key>PATH<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">\/bin:\/usr\/bin<\/span>\"\n  \"<span class=sf-dump-key>QUERY_STRING<\/span>\" => \"\"\n  \"<span class=sf-dump-key>REDIRECT_SCRIPT_URI<\/span>\" => \"<span class=sf-dump-str title=\"42 characters\">http:\/\/badge.beone.ci\/sheet\/2021\/8\/preview<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_SCRIPT_URL<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">\/sheet\/2021\/8\/preview<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_STATUS<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">200<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_UNIQUE_ID<\/span>\" => \"<span class=sf-dump-str title=\"27 characters\">YRAsYoMugdYLWSPHBM0-2gAAARY<\/span>\"\n  \"<span class=sf-dump-key>REDIRECT_URL<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">\/sheet\/2021\/8\/preview<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">160.154.59.213<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_PORT<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">60283<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_METHOD<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">GET<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_SCHEME<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">http<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_URI<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">\/sheet\/2021\/8\/preview<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"62 characters\">\/opt\/cpanel-disk-a\/beoneci1\/public_html\/badge\/public\/index.php<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_URI<\/span>\" => \"<span class=sf-dump-str title=\"42 characters\">http:\/\/badge.beone.ci\/sheet\/2021\/8\/preview<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_URL<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">\/sheet\/2021\/8\/preview<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">164.160.35.252<\/span>\"\n  \"<span class=sf-dump-key>SERVER_ADMIN<\/span>\" => \"<span class=sf-dump-str title=\"24 characters\">webmaster@badge.beone.ci<\/span>\"\n  \"<span class=sf-dump-key>SERVER_NAME<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">badge.beone.ci<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PORT<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">80<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PROTOCOL<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">HTTP\/1.1<\/span>\"\n  \"<span class=sf-dump-key>SERVER_SIGNATURE<\/span>\" => \"\"\n  \"<span class=sf-dump-key>SERVER_SOFTWARE<\/span>\" => \"<span class=sf-dump-str title=\"6 characters\">Apache<\/span>\"\n  \"<span class=sf-dump-key>TZ<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">Africa\/Abidjan<\/span>\"\n  \"<span class=sf-dump-key>UNIQUE_ID<\/span>\" => \"<span class=sf-dump-str title=\"27 characters\">YRAsYoMugdYLWSPHBM0-2gAAARY<\/span>\"\n  \"<span class=sf-dump-key>PHP_SELF<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_TIME_FLOAT<\/span>\" => <span class=sf-dump-num>1628449890.1428<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1628449890<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-443013691\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1568283319 data-indent-pad=\"  \"><span class=sf-dump-note>array:4<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_ga<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>__gads<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">9G7afXFQtw41axqMZipJ4ann66zk13W4L6TKVjTa<\/span>\"\n  \"<span class=sf-dump-key>beone_badger_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">mzv1R8eUXgMj3b2oOEXRhI4AS96tD38TJWWoWRCJ<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1568283319\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-429087898 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"24 characters\">text\/html; charset=UTF-8<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>cache-control<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"17 characters\">no-cache, private<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>date<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">Sun, 08 Aug 2021 19:11:30 GMT<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>set-cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"416 characters\">XSRF-TOKEN=eyJpdiI6ImMvNGxRRHJJNmR1RmdBY2I2UGNTVkE9PSIsInZhbHVlIjoiTHJiSGJ5cWRwOVZJMVFSVnc1TGdZSHI4Vm5nZEVsM2NLS2QrcmN3czlQdkNCMk5FSGFpWFJ6SkVXVWk4T24xVUt4cTNNMS8xdzJGYjFZRWhFRU1PZzZKTnlmOWVFUlZpeEU3TUo3Ym9WdjZGRjR0QVNWM2o5cndGd01FWk5iaHUiLCJtYWMiOiI3YTA4MGNhN2RkYjA3ZTgyYTQxM2Q0ZTY1OGU3ZDRiY2UzYTM4YjQ0MDFmZWQ5OWM5Y2VjMmJjMzE3MTc0MzdmIn0%3D; expires=Sun, 08-Aug-2021 21:11:30 GMT; Max-Age=7200; path=\/; samesite=lax<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"436 characters\">beone_badger_session=eyJpdiI6Im1wb25tSkx5V1hyRHRlYXBrK3BmaGc9PSIsInZhbHVlIjoiZGgrNUttZHhScEJlTlVDQjlybXV4aU5VditXOWc2MHV3NTAvcGsyOEIxbUw5UlRWODltOWQyc1l5NjlLeFc5UzBNRWZPRjdjaHBsUHA4MVZZTG4zV3RxZndLa1lQL0U0aXNQQXhlaUI0OWpWKzdOVi9NSnY3WEJzZEY5UFhuVXQiLCJtYWMiOiI2MDNlNTJkYWM3ZjdiYzM3ZDY1Njg3ZWY1YWY5NGFjMjFhZTEyNzEwNjNjN2UyYjEzNjU2OWE4YWI3YWIwOTBiIn0%3D; expires=Sun, 08-Aug-2021 21:11:30 GMT; Max-Age=7200; path=\/; httponly; samesite=lax<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>Set-Cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"388 characters\">XSRF-TOKEN=eyJpdiI6ImMvNGxRRHJJNmR1RmdBY2I2UGNTVkE9PSIsInZhbHVlIjoiTHJiSGJ5cWRwOVZJMVFSVnc1TGdZSHI4Vm5nZEVsM2NLS2QrcmN3czlQdkNCMk5FSGFpWFJ6SkVXVWk4T24xVUt4cTNNMS8xdzJGYjFZRWhFRU1PZzZKTnlmOWVFUlZpeEU3TUo3Ym9WdjZGRjR0QVNWM2o5cndGd01FWk5iaHUiLCJtYWMiOiI3YTA4MGNhN2RkYjA3ZTgyYTQxM2Q0ZTY1OGU3ZDRiY2UzYTM4YjQ0MDFmZWQ5OWM5Y2VjMmJjMzE3MTc0MzdmIn0%3D; expires=Sun, 08-Aug-2021 21:11:30 GMT; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"408 characters\">beone_badger_session=eyJpdiI6Im1wb25tSkx5V1hyRHRlYXBrK3BmaGc9PSIsInZhbHVlIjoiZGgrNUttZHhScEJlTlVDQjlybXV4aU5VditXOWc2MHV3NTAvcGsyOEIxbUw5UlRWODltOWQyc1l5NjlLeFc5UzBNRWZPRjdjaHBsUHA4MVZZTG4zV3RxZndLa1lQL0U0aXNQQXhlaUI0OWpWKzdOVi9NSnY3WEJzZEY5UFhuVXQiLCJtYWMiOiI2MDNlNTJkYWM3ZjdiYzM3ZDY1Njg3ZWY1YWY5NGFjMjFhZTEyNzEwNjNjN2UyYjEzNjU2OWE4YWI3YWIwOTBiIn0%3D; expires=Sun, 08-Aug-2021 21:11:30 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-429087898\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-365340631 data-indent-pad=\"  \"><span class=sf-dump-note>array:7<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">9G7afXFQtw41axqMZipJ4ann66zk13W4L6TKVjTa<\/span>\"\n  \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"42 characters\">http:\/\/badge.beone.ci\/sheet\/2021\/8\/preview<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>_flash<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>old<\/span>\" => []\n    \"<span class=sf-dump-key>new<\/span>\" => []\n  <\/samp>]\n  \"<span class=sf-dump-key>login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => <span class=sf-dump-num>1<\/span>\n  \"<span class=sf-dump-key>password_hash_web<\/span>\" => \"<span class=sf-dump-str title=\"60 characters\">$2y$10$jC8FUnz8ZUnVnFMagLqB2eXJQQ3rICa7L\/wTiiKg81p8i\/rDdGcr6<\/span>\"\n  \"<span class=sf-dump-key>password_hash_sanctum<\/span>\" => \"<span class=sf-dump-str title=\"60 characters\">$2y$10$jC8FUnz8ZUnVnFMagLqB2eXJQQ3rICa7L\/wTiiKg81p8i\/rDdGcr6<\/span>\"\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-365340631\", {\"maxDepth\":0})<\/script>\n"}}