{"__meta":{"id":"X9fc615fb17a9767d8dce110a91d24658","datetime":"2022-03-05 05:54:36","utime":1646459676.821951,"method":"GET","uri":"\/product-grids","ip":"127.0.0.1"},"php":{"version":"7.4.10","interface":"cli-server"},"messages":{"count":0,"messages":[]},"time":{"start":1646459675.772593,"end":1646459676.821971,"duration":1.0493779182434082,"duration_str":"1.05s","measures":[{"label":"Booting","start":1646459675.772593,"relative_start":0,"end":1646459676.12868,"relative_end":1646459676.12868,"duration":0.35608696937561035,"duration_str":"356ms","params":[],"collector":null},{"label":"Application","start":1646459676.133616,"relative_start":0.36102294921875,"end":1646459676.821973,"relative_end":2.1457672119140625e-6,"duration":0.6883571147918701,"duration_str":"688ms","params":[],"collector":null}]},"memory":{"peak_usage":26222856,"peak_usage_str":"25MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":7,"templates":[{"name":"frontend.pages.product-grids (\\resources\\views\\frontend\\pages\\product-grids.blade.php)","param_count":2,"params":["products","recent_products"],"type":"blade"},{"name":"pagination::tailwind (\\resources\\views\\vendor\\pagination\\tailwind.blade.php)","param_count":2,"params":["paginator","elements"],"type":"blade"},{"name":"frontend.layouts.master (\\resources\\views\\frontend\\layouts\\master.blade.php)","param_count":24,"params":["__env","app","errors","products","recent_products","menu","__currentLoopData","cat_info","loop","sub_menu","max","product","photo","org","brands","brand","after_discount","key","data","rate","rate_count","i","sizes","size"],"type":"blade"},{"name":"frontend.layouts.head (\\resources\\views\\frontend\\layouts\\head.blade.php)","param_count":24,"params":["__env","app","errors","products","recent_products","menu","__currentLoopData","cat_info","loop","sub_menu","max","product","photo","org","brands","brand","after_discount","key","data","rate","rate_count","i","sizes","size"],"type":"blade"},{"name":"frontend.layouts.notification (\\resources\\views\\frontend\\layouts\\notification.blade.php)","param_count":24,"params":["__env","app","errors","products","recent_products","menu","__currentLoopData","cat_info","loop","sub_menu","max","product","photo","org","brands","brand","after_discount","key","data","rate","rate_count","i","sizes","size"],"type":"blade"},{"name":"frontend.layouts.header (\\resources\\views\\frontend\\layouts\\header.blade.php)","param_count":25,"params":["__env","app","errors","products","recent_products","menu","__currentLoopData","cat_info","loop","sub_menu","max","product","photo","org","brands","brand","after_discount","key","data","rate","rate_count","i","sizes","size","settings"],"type":"blade"},{"name":"frontend.layouts.footer (\\resources\\views\\frontend\\layouts\\footer.blade.php)","param_count":25,"params":["__env","app","errors","products","recent_products","menu","__currentLoopData","cat_info","loop","sub_menu","max","product","photo","org","brands","brand","after_discount","key","data","rate","rate_count","i","sizes","size","settings"],"type":"blade"}]},"route":{"uri":"GET product-grids","middleware":"web","controller":"App\\Http\\Controllers\\FrontendController@productGrids","namespace":"App\\Http\\Controllers","prefix":"","where":[],"as":"product-grids","file":"<a href=\"phpstorm:\/\/open?file=C:\\xampp\\htdocs\\Laravel\\e-tech\\app\\Http\\Controllers\\FrontendController.php&line=73\">\\app\\Http\\Controllers\\FrontendController.php:73-112<\/a>"},"queries":{"nb_statements":42,"nb_failed_statements":0,"accumulated_duration":0.04236000000000001,"accumulated_duration_str":"42.36ms","statements":[{"sql":"select * from `products` where `status` = 'active' order by `id` desc limit 3","type":"query","params":[],"bindings":["active"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Http\\Controllers\\FrontendController.php","line":101},{"index":15,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":262},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"duration":0.00468,"duration_str":"4.68ms","stmt_id":"\\app\\Http\\Controllers\\FrontendController.php:101","connection":"e-tech","start_percent":0,"width_percent":11.048},{"sql":"select count(*) as aggregate from `products` where `status` = 'active'","type":"query","params":[],"bindings":["active"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Controllers\\FrontendController.php","line":106},{"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":262},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"duration":0.00197,"duration_str":"1.97ms","stmt_id":"\\app\\Http\\Controllers\\FrontendController.php:106","connection":"e-tech","start_percent":11.048,"width_percent":4.651},{"sql":"select * from `products` where `status` = 'active' limit 9 offset 0","type":"query","params":[],"bindings":["active"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Controllers\\FrontendController.php","line":106},{"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":262},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":"\\app\\Http\\Controllers\\FrontendController.php:106","connection":"e-tech","start_percent":15.699,"width_percent":1.865},{"sql":"select * from `categories` where `is_parent` = 1 and `status` = 'active' order by `title` asc","type":"query","params":[],"bindings":["1","active"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Models\\Category.php","line":102},{"index":15,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":35},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"\\app\\Models\\Category.php:102","connection":"e-tech","start_percent":17.564,"width_percent":2.054},{"sql":"select * from `categories` where `status` = 'active' and `categories`.`parent_id` in (1, 2, 3)","type":"query","params":[],"bindings":["active"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Models\\Category.php","line":102},{"index":20,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":35},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"\\app\\Models\\Category.php:102","connection":"e-tech","start_percent":19.618,"width_percent":2.148},{"sql":"select max(`price`) as aggregate from `products`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":70},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:70","connection":"e-tech","start_percent":21.766,"width_percent":1.747},{"sql":"select * from `brands` where `status` = 'active' order by `title` asc","type":"query","params":[],"bindings":["active"],"hints":null,"show_copy":false,"backtrace":[{"index":12,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":129},{"index":14,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":15,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":17,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00065,"duration_str":"650\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:129","connection":"e-tech","start_percent":23.513,"width_percent":1.534},{"sql":"select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":305},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:305","connection":"e-tech","start_percent":25.047,"width_percent":2.266},{"sql":"select count(*) as aggregate from `product_reviews` where `product_id` = 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":308},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00061,"duration_str":"610\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:308","connection":"e-tech","start_percent":27.314,"width_percent":1.44},{"sql":"select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 2","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":305},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00055,"duration_str":"550\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:305","connection":"e-tech","start_percent":28.754,"width_percent":1.298},{"sql":"select count(*) as aggregate from `product_reviews` where `product_id` = 2","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":308},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:308","connection":"e-tech","start_percent":30.052,"width_percent":1.487},{"sql":"select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 3","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":305},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.0019,"duration_str":"1.9ms","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:305","connection":"e-tech","start_percent":31.539,"width_percent":4.485},{"sql":"select count(*) as aggregate from `product_reviews` where `product_id` = 3","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":308},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:308","connection":"e-tech","start_percent":36.025,"width_percent":1.7},{"sql":"select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 4","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":305},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00041999999999999996,"duration_str":"420\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:305","connection":"e-tech","start_percent":37.724,"width_percent":0.992},{"sql":"select count(*) as aggregate from `product_reviews` where `product_id` = 4","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":308},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00035999999999999997,"duration_str":"360\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:308","connection":"e-tech","start_percent":38.716,"width_percent":0.85},{"sql":"select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 5","type":"query","params":[],"bindings":["5"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":305},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00035,"duration_str":"350\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:305","connection":"e-tech","start_percent":39.566,"width_percent":0.826},{"sql":"select count(*) as aggregate from `product_reviews` where `product_id` = 5","type":"query","params":[],"bindings":["5"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":308},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:308","connection":"e-tech","start_percent":40.392,"width_percent":1.912},{"sql":"select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 6","type":"query","params":[],"bindings":["6"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":305},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:305","connection":"e-tech","start_percent":42.304,"width_percent":2.007},{"sql":"select count(*) as aggregate from `product_reviews` where `product_id` = 6","type":"query","params":[],"bindings":["6"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":308},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:308","connection":"e-tech","start_percent":44.311,"width_percent":1.747},{"sql":"select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 7","type":"query","params":[],"bindings":["7"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":305},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:305","connection":"e-tech","start_percent":46.058,"width_percent":2.007},{"sql":"select count(*) as aggregate from `product_reviews` where `product_id` = 7","type":"query","params":[],"bindings":["7"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":308},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:308","connection":"e-tech","start_percent":48.064,"width_percent":1.723},{"sql":"select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 8","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":305},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00103,"duration_str":"1.03ms","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:305","connection":"e-tech","start_percent":49.788,"width_percent":2.432},{"sql":"select count(*) as aggregate from `product_reviews` where `product_id` = 8","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":308},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.0017900000000000001,"duration_str":"1.79ms","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:308","connection":"e-tech","start_percent":52.219,"width_percent":4.226},{"sql":"select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 9","type":"query","params":[],"bindings":["9"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":305},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.0004,"duration_str":"400\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:305","connection":"e-tech","start_percent":56.445,"width_percent":0.944},{"sql":"select count(*) as aggregate from `product_reviews` where `product_id` = 9","type":"query","params":[],"bindings":["9"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3","line":308},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61},{"index":19,"namespace":null,"name":"\\vendor\\facade\\ignition\\src\\Views\\Engines\\CompilerEngine.php","line":37}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"view::2fdfeeee8fa60b4c86c1dd582b7785c8de8164b3:308","connection":"e-tech","start_percent":57.389,"width_percent":1.794},{"sql":"select * from `settings`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Http\\ViewComposers\\SettingsComposer.php","line":12},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesEvents.php","line":124},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesEvents.php","line":177},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":120},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00073,"duration_str":"730\u03bcs","stmt_id":"\\app\\Http\\ViewComposers\\SettingsComposer.php:12","connection":"e-tech","start_percent":59.183,"width_percent":1.723},{"sql":"select * from `users` where `id` = 2 limit 1","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php","line":53},{"index":16,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php","line":148},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php","line":60},{"index":18,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":24},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108}],"duration":0.0005899999999999999,"duration_str":"590\u03bcs","stmt_id":"\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php:53","connection":"e-tech","start_percent":60.907,"width_percent":1.393},{"sql":"select * from `categories` where `is_parent` = 1 and `status` = 'active' order by `title` asc","type":"query","params":[],"bindings":["1","active"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Models\\Category.php","line":102},{"index":15,"namespace":null,"name":"\\app\\Http\\Helper.php","line":34},{"index":16,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":76},{"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}],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"\\app\\Models\\Category.php:102","connection":"e-tech","start_percent":62.299,"width_percent":1.936},{"sql":"select * from `categories` where `status` = 'active' and `categories`.`parent_id` in (1, 2, 3)","type":"query","params":[],"bindings":["active"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Models\\Category.php","line":102},{"index":20,"namespace":null,"name":"\\app\\Http\\Helper.php","line":34},{"index":21,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":76},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58}],"duration":0.001,"duration_str":"1ms","stmt_id":"\\app\\Models\\Category.php:102","connection":"e-tech","start_percent":64.235,"width_percent":2.361},{"sql":"select sum(`quantity`) as aggregate from `wishlists` where `user_id` = 2 and `cart_id` is null","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helper.php","line":189},{"index":16,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":105},{"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\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.00172,"duration_str":"1.72ms","stmt_id":"\\app\\Http\\Helper.php:189","connection":"e-tech","start_percent":66.596,"width_percent":4.06},{"sql":"select * from `wishlists` where `user_id` = 2 and `cart_id` is null","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Http\\Helper.php","line":205},{"index":15,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":110},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.0007700000000000001,"duration_str":"770\u03bcs","stmt_id":"\\app\\Http\\Helper.php:205","connection":"e-tech","start_percent":70.656,"width_percent":1.818},{"sql":"select * from `wishlists` where `user_id` = 2 and `cart_id` is null","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Http\\Helper.php","line":205},{"index":15,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":115},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"\\app\\Http\\Helper.php:205","connection":"e-tech","start_percent":72.474,"width_percent":1.794},{"sql":"select sum(`amount`) as aggregate from `wishlists` where `user_id` = 2 and `cart_id` is null","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helper.php","line":221},{"index":16,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":135},{"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\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"\\app\\Http\\Helper.php:221","connection":"e-tech","start_percent":74.268,"width_percent":2.243},{"sql":"select sum(`quantity`) as aggregate from `carts` where `user_id` = 2 and `order_id` is null","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helper.php","line":133},{"index":16,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":146},{"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\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.00184,"duration_str":"1.84ms","stmt_id":"\\app\\Http\\Helper.php:133","connection":"e-tech","start_percent":76.511,"width_percent":4.344},{"sql":"select * from `carts` where `user_id` = 2 and `order_id` is null","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Http\\Helper.php","line":157},{"index":15,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":151},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.00108,"duration_str":"1.08ms","stmt_id":"\\app\\Http\\Helper.php:157","connection":"e-tech","start_percent":80.855,"width_percent":2.55},{"sql":"select * from `products` where `products`.`id` in (9)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helper.php","line":157},{"index":20,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":151},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.00098,"duration_str":"980\u03bcs","stmt_id":"\\app\\Http\\Helper.php:157","connection":"e-tech","start_percent":83.404,"width_percent":2.314},{"sql":"select * from `carts` where `user_id` = 2 and `order_id` is null","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Http\\Helper.php","line":157},{"index":15,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":156},{"index":17,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.00064,"duration_str":"640\u03bcs","stmt_id":"\\app\\Http\\Helper.php:157","connection":"e-tech","start_percent":85.718,"width_percent":1.511},{"sql":"select * from `products` where `products`.`id` in (9)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Http\\Helper.php","line":157},{"index":20,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":156},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"\\app\\Http\\Helper.php:157","connection":"e-tech","start_percent":87.229,"width_percent":1.747},{"sql":"select sum(`amount`) as aggregate from `carts` where `user_id` = 2 and `order_id` is null","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Helper.php","line":173},{"index":16,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":176},{"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\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":61}],"duration":0.0013700000000000001,"duration_str":"1.37ms","stmt_id":"\\app\\Http\\Helper.php:173","connection":"e-tech","start_percent":88.975,"width_percent":3.234},{"sql":"select * from `categories` where `is_parent` = 1 and `status` = 'active' order by `title` asc","type":"query","params":[],"bindings":["1","active"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\\app\\Models\\Category.php","line":102},{"index":15,"namespace":null,"name":"\\app\\Http\\Helper.php","line":44},{"index":16,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":208},{"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}],"duration":0.0014299999999999998,"duration_str":"1.43ms","stmt_id":"\\app\\Models\\Category.php:102","connection":"e-tech","start_percent":92.21,"width_percent":3.376},{"sql":"select * from `categories` where `status` = 'active' and `categories`.`parent_id` in (1, 2, 3)","type":"query","params":[],"bindings":["active"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\\app\\Models\\Category.php","line":102},{"index":20,"namespace":null,"name":"\\app\\Http\\Helper.php","line":44},{"index":21,"namespace":"view","name":"a43d3c0b08e4a5a308305ef57ca1f2e730bf5b71","line":208},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Filesystem\\Filesystem.php","line":108},{"index":24,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\PhpEngine.php","line":58}],"duration":0.00109,"duration_str":"1.09ms","stmt_id":"\\app\\Models\\Category.php:102","connection":"e-tech","start_percent":95.585,"width_percent":2.573},{"sql":"select * from `settings`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":17,"namespace":null,"name":"\\app\\Http\\ViewComposers\\SettingsComposer.php","line":12},{"index":18,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesEvents.php","line":124},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Concerns\\ManagesEvents.php","line":177},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":120},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":91}],"duration":0.00078,"duration_str":"780\u03bcs","stmt_id":"\\app\\Http\\ViewComposers\\SettingsComposer.php:12","connection":"e-tech","start_percent":98.159,"width_percent":1.841}]},"models":{"data":{"App\\Models\\Cart":2,"App\\Models\\User":1,"App\\Models\\Settings":2,"App\\Models\\Category":21,"App\\Models\\Product":14},"count":40},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"tzwwSS7ThVvdZE1MH2yZW92cuyAOqCG3aKWPwELY","_previous":"array:1 [\n  \"url\" => \"http:\/\/127.0.0.1:8000\/product-grids\"\n]","_flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]","url":"[]","login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d":"2","user":"user@gmail.com","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"telescope":"<a href=\"http:\/\/127.0.0.1:8000\/_debugbar\/telescope\/95bea06a-dc33-4b9a-8b35-6ccab6ed9340\" target=\"_blank\">View in Telescope<\/a>","path_info":"\/product-grids","status_code":"<pre class=sf-dump id=sf-dump-1054894396 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-1054894396\", {\"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-2076102778 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-2076102778\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1483109775 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1483109775\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-534621988 data-indent-pad=\"  \"><span class=sf-dump-note>array:16<\/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=\"14 characters\">127.0.0.1:8000<\/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>sec-ch-ua<\/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=\"64 characters\">&quot; Not A;Brand&quot;;v=&quot;99&quot;, &quot;Chromium&quot;;v=&quot;99&quot;, &quot;Google Chrome&quot;;v=&quot;99&quot;<\/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=\"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>dnt<\/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>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>sec-ch-ua-mobile<\/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=\"2 characters\">?0<\/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=\"114 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/99.0.4844.51 Safari\/537.36<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-platform<\/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=\"9 characters\">&quot;Windows&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-site<\/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\">same-origin<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-mode<\/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=\"8 characters\">navigate<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-dest<\/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=\"5 characters\">empty<\/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=\"35 characters\">http:\/\/127.0.0.1:8000\/product-lists<\/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=\"17 characters\">gzip, deflate, br<\/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=\"41 characters\">en-US,en;q=0.9,la;q=0.8,ja;q=0.7,hi;q=0.6<\/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=\"738 characters\">laravel_cookie_consent=1; XSRF-TOKEN=eyJpdiI6InlzNmtlWjVPQXlaS3A1NFRRNGhzSXc9PSIsInZhbHVlIjoiZXFLNDZoQ0luV01teHJwMGpwMnVsdkcvcGpyanoxQlBob2VxWFFtcGVTVUd3QjBNUGV2emlyWWpRU1dqL2MyWFdmaGNFSVhtaHlnYXNiR2EzbXZUc295V2pCYVZVeTJXT1VnSGE1M1U0NWphaUVXaTRVREkzN1hDbTdhY1BiUlIiLCJtYWMiOiI5YTM1ZWI5ZjI4NWRiM2EyYWQxMGI0YjhjNzQxN2QyNDMyYzllMWUwZWVmYTkwYmE1ZTk2OTU4ODY5MjE5ZjhhIiwidGFnIjoiIn0%3D; e_shop_session=eyJpdiI6InV4UHpwa2xFbDQrT0pyZmptWjdBNkE9PSIsInZhbHVlIjoiMjg1L1pKZFlIbGRnemwxaEwxRVQ0QWVTR09DQTJwVGdidmtMUlBsWTZDWEIxOVV1S2cwU1ptTmoyMWJyTTdFR1BhNm1INnhhZUUya0RwSVNXeW9MVVh3bEQ3MXMvcmdlV3o2QkNabVpWdy96UXZRekdvaVFuVnZ2bkloRjZxZkciLCJtYWMiOiJmZWEyZmRmYWE0NTdjODNiYmVjOWEzYmE4YjQwYjg3NzY5MTM1MTBhMTdlOGFkNzc4ZDQ4YmIyNGZhMzlmNzQ2IiwidGFnIjoiIn0%3D<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-534621988\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-1895943771 data-indent-pad=\"  \"><span class=sf-dump-note>array:31<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"37 characters\">C:\\xampp\\htdocs\\Laravel\\e-tech\\public<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">127.0.0.1<\/span>\"\n  \"<span class=sf-dump-key>REMOTE_PORT<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">63768<\/span>\"\n  \"<span class=sf-dump-key>SERVER_SOFTWARE<\/span>\" => \"<span class=sf-dump-str title=\"29 characters\">PHP 7.4.10 Development Server<\/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_NAME<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">127.0.0.1<\/span>\"\n  \"<span class=sf-dump-key>SERVER_PORT<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">8000<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_URI<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">\/product-grids<\/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>SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n  \"<span class=sf-dump-key>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"47 characters\">C:\\xampp\\htdocs\\Laravel\\e-tech\\public\\index.php<\/span>\"\n  \"<span class=sf-dump-key>PATH_INFO<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">\/product-grids<\/span>\"\n  \"<span class=sf-dump-key>PHP_SELF<\/span>\" => \"<span class=sf-dump-str title=\"24 characters\">\/index.php\/product-grids<\/span>\"\n  \"<span class=sf-dump-key>HTTP_HOST<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">127.0.0.1:8000<\/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_SEC_CH_UA<\/span>\" => \"<span class=sf-dump-str title=\"64 characters\">&quot; Not A;Brand&quot;;v=&quot;99&quot;, &quot;Chromium&quot;;v=&quot;99&quot;, &quot;Google Chrome&quot;;v=&quot;99&quot;<\/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_DNT<\/span>\" => \"<span class=sf-dump-str>1<\/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_SEC_CH_UA_MOBILE<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">?0<\/span>\"\n  \"<span class=sf-dump-key>HTTP_USER_AGENT<\/span>\" => \"<span class=sf-dump-str title=\"114 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/99.0.4844.51 Safari\/537.36<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_CH_UA_PLATFORM<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">&quot;Windows&quot;<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_FETCH_SITE<\/span>\" => \"<span class=sf-dump-str title=\"11 characters\">same-origin<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_FETCH_MODE<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">navigate<\/span>\"\n  \"<span class=sf-dump-key>HTTP_SEC_FETCH_DEST<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">empty<\/span>\"\n  \"<span class=sf-dump-key>HTTP_REFERER<\/span>\" => \"<span class=sf-dump-str title=\"35 characters\">http:\/\/127.0.0.1:8000\/product-lists<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_ENCODING<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">gzip, deflate, br<\/span>\"\n  \"<span class=sf-dump-key>HTTP_ACCEPT_LANGUAGE<\/span>\" => \"<span class=sf-dump-str title=\"41 characters\">en-US,en;q=0.9,la;q=0.8,ja;q=0.7,hi;q=0.6<\/span>\"\n  \"<span class=sf-dump-key>HTTP_COOKIE<\/span>\" => \"<span class=sf-dump-str title=\"738 characters\">laravel_cookie_consent=1; XSRF-TOKEN=eyJpdiI6InlzNmtlWjVPQXlaS3A1NFRRNGhzSXc9PSIsInZhbHVlIjoiZXFLNDZoQ0luV01teHJwMGpwMnVsdkcvcGpyanoxQlBob2VxWFFtcGVTVUd3QjBNUGV2emlyWWpRU1dqL2MyWFdmaGNFSVhtaHlnYXNiR2EzbXZUc295V2pCYVZVeTJXT1VnSGE1M1U0NWphaUVXaTRVREkzN1hDbTdhY1BiUlIiLCJtYWMiOiI5YTM1ZWI5ZjI4NWRiM2EyYWQxMGI0YjhjNzQxN2QyNDMyYzllMWUwZWVmYTkwYmE1ZTk2OTU4ODY5MjE5ZjhhIiwidGFnIjoiIn0%3D; e_shop_session=eyJpdiI6InV4UHpwa2xFbDQrT0pyZmptWjdBNkE9PSIsInZhbHVlIjoiMjg1L1pKZFlIbGRnemwxaEwxRVQ0QWVTR09DQTJwVGdidmtMUlBsWTZDWEIxOVV1S2cwU1ptTmoyMWJyTTdFR1BhNm1INnhhZUUya0RwSVNXeW9MVVh3bEQ3MXMvcmdlV3o2QkNabVpWdy96UXZRekdvaVFuVnZ2bkloRjZxZkciLCJtYWMiOiJmZWEyZmRmYWE0NTdjODNiYmVjOWEzYmE4YjQwYjg3NzY5MTM1MTBhMTdlOGFkNzc4ZDQ4YmIyNGZhMzlmNzQ2IiwidGFnIjoiIn0%3D<\/span>\"\n  \"<span class=sf-dump-key>REQUEST_TIME_FLOAT<\/span>\" => <span class=sf-dump-num>1646459675.7726<\/span>\n  \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1646459675<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1895943771\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-1185319076 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>laravel_cookie_consent<\/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\">tzwwSS7ThVvdZE1MH2yZW92cuyAOqCG3aKWPwELY<\/span>\"\n  \"<span class=sf-dump-key>e_shop_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">dImLltMOKj7nQmobcQ9Rf2DcPNuL5BOlxpZgVQUK<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1185319076\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-525455445 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\">Sat, 05 Mar 2022 05:54:36 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=\"428 characters\">XSRF-TOKEN=eyJpdiI6IjFaTHFlTFBmWkwxak1HM1hjQ2JnVVE9PSIsInZhbHVlIjoiVnQ0U2tTNnVHRjA3TUVOM1M4U2xXRUxrNDJaN1pvdC9QcUtXK3VKdjNMRTNrWnZiSEIrc0FHY1ZMclBlckkyYnpaUUhLNlZmT1dUZk9WRzlZRUJ4cFZpMTFXM1Z2SXVHbS9IM0daVFZHamVKamdWT0J0NkE3YXAwMTA1TC9GWVAiLCJtYWMiOiJkMDQ3ZmVkNzM4NTZiZjJkOGRmMDRlODc1N2E2MjFlOTdiYjg3N2IwYTllMjYzODNiZDdmZGE3NGIwYTdmMDEyIiwidGFnIjoiIn0%3D; expires=Sat, 05-Mar-2022 07:54:36 GMT; Max-Age=7200; path=\/; samesite=lax<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"442 characters\">e_shop_session=eyJpdiI6IlJRcW1iUjlYM21qMWhtb1psYWJlSGc9PSIsInZhbHVlIjoiR0NWdEg0VUxpZmRZcytHWk1HbGMxMUxiK1ZtRk1haWtZeVZ1UGZuZFRhclVNejlRclgyQVlXT0VPcFlOVW0wTVY5aDNWNXRjT1hEbFp5eXhNSVpIRW5hdkhzeUN2N2RKTHIxblBheU9laVB2Z2h1YlRJQ1hoeGtIekJUV0p5VEkiLCJtYWMiOiI2ZjM4ODhiNzg0OTdkNTQ2MTYxNWI0MTc4MjY4ZWQ2NTNmNTMzNjk3N2RmYjg4N2QyZGJlNzQwNTE5OWIwNWEwIiwidGFnIjoiIn0%3D; expires=Sat, 05-Mar-2022 07:54:36 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=\"400 characters\">XSRF-TOKEN=eyJpdiI6IjFaTHFlTFBmWkwxak1HM1hjQ2JnVVE9PSIsInZhbHVlIjoiVnQ0U2tTNnVHRjA3TUVOM1M4U2xXRUxrNDJaN1pvdC9QcUtXK3VKdjNMRTNrWnZiSEIrc0FHY1ZMclBlckkyYnpaUUhLNlZmT1dUZk9WRzlZRUJ4cFZpMTFXM1Z2SXVHbS9IM0daVFZHamVKamdWT0J0NkE3YXAwMTA1TC9GWVAiLCJtYWMiOiJkMDQ3ZmVkNzM4NTZiZjJkOGRmMDRlODc1N2E2MjFlOTdiYjg3N2IwYTllMjYzODNiZDdmZGE3NGIwYTdmMDEyIiwidGFnIjoiIn0%3D; expires=Sat, 05-Mar-2022 07:54:36 GMT; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"414 characters\">e_shop_session=eyJpdiI6IlJRcW1iUjlYM21qMWhtb1psYWJlSGc9PSIsInZhbHVlIjoiR0NWdEg0VUxpZmRZcytHWk1HbGMxMUxiK1ZtRk1haWtZeVZ1UGZuZFRhclVNejlRclgyQVlXT0VPcFlOVW0wTVY5aDNWNXRjT1hEbFp5eXhNSVpIRW5hdkhzeUN2N2RKTHIxblBheU9laVB2Z2h1YlRJQ1hoeGtIekJUV0p5VEkiLCJtYWMiOiI2ZjM4ODhiNzg0OTdkNTQ2MTYxNWI0MTc4MjY4ZWQ2NTNmNTMzNjk3N2RmYjg4N2QyZGJlNzQwNTE5OWIwNWEwIiwidGFnIjoiIn0%3D; expires=Sat, 05-Mar-2022 07:54:36 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-525455445\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1384226609 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\">tzwwSS7ThVvdZE1MH2yZW92cuyAOqCG3aKWPwELY<\/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=\"35 characters\">http:\/\/127.0.0.1:8000\/product-grids<\/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>url<\/span>\" => []\n  \"<span class=sf-dump-key>login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => <span class=sf-dump-num>2<\/span>\n  \"<span class=sf-dump-key>user<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">user@gmail.com<\/span>\"\n  \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1384226609\", {\"maxDepth\":0})<\/script>\n"}}