芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/storage/debugbar/X6f26c65293fc4b6278f992f7d1b0a036.json
{"__meta":{"id":"X6f26c65293fc4b6278f992f7d1b0a036","datetime":"2023-02-25 11:08:25","utime":1677294505.756164,"method":"GET","uri":"\/Prescribe","ip":"127.0.0.1"},"php":{"version":"7.4.30","interface":"cli-server"},"messages":{"count":0,"messages":[]},"time":{"start":1677294505.572403,"end":1677294505.756179,"duration":0.1837761402130127,"duration_str":"184ms","measures":[{"label":"Booting","start":1677294505.572403,"relative_start":0,"end":1677294505.667159,"relative_end":1677294505.667159,"duration":0.0947561264038086,"duration_str":"94.76ms","params":[],"collector":null},{"label":"Application","start":1677294505.669715,"relative_start":0.09731197357177734,"end":1677294505.75618,"relative_end":9.5367431640625e-7,"duration":0.08646512031555176,"duration_str":"86.47ms","params":[],"collector":null}]},"memory":{"peak_usage":20396856,"peak_usage_str":"19MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":5,"templates":[{"name":"Prescribe.dashboard (\\resources\\views\\Prescribe\\dashboard.blade.php)","param_count":4,"params":["TotalPatient","NewPatient","OldPatient","TotalAmount"],"type":"blade"},{"name":"layouts.header_menu (\\resources\\views\\layouts\\header_menu.blade.php)","param_count":7,"params":["__env","app","errors","TotalPatient","NewPatient","OldPatient","TotalAmount"],"type":"blade"},{"name":"layouts.app (\\resources\\views\\layouts\\app.blade.php)","param_count":7,"params":["__env","app","errors","TotalPatient","NewPatient","OldPatient","TotalAmount"],"type":"blade"},{"name":"layouts.menu_top (\\resources\\views\\layouts\\menu_top.blade.php)","param_count":7,"params":["__env","app","errors","TotalPatient","NewPatient","OldPatient","TotalAmount"],"type":"blade"},{"name":"layouts.footer (\\resources\\views\\layouts\\footer.blade.php)","param_count":7,"params":["__env","app","errors","TotalPatient","NewPatient","OldPatient","TotalAmount"],"type":"blade"}]},"route":{"uri":"GET Prescribe","middleware":"web, auth","controller":"App\\Http\\Controllers\\Prescribe\\PrimaryController@index","namespace":"App\\Http\\Controllers\\Prescribe","prefix":"\/Prescribe","where":[],"as":"home","file":"
\\app\\Http\\Controllers\\Prescribe\\PrimaryController.php:38-82<\/a>"},"queries":{"nb_statements":5,"nb_failed_statements":0,"accumulated_duration":0.02706,"accumulated_duration_str":"27.06ms","statements":[{"sql":"select * from `users` where `id` = 100 limit 1","type":"query","params":[],"bindings":["100"],"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.02041,"duration_str":"20.41ms","stmt_id":"\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php:53","connection":"drugdatabase","start_percent":0,"width_percent":75.425},{"sql":"select count(*) as aggregate from `patient_data` where `doctor_id` = 73 and `visit_date` between '2023-02-01 00:00:00' and '2023-02-25 11:08:25'","type":"query","params":[],"bindings":["73","2023-02-01 00:00:00","2023-02-25 11:08:25"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Controllers\\Prescribe\\PrimaryController.php","line":54},{"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.00414,"duration_str":"4.14ms","stmt_id":"\\app\\Http\\Controllers\\Prescribe\\PrimaryController.php:54","connection":"drugdatabase","start_percent":75.425,"width_percent":15.299},{"sql":"select count(*) as aggregate from `patient_data` where `doctor_id` = 73 and `visit_date` between '2023-02-01 00:00:00' and '2023-02-25 11:08:25' and `patient_type` = 'NEW'","type":"query","params":[],"bindings":["73","2023-02-01 00:00:00","2023-02-25 11:08:25","NEW"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Controllers\\Prescribe\\PrimaryController.php","line":60},{"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.0007,"duration_str":"700\u03bcs","stmt_id":"\\app\\Http\\Controllers\\Prescribe\\PrimaryController.php:60","connection":"drugdatabase","start_percent":90.724,"width_percent":2.587},{"sql":"select count(*) as aggregate from `patient_data` where `doctor_id` = 73 and `visit_date` between '2023-02-01 00:00:00' and '2023-02-25 11:08:25' and `patient_type` = 'OLD'","type":"query","params":[],"bindings":["73","2023-02-01 00:00:00","2023-02-25 11:08:25","OLD"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Controllers\\Prescribe\\PrimaryController.php","line":66},{"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.00069,"duration_str":"690\u03bcs","stmt_id":"\\app\\Http\\Controllers\\Prescribe\\PrimaryController.php:66","connection":"drugdatabase","start_percent":93.311,"width_percent":2.55},{"sql":"select sum(`visit_fee`) as aggregate from `patient_data` where `doctor_id` = 73 and `visit_date` between '2023-02-01 00:00:00' and '2023-02-25 11:08:25'","type":"query","params":[],"bindings":["73","2023-02-01 00:00:00","2023-02-25 11:08:25"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"\\app\\Http\\Controllers\\Prescribe\\PrimaryController.php","line":71},{"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.0011200000000000001,"duration_str":"1.12ms","stmt_id":"\\app\\Http\\Controllers\\Prescribe\\PrimaryController.php:71","connection":"drugdatabase","start_percent":95.861,"width_percent":4.139}]},"models":{"data":{"App\\Models\\User":1},"count":1},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"3SiVit2VDUrgEBHm6gtvnc7SGxcik3QAXkxRnQlY","_flash":"array:2 [\n \"old\" => []\n \"new\" => []\n]","_previous":"array:1 [\n \"url\" => \"http:\/\/127.0.0.1:8000\/Prescribe\"\n]","login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d":"100","auth":"array:1 [\n \"password_confirmed_at\" => 1677294505\n]","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"path_info":"\/Prescribe","status_code":"
200<\/span>\n<\/pre>