X6df618c099b12901136a763ee2fde30a.json 37 KB

1
  1. {"__meta":{"id":"X6df618c099b12901136a763ee2fde30a","datetime":"2023-10-30 12:44:58","utime":1698669898.445613,"method":"GET","uri":"\/admin\/withdraw_requests_by_customer","ip":"127.0.0.1"},"php":{"version":"7.4.33","interface":"cli-server"},"messages":{"count":0,"messages":[]},"time":{"start":1698669898.097708,"end":1698669898.445632,"duration":0.34792399406433105,"duration_str":"348ms","measures":[{"label":"Booting","start":1698669898.097708,"relative_start":0,"end":1698669898.145448,"relative_end":1698669898.145448,"duration":0.04773998260498047,"duration_str":"47.74ms","memory":0,"memory_str":"0B","params":[],"collector":null},{"label":"Application","start":1698669898.145575,"relative_start":0.0478670597076416,"end":1698669898.445634,"relative_end":1.9073486328125e-6,"duration":0.30005884170532227,"duration_str":"300ms","memory":0,"memory_str":"0B","params":[],"collector":null}]},"memory":{"peak_usage":10281312,"peak_usage_str":"10MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":5,"templates":[{"name":"backend.sellers.seller_withdraw_requests_all_by_user.index2 (resources\/views\/backend\/sellers\/seller_withdraw_requests_all_by_user\/index2.blade.php)","param_count":1,"params":["seller_withdraw_requests"],"type":"blade"},{"name":"pagination::bootstrap-4 (vendor\/laravel\/framework\/src\/Illuminate\/Pagination\/resources\/views\/bootstrap-4.blade.php)","param_count":2,"params":["paginator","elements"],"type":"blade"},{"name":"backend.layouts.app (resources\/views\/backend\/layouts\/app.blade.php)","param_count":9,"params":["__env","app","errors","seller_withdraw_requests","__currentLoopData","seller_withdraw_request","key","loop","user"],"type":"blade"},{"name":"backend.inc.admin_sidenav (resources\/views\/backend\/inc\/admin_sidenav.blade.php)","param_count":9,"params":["__env","app","errors","seller_withdraw_requests","__currentLoopData","seller_withdraw_request","key","loop","user"],"type":"blade"},{"name":"backend.inc.admin_nav (resources\/views\/backend\/inc\/admin_nav.blade.php)","param_count":9,"params":["__env","app","errors","seller_withdraw_requests","__currentLoopData","seller_withdraw_request","key","loop","user"],"type":"blade"}]},"route":{"uri":"GET admin\/withdraw_requests_by_customer","middleware":"web, auth, admin","controller":"App\\Http\\Controllers\\SellerWithdrawRequestController@index_by_customer","namespace":null,"prefix":"\/admin","where":[],"as":"withdraw_requests_by_customer","file":"<a href=\"phpstorm:\/\/open?file=\/Users\/shaoguo\/Desktop\/\u516c\u53f8\u8d44\u6599\/\u5c0f\u68a6\/\u5546\u57ce\/ebayShop\/app\/Http\/Controllers\/SellerWithdrawRequestController.php&line=45\">app\/Http\/Controllers\/SellerWithdrawRequestController.php:45-54<\/a>"},"queries":{"nb_statements":22,"nb_failed_statements":0,"accumulated_duration":0.017440000000000004,"accumulated_duration_str":"17.44ms","statements":[{"sql":"select * from `users` where `id` = 1 limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","line":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":"middleware","name":"auth","line":63},{"index":19,"namespace":"middleware","name":"auth","line":42}],"duration":0.00152,"duration_str":"1.52ms","stmt_id":"\/vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php:53","connection":"waimao","start_percent":0,"width_percent":8.716},{"sql":"select count(*) as aggregate from `seller_withdraw_requests` where `t_type` = 2","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/SellerWithdrawRequestController.php","line":49},{"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.00041999999999999996,"duration_str":"420\u03bcs","stmt_id":"\/app\/Http\/Controllers\/SellerWithdrawRequestController.php:49","connection":"waimao","start_percent":8.716,"width_percent":2.408},{"sql":"select * from `seller_withdraw_requests` where `t_type` = 2 order by `created_at` desc limit 15 offset 0","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\/app\/Http\/Controllers\/SellerWithdrawRequestController.php","line":49},{"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.00035999999999999997,"duration_str":"360\u03bcs","stmt_id":"\/app\/Http\/Controllers\/SellerWithdrawRequestController.php:49","connection":"waimao","start_percent":11.124,"width_percent":2.064},{"sql":"select * from `users` where `users`.`id` = 8 limit 1","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"847683e93d0f9b4d0299b8f01567cf780f480ff3","line":24},{"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.0008,"duration_str":"800\u03bcs","stmt_id":"view::847683e93d0f9b4d0299b8f01567cf780f480ff3:24","connection":"waimao","start_percent":13.188,"width_percent":4.587},{"sql":"select * from `users` where `users`.`id` = 8 limit 1","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"847683e93d0f9b4d0299b8f01567cf780f480ff3","line":24},{"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.00047,"duration_str":"470\u03bcs","stmt_id":"view::847683e93d0f9b4d0299b8f01567cf780f480ff3:24","connection":"waimao","start_percent":17.775,"width_percent":2.695},{"sql":"select * from `users` where `users`.`id` = 597 limit 1","type":"query","params":[],"bindings":["597"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"847683e93d0f9b4d0299b8f01567cf780f480ff3","line":24},{"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.00043,"duration_str":"430\u03bcs","stmt_id":"view::847683e93d0f9b4d0299b8f01567cf780f480ff3:24","connection":"waimao","start_percent":20.47,"width_percent":2.466},{"sql":"select * from `users` where `users`.`id` = 597 limit 1","type":"query","params":[],"bindings":["597"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"847683e93d0f9b4d0299b8f01567cf780f480ff3","line":24},{"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.00047999999999999996,"duration_str":"480\u03bcs","stmt_id":"view::847683e93d0f9b4d0299b8f01567cf780f480ff3:24","connection":"waimao","start_percent":22.936,"width_percent":2.752},{"sql":"select * from `users` where `users`.`id` = 8 limit 1","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"847683e93d0f9b4d0299b8f01567cf780f480ff3","line":24},{"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.00055,"duration_str":"550\u03bcs","stmt_id":"view::847683e93d0f9b4d0299b8f01567cf780f480ff3:24","connection":"waimao","start_percent":25.688,"width_percent":3.154},{"sql":"select * from `users` where `users`.`id` = 8 limit 1","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"847683e93d0f9b4d0299b8f01567cf780f480ff3","line":24},{"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.00069,"duration_str":"690\u03bcs","stmt_id":"view::847683e93d0f9b4d0299b8f01567cf780f480ff3:24","connection":"waimao","start_percent":28.842,"width_percent":3.956},{"sql":"select * from `users` where `users`.`id` = 8 limit 1","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"847683e93d0f9b4d0299b8f01567cf780f480ff3","line":24},{"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.00057,"duration_str":"570\u03bcs","stmt_id":"view::847683e93d0f9b4d0299b8f01567cf780f480ff3:24","connection":"waimao","start_percent":32.798,"width_percent":3.268},{"sql":"select * from `users` where `users`.`id` = 8 limit 1","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"847683e93d0f9b4d0299b8f01567cf780f480ff3","line":24},{"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.00035999999999999997,"duration_str":"360\u03bcs","stmt_id":"view::847683e93d0f9b4d0299b8f01567cf780f480ff3:24","connection":"waimao","start_percent":36.067,"width_percent":2.064},{"sql":"select * from `users` where `users`.`id` = 8 limit 1","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"847683e93d0f9b4d0299b8f01567cf780f480ff3","line":24},{"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::847683e93d0f9b4d0299b8f01567cf780f480ff3:24","connection":"waimao","start_percent":38.131,"width_percent":2.236},{"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":"d369014c1d48a5e877d6d1f00097f006d36d3857","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::d369014c1d48a5e877d6d1f00097f006d36d3857:2","connection":"waimao","start_percent":40.367,"width_percent":2.179},{"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.00041999999999999996,"duration_str":"420\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":42.546,"width_percent":2.408},{"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":"d369014c1d48a5e877d6d1f00097f006d36d3857","line":25},{"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.00043,"duration_str":"430\u03bcs","stmt_id":"view::d369014c1d48a5e877d6d1f00097f006d36d3857:25","connection":"waimao","start_percent":44.954,"width_percent":2.466},{"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.00046,"duration_str":"460\u03bcs","stmt_id":"\/app\/Http\/Helpers.php:838","connection":"waimao","start_percent":47.42,"width_percent":2.638},{"sql":"select count(*) as aggregate from `shops` where `verification_status` = 0 and `verification_info` is not null","type":"query","params":[],"bindings":["0"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"view","name":"719bfe48ac59556970bac365438f0864afd1c42c","line":391},{"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.0005200000000000001,"duration_str":"520\u03bcs","stmt_id":"view::719bfe48ac59556970bac365438f0864afd1c42c:391","connection":"waimao","start_percent":50.057,"width_percent":2.982},{"sql":"select count(*) as aggregate from `tickets` where `viewed` = 0","type":"query","params":[],"bindings":["0"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"719bfe48ac59556970bac365438f0864afd1c42c","line":740},{"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.0005,"duration_str":"500\u03bcs","stmt_id":"view::719bfe48ac59556970bac365438f0864afd1c42c:740","connection":"waimao","start_percent":53.039,"width_percent":2.867},{"sql":"select * from `conversations` where `receiver_id` = 1 and `receiver_viewed` = '1'","type":"query","params":[],"bindings":["1","1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"719bfe48ac59556970bac365438f0864afd1c42c","line":751},{"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.00031,"duration_str":"310\u03bcs","stmt_id":"view::719bfe48ac59556970bac365438f0864afd1c42c:751","connection":"waimao","start_percent":55.906,"width_percent":1.778},{"sql":"select * from `notifications` where `notifications`.`notifiable_type` = 'App\\Models\\User' and `notifications`.`notifiable_id` = 1 and `notifications`.`notifiable_id` is not null and `read_at` is null order by `created_at` desc","type":"query","params":[],"bindings":["App\\Models\\User","1"],"hints":null,"show_copy":false,"backtrace":[{"index":19,"namespace":"view","name":"09ebd536feadc31e7f7a735ee1541b56960e057e","line":50},{"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.00661,"duration_str":"6.61ms","stmt_id":"view::09ebd536feadc31e7f7a735ee1541b56960e057e:50","connection":"waimao","start_percent":57.683,"width_percent":37.901},{"sql":"select * from `languages` where `status` = 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"view","name":"09ebd536feadc31e7f7a735ee1541b56960e057e","line":117},{"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.00047,"duration_str":"470\u03bcs","stmt_id":"view::09ebd536feadc31e7f7a735ee1541b56960e057e:117","connection":"waimao","start_percent":95.585,"width_percent":2.695},{"sql":"select * from `uploads` where `uploads`.`id` = '455' limit 1","type":"query","params":[],"bindings":["455"],"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":98.28,"width_percent":1.72}]},"models":{"data":{"Illuminate\\Notifications\\DatabaseNotification":663,"App\\Models\\Upload":3,"App\\Models\\Language":16,"App\\Models\\SellerWithdrawRequest":9,"App\\Models\\User":1},"count":692},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_previous":"array:1 [\n \"url\" => \"http:\/\/127.0.0.1:8000\/admin\/withdraw_requests_by_customer\"\n]","_flash":"array:2 [\n \"old\" => []\n \"new\" => []\n]","_token":"wENtu4TRdICxT2XuoT2ZrqMmYG49hXIP9OwUKjRL","locale":"cn","login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d":"1","auth":"array:1 [\n \"password_confirmed_at\" => 1698665425\n]","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"path_info":"\/admin\/withdraw_requests_by_customer","status_code":"<pre class=sf-dump id=sf-dump-1296457689 data-indent-pad=\" \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-1296457689\", {\"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-1181973962 data-indent-pad=\" \">[]\n<\/pre><script>Sfdump(\"sf-dump-1181973962\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-104443993 data-indent-pad=\" \">[]\n<\/pre><script>Sfdump(\"sf-dump-104443993\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-451076891 data-indent-pad=\" \"><span class=sf-dump-note>array:16<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">127.0.0.1:8000<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>connection<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>sec-ch-ua<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"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>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=\"41 characters\">http:\/\/127.0.0.1:8000\/admin\/seller_orders<\/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=jll1v68v046QB1ltEhiNsr15I5AnfbEZOthKLQI8<\/span>\"\n <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-451076891\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-1649727075 data-indent-pad=\" \"><span class=sf-dump-note>array:31<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"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\">51445<\/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=\"36 characters\">\/admin\/withdraw_requests_by_customer<\/span>\"\n \"<span class=sf-dump-key>REQUEST_METHOD<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">GET<\/span>\"\n \"<span class=sf-dump-key>SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n \"<span class=sf-dump-key>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"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=\"36 characters\">\/admin\/withdraw_requests_by_customer<\/span>\"\n \"<span class=sf-dump-key>PHP_SELF<\/span>\" => \"<span class=sf-dump-str title=\"46 characters\">\/index.php\/admin\/withdraw_requests_by_customer<\/span>\"\n \"<span class=sf-dump-key>HTTP_HOST<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">127.0.0.1:8000<\/span>\"\n \"<span class=sf-dump-key>HTTP_CONNECTION<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n \"<span class=sf-dump-key>HTTP_SEC_CH_UA<\/span>\" => \"<span class=sf-dump-str title=\"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_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=\"41 characters\">http:\/\/127.0.0.1:8000\/admin\/seller_orders<\/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=jll1v68v046QB1ltEhiNsr15I5AnfbEZOthKLQI8<\/span>\"\n \"<span class=sf-dump-key>REQUEST_TIME_FLOAT<\/span>\" => <span class=sf-dump-num>1698669898.0977<\/span>\n \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1698669898<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1649727075\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-696267310 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\">jll1v68v046QB1ltEhiNsr15I5AnfbEZOthKLQI8<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-696267310\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-1917195459 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:44:58 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=jll1v68v046QB1ltEhiNsr15I5AnfbEZOthKLQI8; expires=Mon, 30-Oct-2023 14:44:58 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=jll1v68v046QB1ltEhiNsr15I5AnfbEZOthKLQI8; expires=Mon, 30-Oct-2023 14:44:58 GMT; path=\/; httponly<\/span>\"\n <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1917195459\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-416460326 data-indent-pad=\" \"><span class=sf-dump-note>array:7<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n \"<span class=sf-dump-key>_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=\"57 characters\">http:\/\/127.0.0.1:8000\/admin\/withdraw_requests_by_customer<\/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>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">wENtu4TRdICxT2XuoT2ZrqMmYG49hXIP9OwUKjRL<\/span>\"\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>1<\/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>1698665425<\/span>\n <\/samp>]\n \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-416460326\", {\"maxDepth\":0})<\/script>\n"}}