{"id":"1770880341-8820-952630917","version":1,"type":"request","time":1770880341.363461,"method":"GET","url":"http:\/\/localhost\/dinex\/public\/api\/v1\/pos\/orders\/list","uri":"\/dinex\/public\/api\/v1\/pos\/orders\/list","headers":{"authorization":["Bearer fb44erLMCoDFDhFAPrrXHivvA2pXGa19fOzbfnnQWh4MBtYzY5PFKOJKFqVNG82gxJC7ltXBj2KH7yZZ"],"accept":["application\/json"],"user-agent":["PostmanRuntime\/7.51.0"],"postman-token":["fe73e8d1-0f00-4254-b448-a09bc3961b4d"],"host":["localhost"],"accept-encoding":["gzip, deflate, br"],"connection":["keep-alive"],"cookie":["laravel_session=c1zXXe7ODWYiByEnsKIkOVnWuz8IgeyYYAaasGyS"]},"controller":"App\\Http\\Controllers\\Pos\\OrderController@orderList","getData":[],"postData":[],"requestData":"","sessionData":{"_token":"sc9Pjf738vaWOxhhjhEgvesG1mUZzsCd204YkiP4","login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d":6,"_flash":{"__type__":"array","old":{"__type__":"array"},"new":{"__type__":"array"}},"_previous":{"__type__":"array","url":"http:\/\/localhost\/dinex\/public\/api\/v1\/pos\/orders\/list"},"password_hash_web":"*removed*"},"authenticatedUser":{"id":6,"username":"mahmoud-cashier@dinex.com","email":"mahmoud-cashier@dinex.com","name":"Mahmoud Samy"},"cookies":{"laravel_session":"c1zXXe7ODWYiByEnsKIkOVnWuz8IgeyYYAaasGyS"},"responseTime":1770880342.297107,"responseStatus":401,"responseDuration":933.6459636688232,"memoryUsage":23068672,"middleware":["api","cors","auth_api","api.role:cashier|chief","api.permission:order.read","api.permission:order.read|order.create|order.update|order.delete|order.change_status"],"databaseQueries":[{"query":"SELECT * FROM `users` WHERE `id` = 6 LIMIT 1","duration":3.71,"connection":"mysql","time":1770880342.227486,"trace":[{"call":"Illuminate\\Http\\Request->user()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Providers\\RouteServiceProvider.php","line":28,"isVendor":false},{"call":"App\\Providers\\RouteServiceProvider->App\\Providers\\{closure}()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\ThrottleRequests.php","line":117,"isVendor":true},{"call":"Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\ThrottleRequests.php","line":87,"isVendor":true},{"call":"Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183,"isVendor":true},{"call":"Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php","line":121,"isVendor":true},{"call":"Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php","line":64,"isVendor":true},{"call":"Illuminate\\Session\\Middleware\\StartSession->handle()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183,"isVendor":true},{"call":"Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":119,"isVendor":true},{"call":"Illuminate\\Pipeline\\Pipeline->then()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":805,"isVendor":true},{"call":"Illuminate\\Routing\\Router->runRouteWithinStack()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":784,"isVendor":true}],"model":"App\\Models\\User","tags":[]},{"query":"SELECT * FROM `oauth_user_tokens` WHERE `token_hash` = '5a05d3e43b83f3d563da30079a98e3228cf28d7f833623344f7de322bf7ff8c7' and `revoked_at` IS NULL and `expire_date` > '2026-02-12 11:12:22' LIMIT 1","duration":1.47,"connection":"mysql","time":1770880342.2716918,"trace":[{"call":"Illuminate\\Database\\Eloquent\\Builder->first()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Http\\Middleware\\AuthApiMiddleware.php","line":44,"isVendor":false},{"call":"App\\Http\\Middleware\\AuthApiMiddleware->handle()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183,"isVendor":true},{"call":"Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Http\\Middleware\\CorsMiddleware.php","line":18,"isVendor":false},{"call":"App\\Http\\Middleware\\CorsMiddleware->handle()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183,"isVendor":true},{"call":"Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php","line":50,"isVendor":true},{"call":"Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183,"isVendor":true},{"call":"Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\ThrottleRequests.php","line":159,"isVendor":true},{"call":"Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequest()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\ThrottleRequests.php","line":125,"isVendor":true},{"call":"Illuminate\\Routing\\Middleware\\ThrottleRequests->handleRequestUsingNamedLimiter()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\ThrottleRequests.php","line":87,"isVendor":true},{"call":"Illuminate\\Routing\\Middleware\\ThrottleRequests->handle()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183,"isVendor":true}],"model":"App\\Models\\Token","tags":[]}],"databaseQueriesCount":2,"databaseSlowQueries":0,"databaseSelects":2,"databaseInserts":0,"databaseUpdates":0,"databaseDeletes":0,"databaseOthers":0,"databaseDuration":5.18,"cacheQueries":[{"type":"miss","key":"e7cf66797159dc3cd3e85f72e15bb551","expiration":null,"time":1770880342.236673,"connection":null,"trace":[{"call":"Illuminate\\Foundation\\Http\\Kernel->handle()","file":"C:\\xampp2\\htdocs\\dinex\\public\\index.php","line":51,"isVendor":false}]},{"type":"hit","key":"e7cf66797159dc3cd3e85f72e15bb551","expiration":null,"time":1770880342.292718,"connection":null,"trace":[{"call":"Illuminate\\Foundation\\Http\\Kernel->handle()","file":"C:\\xampp2\\htdocs\\dinex\\public\\index.php","line":51,"isVendor":false}]}],"cacheReads":2,"cacheHits":1,"cacheWrites":0,"cacheDeletes":0,"cacheTime":0,"modelsActions":[],"modelsRetrieved":{"App\\Models\\User":1},"modelsCreated":[],"modelsUpdated":[],"modelsDeleted":[],"redisCommands":[],"queueJobs":[],"timelineData":[{"description":"Controller","start":1770880342.15154,"end":1770880342.296992,"duration":145.45202255249023,"color":null,"data":null}],"log":[],"events":[],"routes":[],"notifications":[],"emailsData":[],"viewsData":[],"userData":[],"httpRequests":[],"subrequests":[],"xdebug":[],"commandName":null,"commandArguments":[],"commandArgumentsDefaults":[],"commandOptions":[],"commandOptionsDefaults":[],"commandExitCode":null,"commandOutput":null,"jobName":null,"jobDescription":null,"jobStatus":null,"jobPayload":[],"jobQueue":null,"jobConnection":null,"jobOptions":[],"testName":null,"testStatus":null,"testStatusMessage":null,"testAsserts":[],"clientMetrics":[],"webVitals":[],"parent":null,"updateToken":"6959435a"}
