Xc1b94b0850164b3bd2bf4563c86539cf.json 100 KB

1
  1. {"__meta":{"id":"Xc1b94b0850164b3bd2bf4563c86539cf","datetime":"2023-10-30 12:32:20","utime":1698669140.250234,"method":"POST","uri":"\/checkout\/payment_select","ip":"127.0.0.1"},"php":{"version":"7.4.33","interface":"cli-server"},"messages":{"count":0,"messages":[]},"time":{"start":1698669139.599383,"end":1698669140.250247,"duration":0.6508638858795166,"duration_str":"651ms","measures":[{"label":"Booting","start":1698669139.599383,"relative_start":0,"end":1698669139.634438,"relative_end":1698669139.634438,"duration":0.035054922103881836,"duration_str":"35.05ms","memory":0,"memory_str":"0B","params":[],"collector":null},{"label":"Application","start":1698669139.634546,"relative_start":0.035162925720214844,"end":1698669140.250248,"relative_end":9.5367431640625e-7,"duration":0.6157019138336182,"duration_str":"616ms","memory":0,"memory_str":"0B","params":[],"collector":null}]},"memory":{"peak_usage":10094368,"peak_usage_str":"10MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":11,"templates":[{"name":"frontend.payment_select (resources\/views\/frontend\/payment_select.blade.php)","param_count":4,"params":["carts","shipping_info","total","tpwd"],"type":"blade"},{"name":"frontend.partials.cart_summary (resources\/views\/frontend\/partials\/cart_summary.blade.php)","param_count":14,"params":["__env","app","errors","carts","shipping_info","total","tpwd","digital","cod_on","cartItem","product","__currentLoopData","method","loop"],"type":"blade"},{"name":"frontend.layouts.app (resources\/views\/frontend\/layouts\/app.blade.php)","param_count":14,"params":["__env","app","errors","carts","shipping_info","total","tpwd","digital","cod_on","cartItem","product","__currentLoopData","method","loop"],"type":"blade"},{"name":"frontend.inc.nav (resources\/views\/frontend\/inc\/nav.blade.php)","param_count":14,"params":["__env","app","errors","carts","shipping_info","total","tpwd","digital","cod_on","cartItem","product","__currentLoopData","method","loop"],"type":"blade"},{"name":"frontend.partials.compare (resources\/views\/frontend\/partials\/compare.blade.php)","param_count":22,"params":["__env","app","errors","carts","shipping_info","total","tpwd","digital","cod_on","cartItem","product","__currentLoopData","method","loop","locale","language","key","currency_code","currency","__empty_1","notification","header_logo"],"type":"blade"},{"name":"frontend.partials.wishlist (resources\/views\/frontend\/partials\/wishlist.blade.php)","param_count":22,"params":["__env","app","errors","carts","shipping_info","total","tpwd","digital","cod_on","cartItem","product","__currentLoopData","method","loop","locale","language","key","currency_code","currency","__empty_1","notification","header_logo"],"type":"blade"},{"name":"frontend.partials.cart (resources\/views\/frontend\/partials\/cart.blade.php)","param_count":22,"params":["__env","app","errors","carts","shipping_info","total","tpwd","digital","cod_on","cartItem","product","__currentLoopData","method","loop","locale","language","key","currency_code","currency","__empty_1","notification","header_logo"],"type":"blade"},{"name":"frontend.partials.category_menu (resources\/views\/frontend\/partials\/category_menu.blade.php)","param_count":22,"params":["__env","app","errors","carts","shipping_info","total","tpwd","digital","cod_on","cartItem","product","__currentLoopData","method","loop","locale","language","key","currency_code","currency","__empty_1","notification","header_logo"],"type":"blade"},{"name":"frontend.inc.footer (resources\/views\/frontend\/inc\/footer.blade.php)","param_count":14,"params":["__env","app","errors","carts","shipping_info","total","tpwd","digital","cod_on","cartItem","product","__currentLoopData","method","loop"],"type":"blade"},{"name":"frontend.inc.user_side_nav (resources\/views\/frontend\/inc\/user_side_nav.blade.php)","param_count":19,"params":["__env","app","errors","carts","shipping_info","total","tpwd","digital","cod_on","cartItem","product","__currentLoopData","method","loop","value","key","user_id","cart","count"],"type":"blade"},{"name":"frontend.partials.modal (resources\/views\/frontend\/partials\/modal.blade.php)","param_count":14,"params":["__env","app","errors","carts","shipping_info","total","tpwd","digital","cod_on","cartItem","product","__currentLoopData","method","loop"],"type":"blade"}]},"route":{"uri":"POST checkout\/payment_select","middleware":"web, customer, verified, unbanned","controller":"App\\Http\\Controllers\\CheckoutController@store_delivery_info","namespace":null,"prefix":"\/checkout","where":[],"as":"checkout.store_delivery_info","file":"<a href=\"phpstorm:\/\/open?file=\/Users\/shaoguo\/Desktop\/\u516c\u53f8\u8d44\u6599\/\u5c0f\u68a6\/\u5546\u57ce\/ebayShop\/app\/Http\/Controllers\/CheckoutController.php&line=123\">app\/Http\/Controllers\/CheckoutController.php:123-187<\/a>"},"queries":{"nb_statements":87,"nb_failed_statements":0,"accumulated_duration":0.20350999999999994,"accumulated_duration_str":"204ms","statements":[{"sql":"select * from `users` where `id` = 100594 limit 1","type":"query","params":[],"bindings":["100594"],"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":159},{"index":17,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","line":60},{"index":18,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/AuthManager.php","line":340},{"index":20,"namespace":"middleware","name":"customer","line":19}],"duration":0.0015400000000000001,"duration_str":"1.54ms","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php:53","connection":"waimao","start_percent":0,"width_percent":0.757},{"sql":"select * from `carts` where `user_id` = 100594","type":"query","params":[],"bindings":["100594"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Http\/Controllers\/CheckoutController.php","line":126},{"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.00063,"duration_str":"630\u03bcs","stmt_id":"\/app\/Http\/Controllers\/CheckoutController.php:126","connection":"waimao","start_percent":0.757,"width_percent":0.31},{"sql":"select * from `addresses` where `id` = 559 limit 1","type":"query","params":[],"bindings":["559"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/CheckoutController.php","line":133},{"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.00039,"duration_str":"390\u03bcs","stmt_id":"\/app\/Http\/Controllers\/CheckoutController.php:133","connection":"waimao","start_percent":1.066,"width_percent":0.192},{"sql":"select * from `products` where `products`.`id` = 88777 limit 1","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Controllers\/CheckoutController.php","line":141},{"index":20,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.00041,"duration_str":"410\u03bcs","stmt_id":"\/app\/Http\/Controllers\/CheckoutController.php:141","connection":"waimao","start_percent":1.258,"width_percent":0.201},{"sql":"select * from `product_translations` where `product_translations`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":null,"name":"\/app\/Http\/Controllers\/CheckoutController.php","line":141},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.01643,"duration_str":"16.43ms","stmt_id":"\/app\/Http\/Controllers\/CheckoutController.php:141","connection":"waimao","start_percent":1.459,"width_percent":8.073},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":null,"name":"\/app\/Http\/Controllers\/CheckoutController.php","line":141},{"index":25,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.00037,"duration_str":"370\u03bcs","stmt_id":"\/app\/Http\/Controllers\/CheckoutController.php:141","connection":"waimao","start_percent":9.533,"width_percent":0.182},{"sql":"select * from `product_stocks` where `product_stocks`.`product_id` = 88777 and `product_stocks`.`product_id` is not null","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":279},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.011210000000000001,"duration_str":"11.21ms","stmt_id":"\/app\/Http\/Helpers.php:279","connection":"waimao","start_percent":9.715,"width_percent":5.508},{"sql":"select * from `products` where `products`.`id` = 88777 limit 1","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":775},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:775","connection":"waimao","start_percent":15.223,"width_percent":0.256},{"sql":"select * from `product_translations` where `product_translations`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":775},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.01644,"duration_str":"16.44ms","stmt_id":"\/app\/Http\/Helpers.php:775","connection":"waimao","start_percent":15.478,"width_percent":8.078},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":775},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.00038,"duration_str":"380\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:775","connection":"waimao","start_percent":23.557,"width_percent":0.187},{"sql":"select * from `products` where `products`.`id` = 88777 limit 1","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":782},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":24,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.00031,"duration_str":"310\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:782","connection":"waimao","start_percent":23.743,"width_percent":0.152},{"sql":"select * from `product_translations` where `product_translations`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":782},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.01593,"duration_str":"15.93ms","stmt_id":"\/app\/Http\/Helpers.php:782","connection":"waimao","start_percent":23.896,"width_percent":7.828},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":782},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","line":54},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":45},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":262},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":205}],"duration":0.00035999999999999997,"duration_str":"360\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:782","connection":"waimao","start_percent":31.723,"width_percent":0.177},{"sql":"select * from `products` where `products`.`id` = 88777 limit 1","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"44be83447b20f7e708ca29f7953e34e2eaf8cbf6","line":419},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":24,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"view::44be83447b20f7e708ca29f7953e34e2eaf8cbf6:419","connection":"waimao","start_percent":31.9,"width_percent":0.31},{"sql":"select * from `product_translations` where `product_translations`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":"view","name":"44be83447b20f7e708ca29f7953e34e2eaf8cbf6","line":419},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":29,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.01754,"duration_str":"17.54ms","stmt_id":"view::44be83447b20f7e708ca29f7953e34e2eaf8cbf6:419","connection":"waimao","start_percent":32.21,"width_percent":8.619},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":"view","name":"44be83447b20f7e708ca29f7953e34e2eaf8cbf6","line":419},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":29,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00037,"duration_str":"370\u03bcs","stmt_id":"view::44be83447b20f7e708ca29f7953e34e2eaf8cbf6:419","connection":"waimao","start_percent":40.828,"width_percent":0.182},{"sql":"select * from `manual_payment_methods`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"44be83447b20f7e708ca29f7953e34e2eaf8cbf6","line":447},{"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},{"index":20,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00028000000000000003,"duration_str":"280\u03bcs","stmt_id":"view::44be83447b20f7e708ca29f7953e34e2eaf8cbf6:447","connection":"waimao","start_percent":41.01,"width_percent":0.138},{"sql":"select * from `uploads` where `uploads`.`id` = '55831' limit 1","type":"query","params":[],"bindings":["55831"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00023,"duration_str":"230\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":41.148,"width_percent":0.113},{"sql":"select * from `uploads` where `uploads`.`id` = '51332' limit 1","type":"query","params":[],"bindings":["51332"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.0002,"duration_str":"200\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":41.261,"width_percent":0.098},{"sql":"select * from `uploads` where `uploads`.`id` = '51334' limit 1","type":"query","params":[],"bindings":["51334"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00020999999999999998,"duration_str":"210\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":41.359,"width_percent":0.103},{"sql":"select * from `manual_payment_methods`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"44be83447b20f7e708ca29f7953e34e2eaf8cbf6","line":466},{"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},{"index":20,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00017999999999999998,"duration_str":"180\u03bcs","stmt_id":"view::44be83447b20f7e708ca29f7953e34e2eaf8cbf6:466","connection":"waimao","start_percent":41.462,"width_percent":0.088},{"sql":"select * from `products` where `products`.`id` = 88777 limit 1","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"2c712d234de0dd35073a197cfa893d31e4f0bdc6","line":21},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":24,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00058,"duration_str":"580\u03bcs","stmt_id":"view::2c712d234de0dd35073a197cfa893d31e4f0bdc6:21","connection":"waimao","start_percent":41.551,"width_percent":0.285},{"sql":"select * from `product_translations` where `product_translations`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":"view","name":"2c712d234de0dd35073a197cfa893d31e4f0bdc6","line":21},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":29,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.01682,"duration_str":"16.82ms","stmt_id":"view::2c712d234de0dd35073a197cfa893d31e4f0bdc6:21","connection":"waimao","start_percent":41.836,"width_percent":8.265},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":"view","name":"2c712d234de0dd35073a197cfa893d31e4f0bdc6","line":21},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":29,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"view::2c712d234de0dd35073a197cfa893d31e4f0bdc6:21","connection":"waimao","start_percent":50.101,"width_percent":0.221},{"sql":"select * from `coupons` where `code` is null limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":402},{"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},{"index":21,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00033,"duration_str":"330\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:402","connection":"waimao","start_percent":50.322,"width_percent":0.162},{"sql":"select * from `products` where `products`.`id` = 88777 limit 1","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":"view","name":"2c712d234de0dd35073a197cfa893d31e4f0bdc6","line":38},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00041999999999999996,"duration_str":"420\u03bcs","stmt_id":"view::2c712d234de0dd35073a197cfa893d31e4f0bdc6:38","connection":"waimao","start_percent":50.484,"width_percent":0.206},{"sql":"select * from `product_translations` where `product_translations`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":25,"namespace":"view","name":"2c712d234de0dd35073a197cfa893d31e4f0bdc6","line":38},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":30,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.016,"duration_str":"16ms","stmt_id":"view::2c712d234de0dd35073a197cfa893d31e4f0bdc6:38","connection":"waimao","start_percent":50.69,"width_percent":7.862},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":25,"namespace":"view","name":"2c712d234de0dd35073a197cfa893d31e4f0bdc6","line":38},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":29,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":30,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"view::2c712d234de0dd35073a197cfa893d31e4f0bdc6:38","connection":"waimao","start_percent":58.552,"width_percent":0.256},{"sql":"select * from `product_stocks` where `product_stocks`.`product_id` = 88777 and `product_stocks`.`product_id` is not null","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":226},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.011179999999999999,"duration_str":"11.18ms","stmt_id":"\/app\/Http\/Helpers.php:226","connection":"waimao","start_percent":58.808,"width_percent":5.494},{"sql":"select * from `cities` where `cities`.`id` = 5909 limit 1","type":"query","params":[],"bindings":["5909"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":"view","name":"2c712d234de0dd35073a197cfa893d31e4f0bdc6","line":80},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"view::2c712d234de0dd35073a197cfa893d31e4f0bdc6:80","connection":"waimao","start_percent":64.302,"width_percent":0.221},{"sql":"select * from `products` where `products`.`id` = 88777 limit 1","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"2c712d234de0dd35073a197cfa893d31e4f0bdc6","line":84},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":24,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00033,"duration_str":"330\u03bcs","stmt_id":"view::2c712d234de0dd35073a197cfa893d31e4f0bdc6:84","connection":"waimao","start_percent":64.523,"width_percent":0.162},{"sql":"select * from `product_translations` where `product_translations`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":"view","name":"2c712d234de0dd35073a197cfa893d31e4f0bdc6","line":84},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":29,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.01623,"duration_str":"16.23ms","stmt_id":"view::2c712d234de0dd35073a197cfa893d31e4f0bdc6:84","connection":"waimao","start_percent":64.685,"width_percent":7.975},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":"view","name":"2c712d234de0dd35073a197cfa893d31e4f0bdc6","line":84},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":29,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00037,"duration_str":"370\u03bcs","stmt_id":"view::2c712d234de0dd35073a197cfa893d31e4f0bdc6:84","connection":"waimao","start_percent":72.66,"width_percent":0.182},{"sql":"select * from `product_stocks` where `product_stocks`.`product_id` = 88777 and `product_stocks`.`product_id` is not null","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":226},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.01099,"duration_str":"10.99ms","stmt_id":"\/app\/Http\/Helpers.php:226","connection":"waimao","start_percent":72.842,"width_percent":5.4},{"sql":"select * from `languages` where `code` = 'cn' limit 1","type":"query","params":[],"bindings":["cn"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"bb7fc6a5448b69bc5c8153b72575b7c24ed3a9f2","line":2},{"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},{"index":20,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00038,"duration_str":"380\u03bcs","stmt_id":"view::bb7fc6a5448b69bc5c8153b72575b7c24ed3a9f2:2","connection":"waimao","start_percent":78.242,"width_percent":0.187},{"sql":"select * from `uploads` where `uploads`.`id` is null limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00035,"duration_str":"350\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":78.429,"width_percent":0.172},{"sql":"select * from `uploads` where `uploads`.`id` is null limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00027,"duration_str":"270\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":78.601,"width_percent":0.133},{"sql":"select * from `uploads` where `uploads`.`id` is null limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00027,"duration_str":"270\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":78.733,"width_percent":0.133},{"sql":"select * from `uploads` where `uploads`.`id` = '18878' limit 1","type":"query","params":[],"bindings":["18878"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":78.866,"width_percent":0.226},{"sql":"select * from `languages` where `code` = 'cn' limit 1","type":"query","params":[],"bindings":["cn"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"bb7fc6a5448b69bc5c8153b72575b7c24ed3a9f2","line":55},{"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},{"index":20,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00035,"duration_str":"350\u03bcs","stmt_id":"view::bb7fc6a5448b69bc5c8153b72575b7c24ed3a9f2:55","connection":"waimao","start_percent":79.092,"width_percent":0.172},{"sql":"select * from `languages` where `code` = 'cn' limit 1","type":"query","params":[],"bindings":["cn"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"7b8b1d7082501ad428236b2eb049ae5803f9123d","line":28},{"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},{"index":20,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"view::7b8b1d7082501ad428236b2eb049ae5803f9123d:28","connection":"waimao","start_percent":79.264,"width_percent":0.216},{"sql":"select * from `languages` where `code` = 'cn' limit 1","type":"query","params":[],"bindings":["cn"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"7b8b1d7082501ad428236b2eb049ae5803f9123d","line":29},{"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},{"index":20,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00023999999999999998,"duration_str":"240\u03bcs","stmt_id":"view::7b8b1d7082501ad428236b2eb049ae5803f9123d:29","connection":"waimao","start_percent":79.48,"width_percent":0.118},{"sql":"select * from `languages` where `status` = 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"7b8b1d7082501ad428236b2eb049ae5803f9123d","line":32},{"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.00026000000000000003,"duration_str":"260\u03bcs","stmt_id":"view::7b8b1d7082501ad428236b2eb049ae5803f9123d:32","connection":"waimao","start_percent":79.598,"width_percent":0.128},{"sql":"select * from `currencies` where `code` = 'JPY' limit 1","type":"query","params":[],"bindings":["JPY"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"7b8b1d7082501ad428236b2eb049ae5803f9123d","line":55},{"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},{"index":20,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00023999999999999998,"duration_str":"240\u03bcs","stmt_id":"view::7b8b1d7082501ad428236b2eb049ae5803f9123d:55","connection":"waimao","start_percent":79.726,"width_percent":0.118},{"sql":"select * from `currencies` where `code` = 'JPY' limit 1","type":"query","params":[],"bindings":["JPY"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"7b8b1d7082501ad428236b2eb049ae5803f9123d","line":55},{"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},{"index":20,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.0002,"duration_str":"200\u03bcs","stmt_id":"view::7b8b1d7082501ad428236b2eb049ae5803f9123d:55","connection":"waimao","start_percent":79.844,"width_percent":0.098},{"sql":"select * from `currencies` where `status` = 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"7b8b1d7082501ad428236b2eb049ae5803f9123d","line":59},{"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.00026000000000000003,"duration_str":"260\u03bcs","stmt_id":"view::7b8b1d7082501ad428236b2eb049ae5803f9123d:59","connection":"waimao","start_percent":79.942,"width_percent":0.128},{"sql":"select * from `notifications` where `notifications`.`notifiable_type` = 'App\\Models\\User' and `notifications`.`notifiable_id` = 100594 and `notifications`.`notifiable_id` is not null and `read_at` is null order by `created_at` desc","type":"query","params":[],"bindings":["App\\Models\\User","100594"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"7b8b1d7082501ad428236b2eb049ae5803f9123d","line":93},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":24,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00051,"duration_str":"510\u03bcs","stmt_id":"view::7b8b1d7082501ad428236b2eb049ae5803f9123d:93","connection":"waimao","start_percent":80.07,"width_percent":0.251},{"sql":"select * from `uploads` where `uploads`.`id` = '18877' limit 1","type":"query","params":[],"bindings":["18877"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00039,"duration_str":"390\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":80.32,"width_percent":0.192},{"sql":"select * from `wishlists` where `wishlists`.`user_id` = 100594 and `wishlists`.`user_id` is not null","type":"query","params":[],"bindings":["100594"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"620178785d97028ddd3985bbba38156b63ed2c67","line":5},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":24,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00039,"duration_str":"390\u03bcs","stmt_id":"view::620178785d97028ddd3985bbba38156b63ed2c67:5","connection":"waimao","start_percent":80.512,"width_percent":0.192},{"sql":"select * from `carts` where `user_id` = 100594","type":"query","params":[],"bindings":["100594"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"5ba2598910b42d68a926ab3b3e91eddcb5a87bc0","line":4},{"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.00027,"duration_str":"270\u03bcs","stmt_id":"view::5ba2598910b42d68a926ab3b3e91eddcb5a87bc0:4","connection":"waimao","start_percent":80.704,"width_percent":0.133},{"sql":"select * from `products` where `products`.`id` = 88777 limit 1","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"5ba2598910b42d68a926ab3b3e91eddcb5a87bc0","line":41},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":24,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00033,"duration_str":"330\u03bcs","stmt_id":"view::5ba2598910b42d68a926ab3b3e91eddcb5a87bc0:41","connection":"waimao","start_percent":80.836,"width_percent":0.162},{"sql":"select * from `product_translations` where `product_translations`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":"view","name":"5ba2598910b42d68a926ab3b3e91eddcb5a87bc0","line":41},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":29,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.01592,"duration_str":"15.92ms","stmt_id":"view::5ba2598910b42d68a926ab3b3e91eddcb5a87bc0:41","connection":"waimao","start_percent":80.998,"width_percent":7.823},{"sql":"select * from `product_taxes` where `product_taxes`.`product_id` in (88777)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":24,"namespace":"view","name":"5ba2598910b42d68a926ab3b3e91eddcb5a87bc0","line":41},{"index":26,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":27,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":28,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":29,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"view::5ba2598910b42d68a926ab3b3e91eddcb5a87bc0:41","connection":"waimao","start_percent":88.821,"width_percent":0.221},{"sql":"select * from `product_stocks` where `product_stocks`.`product_id` = 88777 and `product_stocks`.`product_id` is not null","type":"query","params":[],"bindings":["88777"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":226},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.01132,"duration_str":"11.32ms","stmt_id":"\/app\/Http\/Helpers.php:226","connection":"waimao","start_percent":89.042,"width_percent":5.562},{"sql":"select * from `uploads` where `uploads`.`id` = '110592' limit 1","type":"query","params":[],"bindings":["110592"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.0003,"duration_str":"300\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":94.605,"width_percent":0.147},{"sql":"select * from `categories` where `level` = 0 order by `order_level` desc","type":"query","params":[],"bindings":["0"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":9},{"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.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"view::4a7152b862c8a63ae62c2909d45f46d05df6916e:9","connection":"waimao","start_percent":94.752,"width_percent":0.236},{"sql":"select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":9},{"index":21,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Filesystem\/Filesystem.php","line":108},{"index":22,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/PhpEngine.php","line":58},{"index":23,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/View\/Engines\/CompilerEngine.php","line":61},{"index":24,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00026000000000000003,"duration_str":"260\u03bcs","stmt_id":"view::4a7152b862c8a63ae62c2909d45f46d05df6916e:9","connection":"waimao","start_percent":94.988,"width_percent":0.128},{"sql":"select * from `uploads` where `uploads`.`id` = '24' limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00033,"duration_str":"330\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":95.116,"width_percent":0.162},{"sql":"select * from `categories` where `parent_id` = 1 order by `order_level` desc","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":22},{"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.00028000000000000003,"duration_str":"280\u03bcs","stmt_id":"\/app\/Utility\/CategoryUtility.php:12","connection":"waimao","start_percent":95.278,"width_percent":0.138},{"sql":"select * from `uploads` where `uploads`.`id` = '32' limit 1","type":"query","params":[],"bindings":["32"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.0002,"duration_str":"200\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":95.415,"width_percent":0.098},{"sql":"select * from `categories` where `parent_id` = 2 order by `order_level` desc","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":22},{"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.00026000000000000003,"duration_str":"260\u03bcs","stmt_id":"\/app\/Utility\/CategoryUtility.php:12","connection":"waimao","start_percent":95.514,"width_percent":0.128},{"sql":"select * from `uploads` where `uploads`.`id` = '35' limit 1","type":"query","params":[],"bindings":["35"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00019,"duration_str":"190\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":95.641,"width_percent":0.093},{"sql":"select * from `categories` where `parent_id` = 3 order by `order_level` desc","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":22},{"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.00034,"duration_str":"340\u03bcs","stmt_id":"\/app\/Utility\/CategoryUtility.php:12","connection":"waimao","start_percent":95.735,"width_percent":0.167},{"sql":"select * from `uploads` where `uploads`.`id` = '36' limit 1","type":"query","params":[],"bindings":["36"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00023999999999999998,"duration_str":"240\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":95.902,"width_percent":0.118},{"sql":"select * from `categories` where `parent_id` = 4 order by `order_level` desc","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":22},{"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.00043,"duration_str":"430\u03bcs","stmt_id":"\/app\/Utility\/CategoryUtility.php:12","connection":"waimao","start_percent":96.02,"width_percent":0.211},{"sql":"select * from `uploads` where `uploads`.`id` = '51' limit 1","type":"query","params":[],"bindings":["51"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00020999999999999998,"duration_str":"210\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":96.231,"width_percent":0.103},{"sql":"select * from `categories` where `parent_id` = 5 order by `order_level` desc","type":"query","params":[],"bindings":["5"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":22},{"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.00020999999999999998,"duration_str":"210\u03bcs","stmt_id":"\/app\/Utility\/CategoryUtility.php:12","connection":"waimao","start_percent":96.334,"width_percent":0.103},{"sql":"select * from `uploads` where `uploads`.`id` = '53' limit 1","type":"query","params":[],"bindings":["53"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.0002,"duration_str":"200\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":96.438,"width_percent":0.098},{"sql":"select * from `categories` where `parent_id` = 6 order by `order_level` desc","type":"query","params":[],"bindings":["6"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":22},{"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.00023,"duration_str":"230\u03bcs","stmt_id":"\/app\/Utility\/CategoryUtility.php:12","connection":"waimao","start_percent":96.536,"width_percent":0.113},{"sql":"select * from `uploads` where `uploads`.`id` = '56' limit 1","type":"query","params":[],"bindings":["56"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.0002,"duration_str":"200\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":96.649,"width_percent":0.098},{"sql":"select * from `categories` where `parent_id` = 7 order by `order_level` desc","type":"query","params":[],"bindings":["7"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":22},{"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.00025,"duration_str":"250\u03bcs","stmt_id":"\/app\/Utility\/CategoryUtility.php:12","connection":"waimao","start_percent":96.747,"width_percent":0.123},{"sql":"select * from `uploads` where `uploads`.`id` = '58' limit 1","type":"query","params":[],"bindings":["58"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00035,"duration_str":"350\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":96.87,"width_percent":0.172},{"sql":"select * from `categories` where `parent_id` = 8 order by `order_level` desc","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":22},{"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.00035,"duration_str":"350\u03bcs","stmt_id":"\/app\/Utility\/CategoryUtility.php:12","connection":"waimao","start_percent":97.042,"width_percent":0.172},{"sql":"select * from `uploads` where `uploads`.`id` = '59' limit 1","type":"query","params":[],"bindings":["59"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00023999999999999998,"duration_str":"240\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":97.214,"width_percent":0.118},{"sql":"select * from `categories` where `parent_id` = 9 order by `order_level` desc","type":"query","params":[],"bindings":["9"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":22},{"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.00022,"duration_str":"220\u03bcs","stmt_id":"\/app\/Utility\/CategoryUtility.php:12","connection":"waimao","start_percent":97.332,"width_percent":0.108},{"sql":"select * from `uploads` where `uploads`.`id` = '62' limit 1","type":"query","params":[],"bindings":["62"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.0002,"duration_str":"200\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":97.44,"width_percent":0.098},{"sql":"select * from `categories` where `parent_id` = 10 order by `order_level` desc","type":"query","params":[],"bindings":["10"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":22},{"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.00020999999999999998,"duration_str":"210\u03bcs","stmt_id":"\/app\/Utility\/CategoryUtility.php:12","connection":"waimao","start_percent":97.538,"width_percent":0.103},{"sql":"select * from `uploads` where `uploads`.`id` = '64' limit 1","type":"query","params":[],"bindings":["64"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00019,"duration_str":"190\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":97.641,"width_percent":0.093},{"sql":"select * from `categories` where `parent_id` = 11 order by `order_level` desc","type":"query","params":[],"bindings":["11"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":12},{"index":15,"namespace":null,"name":"\/app\/Utility\/CategoryUtility.php","line":21},{"index":16,"namespace":"view","name":"4a7152b862c8a63ae62c2909d45f46d05df6916e","line":22},{"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.00022,"duration_str":"220\u03bcs","stmt_id":"\/app\/Utility\/CategoryUtility.php:12","connection":"waimao","start_percent":97.735,"width_percent":0.108},{"sql":"select * from `uploads` where `uploads`.`id` = '18877' limit 1","type":"query","params":[],"bindings":["18877"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00044,"duration_str":"440\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":97.843,"width_percent":0.216},{"sql":"select * from `uploads` where `uploads`.`id` = '22' limit 1","type":"query","params":[],"bindings":["22"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":null,"name":"\/app\/Http\/Helpers.php","line":838},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00039,"duration_str":"390\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":98.059,"width_percent":0.192},{"sql":"select * from `carts` where `user_id` = 100594","type":"query","params":[],"bindings":["100594"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"0b4d8164020434b5405ff15c6df764afd907a184","line":254},{"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.00029,"duration_str":"290\u03bcs","stmt_id":"view::0b4d8164020434b5405ff15c6df764afd907a184:254","connection":"waimao","start_percent":98.251,"width_percent":0.142},{"sql":"select * from `orders` where `user_id` = 100594 and `delivery_viewed` = 0","type":"query","params":[],"bindings":["100594","0"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"7cb028f955d6746bda0cc2740f19c8e86d2cc9db","line":105},{"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.0012,"duration_str":"1.2ms","stmt_id":"view::7cb028f955d6746bda0cc2740f19c8e86d2cc9db:105","connection":"waimao","start_percent":98.393,"width_percent":0.59},{"sql":"select * from `orders` where `user_id` = 100594 and `payment_status_viewed` = 0","type":"query","params":[],"bindings":["100594","0"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"7cb028f955d6746bda0cc2740f19c8e86d2cc9db","line":106},{"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.001,"duration_str":"1ms","stmt_id":"view::7cb028f955d6746bda0cc2740f19c8e86d2cc9db:106","connection":"waimao","start_percent":98.983,"width_percent":0.491},{"sql":"select * from `affiliate_users` where `affiliate_users`.`user_id` = 100594 and `affiliate_users`.`user_id` is not null limit 1","type":"query","params":[],"bindings":["100594"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":"view","name":"7cb028f955d6746bda0cc2740f19c8e86d2cc9db","line":189},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00038,"duration_str":"380\u03bcs","stmt_id":"view::7cb028f955d6746bda0cc2740f19c8e86d2cc9db:189","connection":"waimao","start_percent":99.474,"width_percent":0.187},{"sql":"select count(*) as aggregate from `tickets` where `client_viewed` = 0 and `user_id` = 100594","type":"query","params":[],"bindings":["0","100594"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"7cb028f955d6746bda0cc2740f19c8e86d2cc9db","line":219},{"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.00023999999999999998,"duration_str":"240\u03bcs","stmt_id":"view::7cb028f955d6746bda0cc2740f19c8e86d2cc9db:219","connection":"waimao","start_percent":99.661,"width_percent":0.118},{"sql":"select * from `users` where `users`.`id` = 100532 limit 1","type":"query","params":[],"bindings":["100532"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":"view","name":"0b4d8164020434b5405ff15c6df764afd907a184","line":335},{"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},{"index":25,"namespace":null,"name":"\/vendor\/facade\/ignition\/src\/Views\/Engines\/CompilerEngine.php","line":37}],"duration":0.00045,"duration_str":"450\u03bcs","stmt_id":"view::0b4d8164020434b5405ff15c6df764afd907a184:335","connection":"waimao","start_percent":99.779,"width_percent":0.221}]},"models":{"data":{"App\\Models\\Order":50,"App\\Models\\CategoryTranslation":28,"App\\Models\\Category":12,"Illuminate\\Notifications\\DatabaseNotification":19,"App\\Models\\Currency":27,"App\\Models\\Language":18,"App\\Models\\City":1,"App\\Models\\Upload":19,"App\\Models\\ManualPaymentMethod":6,"App\\Models\\ProductStock":4,"App\\Models\\ProductTranslation":8,"App\\Models\\Product":8,"App\\Models\\Address":1,"App\\Models\\Cart":3,"App\\Models\\User":2},"count":206},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"w9JNoBSumKftIX1HyN0QUudWV2aMgTuhs9XlXt8H","url":"array:1 [\n \"intended\" => \"http:\/\/127.0.0.1:8000\/admin\/languages\"\n]","_previous":"array:1 [\n \"url\" => \"http:\/\/127.0.0.1:8000\/checkout\"\n]","_flash":"array:2 [\n \"old\" => []\n \"new\" => []\n]","locale":"cn","login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d":"100594","auth":"array:1 [\n \"password_confirmed_at\" => 1698667957\n]","currency_code":"JPY","currency_symbol":"\u00a5","currency_exchange_rate":"107.12","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"path_info":"\/checkout\/payment_select","status_code":"<pre class=sf-dump id=sf-dump-802439885 data-indent-pad=\" \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-802439885\", {\"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-1391970855 data-indent-pad=\" \">[]\n<\/pre><script>Sfdump(\"sf-dump-1391970855\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-715503627 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\">w9JNoBSumKftIX1HyN0QUudWV2aMgTuhs9XlXt8H<\/span>\"\n \"<span class=sf-dump-key>shipping_type_100685<\/span>\" => \"<span class=sf-dump-str title=\"13 characters\">home_delivery<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-715503627\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-426365104 data-indent-pad=\" \"><span class=sf-dump-note>array:20<\/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>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=\"2 characters\">82<\/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=\"9 characters\">max-age=0<\/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=\"65 characters\">&quot;Chromium&quot;;v=&quot;118&quot;, &quot;Google Chrome&quot;;v=&quot;118&quot;, &quot;Not=A?Brand&quot;;v=&quot;99&quot;<\/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>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=\"7 characters\">&quot;macOS&quot;<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>upgrade-insecure-requests<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str>1<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"117 characters\">Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/118.0.0.0 Safari\/537.36<\/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=\"21 characters\">http:\/\/127.0.0.1:8000<\/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=\"33 characters\">application\/x-www-form-urlencoded<\/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.7<\/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-user<\/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\">?1<\/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=\"8 characters\">document<\/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=\"44 characters\">http:\/\/127.0.0.1:8000\/checkout\/delivery_info<\/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=\"14 characters\">zh-CN,zh;q=0.9<\/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=\"63 characters\">ebay_shop_2023_session=152MHz6rPROl4EjptYBewAmHA02j2GGvsa81Imvl<\/span>\"\n <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-426365104\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-44706379 data-indent-pad=\" \"><span class=sf-dump-note>array:37<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"42 characters\">\/Users\/shaoguo\/Desktop\/&#20844;&#21496;&#36164;&#26009;\/&#23567;&#26790;\/&#21830;&#22478;\/ebayShop<\/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\">64801<\/span>\"\n \"<span class=sf-dump-key>SERVER_SOFTWARE<\/span>\" => \"<span class=sf-dump-str title=\"29 characters\">PHP 7.4.33 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=\"24 characters\">\/checkout\/payment_select<\/span>\"\n \"<span class=sf-dump-key>REQUEST_METHOD<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">POST<\/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=\"52 characters\">\/Users\/shaoguo\/Desktop\/&#20844;&#21496;&#36164;&#26009;\/&#23567;&#26790;\/&#21830;&#22478;\/ebayShop\/index.php<\/span>\"\n \"<span class=sf-dump-key>PATH_INFO<\/span>\" => \"<span class=sf-dump-str title=\"24 characters\">\/checkout\/payment_select<\/span>\"\n \"<span class=sf-dump-key>PHP_SELF<\/span>\" => \"<span class=sf-dump-str title=\"34 characters\">\/index.php\/checkout\/payment_select<\/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>CONTENT_LENGTH<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">82<\/span>\"\n \"<span class=sf-dump-key>HTTP_CONTENT_LENGTH<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">82<\/span>\"\n \"<span class=sf-dump-key>HTTP_CACHE_CONTROL<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">max-age=0<\/span>\"\n \"<span class=sf-dump-key>HTTP_SEC_CH_UA<\/span>\" => \"<span class=sf-dump-str title=\"65 characters\">&quot;Chromium&quot;;v=&quot;118&quot;, &quot;Google Chrome&quot;;v=&quot;118&quot;, &quot;Not=A?Brand&quot;;v=&quot;99&quot;<\/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_SEC_CH_UA_PLATFORM<\/span>\" => \"<span class=sf-dump-str title=\"7 characters\">&quot;macOS&quot;<\/span>\"\n \"<span class=sf-dump-key>HTTP_UPGRADE_INSECURE_REQUESTS<\/span>\" => \"<span class=sf-dump-str>1<\/span>\"\n \"<span class=sf-dump-key>HTTP_USER_AGENT<\/span>\" => \"<span class=sf-dump-str title=\"117 characters\">Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/118.0.0.0 Safari\/537.36<\/span>\"\n \"<span class=sf-dump-key>HTTP_ORIGIN<\/span>\" => \"<span class=sf-dump-str title=\"21 characters\">http:\/\/127.0.0.1:8000<\/span>\"\n \"<span class=sf-dump-key>CONTENT_TYPE<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">application\/x-www-form-urlencoded<\/span>\"\n \"<span class=sf-dump-key>HTTP_CONTENT_TYPE<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">application\/x-www-form-urlencoded<\/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.7<\/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_USER<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">?1<\/span>\"\n \"<span class=sf-dump-key>HTTP_SEC_FETCH_DEST<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">document<\/span>\"\n \"<span class=sf-dump-key>HTTP_REFERER<\/span>\" => \"<span class=sf-dump-str title=\"44 characters\">http:\/\/127.0.0.1:8000\/checkout\/delivery_info<\/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=\"14 characters\">zh-CN,zh;q=0.9<\/span>\"\n \"<span class=sf-dump-key>HTTP_COOKIE<\/span>\" => \"<span class=sf-dump-str title=\"63 characters\">ebay_shop_2023_session=152MHz6rPROl4EjptYBewAmHA02j2GGvsa81Imvl<\/span>\"\n \"<span class=sf-dump-key>REQUEST_TIME_FLOAT<\/span>\" => <span class=sf-dump-num>1698669139.5994<\/span>\n \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1698669139<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-44706379\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-47137459 data-indent-pad=\" \"><span class=sf-dump-note>array:1<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n \"<span class=sf-dump-key>ebay_shop_2023_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">152MHz6rPROl4EjptYBewAmHA02j2GGvsa81Imvl<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-47137459\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-542927974 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\">Mon, 30 Oct 2023 12:32:19 GMT<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>set-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=\"134 characters\">ebay_shop_2023_session=152MHz6rPROl4EjptYBewAmHA02j2GGvsa81Imvl; expires=Mon, 30-Oct-2023 14:32:20 GMT; Max-Age=7200; path=\/; httponly<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>Set-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=\"120 characters\">ebay_shop_2023_session=152MHz6rPROl4EjptYBewAmHA02j2GGvsa81Imvl; expires=Mon, 30-Oct-2023 14:32:20 GMT; path=\/; httponly<\/span>\"\n <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-542927974\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-2102590570 data-indent-pad=\" \"><span class=sf-dump-note>array:11<\/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\">w9JNoBSumKftIX1HyN0QUudWV2aMgTuhs9XlXt8H<\/span>\"\n \"<span class=sf-dump-key>url<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n \"<span class=sf-dump-key>intended<\/span>\" => \"<span class=sf-dump-str title=\"37 characters\">http:\/\/127.0.0.1:8000\/admin\/languages<\/span>\"\n <\/samp>]\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=\"30 characters\">http:\/\/127.0.0.1:8000\/checkout<\/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>locale<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">cn<\/span>\"\n \"<span class=sf-dump-key>login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => <span class=sf-dump-num>100594<\/span>\n \"<span class=sf-dump-key>auth<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n \"<span class=sf-dump-key>password_confirmed_at<\/span>\" => <span class=sf-dump-num>1698667957<\/span>\n <\/samp>]\n \"<span class=sf-dump-key>currency_code<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">JPY<\/span>\"\n \"<span class=sf-dump-key>currency_symbol<\/span>\" => \"<span class=sf-dump-str>&#165;<\/span>\"\n \"<span class=sf-dump-key>currency_exchange_rate<\/span>\" => <span class=sf-dump-num>107.12<\/span>\n \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2102590570\", {\"maxDepth\":0})<\/script>\n"}}