{"__meta":{"id":"01KS5ZNGWRDQ3BBS1Z73R42WFA","datetime":"2026-05-21 13:19:45","utime":1779391185.818941,"method":"POST","uri":"\/livewire\/update","ip":"127.0.0.1"},"messages":{"count":0,"messages":[]},"time":{"count":4,"start":1779391176.875375,"end":1779391185.818981,"duration":8.943605899810791,"duration_str":"8.94s","measures":[{"label":"Booting","start":1779391176.875375,"relative_start":0,"end":1779391184.015111,"relative_end":1779391184.015111,"duration":7.13973593711853,"duration_str":"7.14s","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1779391184.015143,"relative_start":7.13976788520813,"end":1779391185.818986,"relative_end":5.0067901611328125e-6,"duration":1.8038430213928223,"duration_str":"1.8s","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1779391184.064727,"relative_start":7.189352035522461,"end":1779391184.077514,"relative_end":1779391184.077514,"duration":0.012786865234375,"duration_str":"12.79ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1779391185.806088,"relative_start":8.930712938308716,"end":1779391185.810463,"relative_end":1779391185.810463,"duration":0.004374980926513672,"duration_str":"4.37ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null}]},"memory":{"peak_usage":52665568,"peak_usage_str":"50MB"},"exceptions":{"count":0,"exceptions":[]},"laravel":{"version":"12.x","tooltip":{"Laravel Version":"12.58.0","PHP Version":"8.2.12","Environment":"local","Debug Mode":"Enabled","URL":"seguri.test","Timezone":"America\/Mexico_City","Locale":"es_MX"}},"views":{"count":0,"nb_templates":0,"templates":[]},"queries":{"count":9,"nb_statements":9,"nb_visible_statements":9,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":1.13765,"accumulated_duration_str":"1.14s","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select * from `admins` where `id` = 1 and `admins`.`deleted_at` is null limit 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php","line":58},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php","line":189},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php","line":56},{"index":19,"namespace":"middleware","name":"auth","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\filament\\src\\Http\\Middleware\\Authenticate.php","line":19},{"index":20,"namespace":"middleware","name":"auth","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php","line":61}],"start":1779391184.197582,"duration":0.34397000000000005,"duration_str":"344ms","slow":false,"memory":0,"memory_str":null,"filename":"EloquentUserProvider.php:58","source":{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php","line":58},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fvendor%2Flaravel%2Fframework%2Fsrc%2FIlluminate%2FAuth%2FEloquentUserProvider.php&line=58","ajax":false,"filename":"EloquentUserProvider.php","line":"58"},"connection":"quiminfo_seguri26","explain":null,"start_percent":0,"width_percent":30.235},{"sql":"select DATE(updated_at) as date, SUM(total) as total_sales from `carts` where `status` in ('pending', 'processing', 'completed') and `updated_at` between '2026-05-21 00:00:00' and '2026-05-21 23:59:59' and `carts`.`deleted_at` is null group by `date` order by `date` asc","type":"query","params":[],"bindings":["pending","processing","completed","2026-05-21 00:00:00","2026-05-21 23:59:59"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/SalesChart.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\SalesChart.php","line":41},{"index":16,"namespace":null,"name":"vendor\/filament\/widgets\/src\/ChartWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\ChartWidget.php","line":58},{"index":17,"namespace":null,"name":"vendor\/filament\/widgets\/src\/ChartWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\ChartWidget.php","line":50},{"index":18,"namespace":null,"name":"vendor\/filament\/widgets\/src\/ChartWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\ChartWidget.php","line":102},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Container\/BoundMethod.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36}],"start":1779391184.653775,"duration":0.1046,"duration_str":"105ms","slow":false,"memory":0,"memory_str":null,"filename":"SalesChart.php:41","source":{"index":15,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/SalesChart.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\SalesChart.php","line":41},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fmodules%2FShop%2FCart%2FFilament%2FWidgets%2FSalesChart.php&line=41","ajax":false,"filename":"SalesChart.php","line":"41"},"connection":"quiminfo_seguri26","explain":null,"start_percent":30.235,"width_percent":9.194},{"sql":"select count(*) as aggregate from `customers` where `created_at` between '2026-05-21 00:00:00' and '2026-05-21 23:59:59' and `customers`.`deleted_at` is null","type":"query","params":[],"bindings":["2026-05-21 00:00:00","2026-05-21 23:59:59"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":50},{"index":17,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":23},{"index":18,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":47},{"index":19,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":29},{"index":20,"namespace":"view","name":"filament-widgets::stats-overview-widget","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\resources\\views\/stats-overview-widget.blade.php","line":2}],"start":1779391184.8660202,"duration":0.09419,"duration_str":"94.19ms","slow":false,"memory":0,"memory_str":null,"filename":"CartStatsOverview.php:50","source":{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":50},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fmodules%2FShop%2FCart%2FFilament%2FWidgets%2FCartStatsOverview.php&line=50","ajax":false,"filename":"CartStatsOverview.php","line":"50"},"connection":"quiminfo_seguri26","explain":null,"start_percent":39.43,"width_percent":8.279},{"sql":"select count(*) as aggregate from `carts` where `status` in ('pending', 'processing', 'completed') and `updated_at` between '2026-05-21 00:00:00' and '2026-05-21 23:59:59' and `carts`.`deleted_at` is null","type":"query","params":[],"bindings":["pending","processing","completed","2026-05-21 00:00:00","2026-05-21 23:59:59"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":55},{"index":17,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":24},{"index":18,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":47},{"index":19,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":29},{"index":20,"namespace":"view","name":"filament-widgets::stats-overview-widget","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\resources\\views\/stats-overview-widget.blade.php","line":2}],"start":1779391184.9948819,"duration":0.09381999999999999,"duration_str":"93.82ms","slow":false,"memory":0,"memory_str":null,"filename":"CartStatsOverview.php:55","source":{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":55},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fmodules%2FShop%2FCart%2FFilament%2FWidgets%2FCartStatsOverview.php&line=55","ajax":false,"filename":"CartStatsOverview.php","line":"55"},"connection":"quiminfo_seguri26","explain":null,"start_percent":47.709,"width_percent":8.247},{"sql":"select * from `carts` where `status` in ('pending', 'processing', 'completed') and `updated_at` between '2026-05-21 00:00:00' and '2026-05-21 23:59:59' and `carts`.`deleted_at` is null","type":"query","params":[],"bindings":["pending","processing","completed","2026-05-21 00:00:00","2026-05-21 23:59:59"],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":62},{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":25},{"index":17,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":47},{"index":18,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":29},{"index":19,"namespace":"view","name":"filament-widgets::stats-overview-widget","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\resources\\views\/stats-overview-widget.blade.php","line":2}],"start":1779391185.106224,"duration":0.09376999999999999,"duration_str":"93.77ms","slow":false,"memory":0,"memory_str":null,"filename":"CartStatsOverview.php:62","source":{"index":15,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":62},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fmodules%2FShop%2FCart%2FFilament%2FWidgets%2FCartStatsOverview.php&line=62","ajax":false,"filename":"CartStatsOverview.php","line":"62"},"connection":"quiminfo_seguri26","explain":null,"start_percent":55.956,"width_percent":8.242},{"sql":"select count(*) as aggregate from `carts` where `active` = 1 and `status` is null and `updated_at` between '2026-05-21 00:00:00' and '2026-05-21 23:59:59' and `carts`.`deleted_at` is null","type":"query","params":[],"bindings":[1,"2026-05-21 00:00:00","2026-05-21 23:59:59"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":75},{"index":17,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":26},{"index":18,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":47},{"index":19,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":29},{"index":20,"namespace":"view","name":"filament-widgets::stats-overview-widget","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\resources\\views\/stats-overview-widget.blade.php","line":2}],"start":1779391185.223171,"duration":0.10599,"duration_str":"106ms","slow":false,"memory":0,"memory_str":null,"filename":"CartStatsOverview.php:75","source":{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":75},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fmodules%2FShop%2FCart%2FFilament%2FWidgets%2FCartStatsOverview.php&line=75","ajax":false,"filename":"CartStatsOverview.php","line":"75"},"connection":"quiminfo_seguri26","explain":null,"start_percent":64.198,"width_percent":9.317},{"sql":"select sum(`total`) as aggregate from `carts` where `status` in ('pending', 'processing', 'completed') and `updated_at` between '2026-05-21 00:00:00' and '2026-05-21 23:59:59' and `carts`.`deleted_at` is null","type":"query","params":[],"bindings":["pending","processing","completed","2026-05-21 00:00:00","2026-05-21 23:59:59"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":80},{"index":17,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":27},{"index":18,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":47},{"index":19,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":29},{"index":20,"namespace":"view","name":"filament-widgets::stats-overview-widget","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\resources\\views\/stats-overview-widget.blade.php","line":2}],"start":1779391185.3469129,"duration":0.09712,"duration_str":"97.12ms","slow":false,"memory":0,"memory_str":null,"filename":"CartStatsOverview.php:80","source":{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":80},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fmodules%2FShop%2FCart%2FFilament%2FWidgets%2FCartStatsOverview.php&line=80","ajax":false,"filename":"CartStatsOverview.php","line":"80"},"connection":"quiminfo_seguri26","explain":null,"start_percent":73.515,"width_percent":8.537},{"sql":"select sum(`total`) as aggregate from `carts` where `status` in ('pending', 'processing', 'completed') and `updated_at` between '2026-05-21 00:00:00' and '2026-05-21 23:59:59' and `carts`.`deleted_at` is null","type":"query","params":[],"bindings":["pending","processing","completed","2026-05-21 00:00:00","2026-05-21 23:59:59"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":80},{"index":17,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":85},{"index":18,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":28},{"index":19,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":47},{"index":20,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":29}],"start":1779391185.461173,"duration":0.10018,"duration_str":"100ms","slow":false,"memory":0,"memory_str":null,"filename":"CartStatsOverview.php:80","source":{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":80},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fmodules%2FShop%2FCart%2FFilament%2FWidgets%2FCartStatsOverview.php&line=80","ajax":false,"filename":"CartStatsOverview.php","line":"80"},"connection":"quiminfo_seguri26","explain":null,"start_percent":82.052,"width_percent":8.806},{"sql":"select count(*) as aggregate from `carts` where `status` in ('pending', 'processing', 'completed') and `updated_at` between '2026-05-21 00:00:00' and '2026-05-21 23:59:59' and `carts`.`deleted_at` is null","type":"query","params":[],"bindings":["pending","processing","completed","2026-05-21 00:00:00","2026-05-21 23:59:59"],"hints":null,"show_copy":true,"backtrace":[{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":55},{"index":17,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":86},{"index":18,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":28},{"index":19,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":47},{"index":20,"namespace":null,"name":"vendor\/filament\/widgets\/src\/StatsOverviewWidget.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\vendor\\filament\\widgets\\src\\StatsOverviewWidget.php","line":29}],"start":1779391185.5974169,"duration":0.10401,"duration_str":"104ms","slow":false,"memory":0,"memory_str":null,"filename":"CartStatsOverview.php:55","source":{"index":16,"namespace":null,"name":"modules\/Shop\/Cart\/Filament\/Widgets\/CartStatsOverview.php","file":"C:\\xampp82e\\htdocs\\segurihigiene\\modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview.php","line":55},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fmodules%2FShop%2FCart%2FFilament%2FWidgets%2FCartStatsOverview.php&line=55","ajax":false,"filename":"CartStatsOverview.php","line":"55"},"connection":"quiminfo_seguri26","explain":null,"start_percent":90.857,"width_percent":9.143}]},"models":{"data":{"Modules\\Core\\Admins\\Models\\Admin":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fmodules%2FCore%2FAdmins%2FModels%2FAdmin.php&line=1","ajax":false,"filename":"Admin.php","line":"?"}}},"count":1,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":1}},"livewire":{"data":{"modules.shop.cart.filament.widgets.sales-chart #jSUY0iqjM6zoaFDFoe2M":"array:4 [\n  \"data\" => array:3 [\n    \"dataChecksum\" => \"9470c6ab3ce76b2f0f1418493380d688\"\n    \"filter\" => null\n    \"filters\" => array:2 [\n      \"startDate\" => null\n      \"endDate\" => null\n    ]\n  ]\n  \"name\" => \"modules.shop.cart.filament.widgets.sales-chart\"\n  \"component\" => \"Modules\\Shop\\Cart\\Filament\\Widgets\\SalesChart\"\n  \"id\" => \"jSUY0iqjM6zoaFDFoe2M\"\n]","modules.shop.cart.filament.widgets.cart-stats-overview #z121r9FxG9bo1y3E3TxV":"array:4 [\n  \"data\" => array:1 [\n    \"filters\" => array:2 [\n      \"startDate\" => null\n      \"endDate\" => null\n    ]\n  ]\n  \"name\" => \"modules.shop.cart.filament.widgets.cart-stats-overview\"\n  \"component\" => \"Modules\\Shop\\Cart\\Filament\\Widgets\\CartStatsOverview\"\n  \"id\" => \"z121r9FxG9bo1y3E3TxV\"\n]"},"count":2},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"request":{"data":{"status":"200 OK","full_url":"http:\/\/seguri.test\/livewire\/update","action_name":"default.livewire.update","controller_action":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests@handleUpdate","uri":"POST livewire\/update","controller":{"value":"Modules\\Shop\\Cart\\Filament\\Widgets\\SalesChart@updateChartData","xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fvendor%2Ffilament%2Fwidgets%2Fsrc%2FChartWidget.php&line=100","ajax":false,"filename":"ChartWidget.php","line":"100"}},"file":{"value":"vendor\/filament\/widgets\/src\/ChartWidget.php:100-109","xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Fxampp82e%2Fhtdocs%2Fsegurihigiene%2Fvendor%2Ffilament%2Fwidgets%2Fsrc%2FChartWidget.php&line=100","ajax":false,"filename":"ChartWidget.php","line":"100"}},"middleware":"web","duration":"8.93s","peak_memory":"52MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-1302543260 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1302543260\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1752746102 data-indent-pad=\"  \"><span class=sf-dump-note>array:2<\/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\">voqbsGGqJ7YT0OhUWsTzzI87ynI7ROC0OPlsKhCx<\/span>\"\n  \"<span class=sf-dump-key>components<\/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-note>array:3<\/span> [<samp data-depth=3 class=sf-dump-compact>\n      \"<span class=sf-dump-key>snapshot<\/span>\" => \"<span class=sf-dump-str title=\"439 characters\">{&quot;data&quot;:{&quot;dataChecksum&quot;:&quot;9470c6ab3ce76b2f0f1418493380d688&quot;,&quot;filter&quot;:null,&quot;filters&quot;:[{&quot;startDate&quot;:null,&quot;endDate&quot;:null},{&quot;s&quot;:&quot;arr&quot;}]},&quot;memo&quot;:{&quot;id&quot;:&quot;jSUY0iqjM6zoaFDFoe2M&quot;,&quot;name&quot;:&quot;modules.shop.cart.filament.widgets.sales-chart&quot;,&quot;path&quot;:&quot;admin&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;release&quot;:&quot;a-a-a&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;props&quot;:[&quot;filters&quot;],&quot;errors&quot;:[],&quot;locale&quot;:&quot;es_MX&quot;},&quot;checksum&quot;:&quot;6f861b5a6f4ab48da2862a420f40a21220cd55d338302b83dc39883e4dc85334&quot;}<\/span>\"\n      \"<span class=sf-dump-key>updates<\/span>\" => []\n      \"<span class=sf-dump-key>calls<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=4 class=sf-dump-compact>\n        <span class=sf-dump-index>0<\/span> => <span class=sf-dump-note>array:3<\/span> [<samp data-depth=5 class=sf-dump-compact>\n          \"<span class=sf-dump-key>path<\/span>\" => \"\"\n          \"<span class=sf-dump-key>method<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">updateChartData<\/span>\"\n          \"<span class=sf-dump-key>params<\/span>\" => []\n        <\/samp>]\n        <span class=sf-dump-index>1<\/span> => <span class=sf-dump-note>array:3<\/span> [<samp data-depth=5 class=sf-dump-compact>\n          \"<span class=sf-dump-key>path<\/span>\" => \"\"\n          \"<span class=sf-dump-key>method<\/span>\" => \"<span class=sf-dump-str title=\"15 characters\">updateChartData<\/span>\"\n          \"<span class=sf-dump-key>params<\/span>\" => []\n        <\/samp>]\n      <\/samp>]\n    <\/samp>]\n    <span class=sf-dump-index>1<\/span> => <span class=sf-dump-note>array:3<\/span> [<samp data-depth=3 class=sf-dump-compact>\n      \"<span class=sf-dump-key>snapshot<\/span>\" => \"<span class=sf-dump-str title=\"383 characters\">{&quot;data&quot;:{&quot;filters&quot;:[{&quot;startDate&quot;:null,&quot;endDate&quot;:null},{&quot;s&quot;:&quot;arr&quot;}]},&quot;memo&quot;:{&quot;id&quot;:&quot;z121r9FxG9bo1y3E3TxV&quot;,&quot;name&quot;:&quot;modules.shop.cart.filament.widgets.cart-stats-overview&quot;,&quot;path&quot;:&quot;admin&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;release&quot;:&quot;a-a-a&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;props&quot;:[&quot;filters&quot;],&quot;errors&quot;:[],&quot;locale&quot;:&quot;es_MX&quot;},&quot;checksum&quot;:&quot;801a61294350dce4f729563c8b3ea24706251aa4b62f8c35379ecffa5fd4e850&quot;}<\/span>\"\n      \"<span class=sf-dump-key>updates<\/span>\" => []\n      \"<span class=sf-dump-key>calls<\/span>\" => []\n    <\/samp>]\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1752746102\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-71068897 data-indent-pad=\"  \"><span class=sf-dump-note>array:12<\/span> [<samp data-depth=1 class=sf-dump-expanded>\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=\"11 characters\">seguri.test<\/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>content-length<\/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=\"4 characters\">1185<\/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=\"111 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/148.0.0.0 Safari\/537.36<\/span>\"\n  <\/samp>]\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=\"16 characters\">application\/json<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-livewire<\/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> => \"\"\n  <\/samp>]\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=\"3 characters\">*\/*<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>origin<\/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=\"18 characters\">http:\/\/seguri.test<\/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=\"24 characters\">http:\/\/seguri.test\/admin<\/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=\"23 characters\">es-ES,es;q=0.9,en;q=0.8<\/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=\"1083 characters\">template_quimaira_session=eyJpdiI6IjZYZG8zNGxBckhIdjB5d2FqUUlxSmc9PSIsInZhbHVlIjoiYitUc1BJTHREbHVSdXR0NUloS1pBYnNlc1B5VXdrNGxVSGNXciswNHRZVFB3WUh1SVpkRmw0cGdBclpRMGx4Qk1xSk9PV2FHekhqNzRXdDJLVXFSMVJERlJ0Zit2aEdjbll4ZnNXT1dXWU1jcDdZNEhIei9qaCthekwrOWRjQVYiLCJtYWMiOiI2OTI3NDEyMjczMzZhZTRhMTgzY2EyNjQxMzVjMDAwOGE4YzU0ZGE2NDI4MjRlY2RhZDI3YTFiNjcyNWFhYmU4IiwidGFnIjoiIn0%3D; XSRF-TOKEN=eyJpdiI6IlZGWTNKNUppdWdYcUtURGlDaXM1dnc9PSIsInZhbHVlIjoiTi93MDFkU1U1ZytJeXBScWNzK1ZTN0N6Nlpra0dBOWltbkc5cC9zV204YUc1NXdTRUZaUHNLeTFFeVpncjhIYjdPYjRHa1Z2WEJqSVNkNHVNSTlDTkNlMVdCc1dkd2lYT0tYbWtabFYweXY2d1ZRaGJ2Y3ozUkdUUHBrcDE1ZEUiLCJtYWMiOiJkNzNhYmMyZTIxMzdkZGNkOTdkYmEwMzYxNjk4ZGI2YTc1NDhjNjFlZDBlMzI5ZTM0MDA1NmQ4NmIyYmJkM2JiIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IkR0eVI3c3I3NUJUWjJ6d3lqOEdRc2c9PSIsInZhbHVlIjoieHZ0VXJ1cEVTak1hM040cXlxZ0RySUN6dVpMeWFKY3hzY2QwSXpHZlVaMnUyZFI4dFNzd2ZLYnpWdXl6eG83OCt4V2xwcExHU1EvaXBJS0NKVDBkWWpZT1VBL2xYMHpyTTVGUUtoNGp1SldEQ2lpRXJaTTlUS01SZ0djbFl4Rm4iLCJtYWMiOiI2N2JlZTAyNDExZWMyY2Y3NTNiMzFlMTdmMDBjNmYyMjc0YjM4MTAwNGJiYmY1NThhOGU4MjJmMzg4NGVkZDhjIiwidGFnIjoiIn0%3D<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-71068897\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1400318610 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>template_quimaira_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">Ah4duZnqoE0S7gK5Xftqajlsd24GZjfIdfAMACDY<\/span>\"\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">voqbsGGqJ7YT0OhUWsTzzI87ynI7ROC0OPlsKhCx<\/span>\"\n  \"<span class=sf-dump-key>laravel_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">whkPVvQJHB0bO7KBPka0eU2QIaj5e2BEvh4Exkcs<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1400318610\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-532512105 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\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\">Thu, 21 May 2026 19:19:45 GMT<\/span>\"\n  <\/samp>]\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=\"16 characters\">application\/json<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-532512105\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1664653631 data-indent-pad=\"  \"><span class=sf-dump-note>array:6<\/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\">voqbsGGqJ7YT0OhUWsTzzI87ynI7ROC0OPlsKhCx<\/span>\"\n  \"<span class=sf-dump-key>login_admin_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => <span class=sf-dump-num>1<\/span>\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>password_hash_admin<\/span>\" => \"<span class=sf-dump-str title=\"64 characters\">cdbcdbafe7c5260b325bbd2869c8fdac11734e603065404c49945490c44c4c17<\/span>\"\n  \"<span class=sf-dump-key>c9d2e07f141c01e6264ea4651737d48c_filters<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>startDate<\/span>\" => <span class=sf-dump-const>null<\/span>\n    \"<span class=sf-dump-key>endDate<\/span>\" => <span class=sf-dump-const>null<\/span>\n  <\/samp>]\n  \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"24 characters\">http:\/\/seguri.test\/admin<\/span>\"\n    \"<span class=sf-dump-key>route<\/span>\" => \"<span class=sf-dump-str title=\"30 characters\">filament.admin.pages.dashboard<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1664653631\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"http:\/\/seguri.test\/livewire\/update","action_name":"default.livewire.update","controller_action":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests@handleUpdate"},"badge":null}}