{"id":"1773256147-4079-1656634195","version":1,"type":"request","time":1773256147.178743,"method":"POST","url":"http:\/\/localhost\/dinex\/public\/api\/v1\/platform\/login","uri":"\/dinex\/public\/api\/v1\/platform\/login","headers":{"user-agent":["Apidog\/1.0.0 (https:\/\/apidog.com)"],"content-type":["application\/json"],"accept":["*\/*"],"host":["localhost"],"accept-encoding":["gzip, deflate, br"],"connection":["keep-alive"],"content-length":["85"],"cookie":["laravel_session=XKzv8u7l3EEa3z4w4UB4b5rygulLUZEBboYt03B5"]},"controller":"App\\Http\\Controllers\\Auth\\PlatformAuthController@login","getData":[],"postData":[],"requestData":{"username":"MZQbcG7PGOFjyen","password":"*removed*"},"sessionData":{"_token":"Y85WO0IgJWj1siSTuQiyNbOVpScyQIuZStdYCpB9","_flash":{"__type__":"array","old":{"__type__":"array"},"new":{"__type__":"array"}},"_previous":{"__type__":"array","url":"http:\/\/localhost\/dinex\/public\/api\/v1\/platform\/me"}},"authenticatedUser":null,"cookies":{"laravel_session":"XKzv8u7l3EEa3z4w4UB4b5rygulLUZEBboYt03B5"},"responseTime":1773256147.943465,"responseStatus":200,"responseDuration":764.7221088409424,"memoryUsage":25165824,"middleware":["api"],"databaseQueries":[{"query":"SELECT count(*) as aggregate FROM `platforms` WHERE `username` = 'MZQbcG7PGOFjyen'","duration":3.01,"connection":"mysql","time":1773256147.556984,"trace":[{"call":"Illuminate\\Validation\\Validator->fails()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Http\\Controllers\\Auth\\PlatformAuthController.php","line":26,"isVendor":false},{"call":"App\\Http\\Controllers\\Auth\\PlatformAuthController->login()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54,"isVendor":true},{"call":"Illuminate\\Routing\\Controller->callAction()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43,"isVendor":true},{"call":"Illuminate\\Routing\\ControllerDispatcher->dispatch()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259,"isVendor":true},{"call":"Illuminate\\Routing\\Route->runController()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205,"isVendor":true},{"call":"Illuminate\\Routing\\Route->run()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":806,"isVendor":true},{"call":"Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":144,"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}],"model":null,"tags":[]},{"query":"SELECT * FROM `platforms` WHERE `username` = 'MZQbcG7PGOFjyen' LIMIT 1","duration":0.47,"connection":"mysql","time":1773256147.5724351,"trace":[{"call":"Illuminate\\Database\\Eloquent\\Builder->first()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Services\\PlatformAuthService.php","line":16,"isVendor":false},{"call":"App\\Services\\PlatformAuthService->login()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Http\\Controllers\\Auth\\PlatformAuthController.php","line":30,"isVendor":false},{"call":"App\\Http\\Controllers\\Auth\\PlatformAuthController->login()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54,"isVendor":true},{"call":"Illuminate\\Routing\\Controller->callAction()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43,"isVendor":true},{"call":"Illuminate\\Routing\\ControllerDispatcher->dispatch()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259,"isVendor":true},{"call":"Illuminate\\Routing\\Route->runController()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205,"isVendor":true},{"call":"Illuminate\\Routing\\Route->run()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":806,"isVendor":true},{"call":"Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":144,"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}],"model":"App\\Models\\Platform","tags":[]},{"query":"UPDATE `platform_tokens` SET `revoked_at` = '2026-03-11 23:09:07', `platform_tokens`.`updated_at` = '2026-03-11 23:09:07' WHERE `platform_id` = 1 and `revoked_at` IS NULL and `expire_date` > '2026-03-11 23:09:07'","duration":0.61,"connection":"mysql","time":1773256147.8887959,"trace":[{"call":"Illuminate\\Database\\Eloquent\\Builder->update()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Services\\PlatformAuthService.php","line":25,"isVendor":false},{"call":"App\\Services\\PlatformAuthService->login()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Http\\Controllers\\Auth\\PlatformAuthController.php","line":30,"isVendor":false},{"call":"App\\Http\\Controllers\\Auth\\PlatformAuthController->login()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54,"isVendor":true},{"call":"Illuminate\\Routing\\Controller->callAction()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43,"isVendor":true},{"call":"Illuminate\\Routing\\ControllerDispatcher->dispatch()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259,"isVendor":true},{"call":"Illuminate\\Routing\\Route->runController()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205,"isVendor":true},{"call":"Illuminate\\Routing\\Route->run()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":806,"isVendor":true},{"call":"Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":144,"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}],"model":"App\\Models\\PlatformToken","tags":[]},{"query":"INSERT INTO `platform_tokens` (`expire_date`, `token_hash`, `platform_id`, `id`, `updated_at`, `created_at`) VALUES ('2026-03-12 23:09:07', 'b0707033521a584c1e860a73d8c950a0df1d7a6d474fee34e353d965fc5f14d7', 1, '5225f3ba-338a-4a9a-9757-f46369e04685', '2026-03-11 23:09:07', '2026-03-11 23:09:07')","duration":17.54,"connection":"mysql","time":1773256147.90795,"trace":[{"call":"Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->create()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Services\\PlatformAuthService.php","line":28,"isVendor":false},{"call":"App\\Services\\PlatformAuthService->login()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Http\\Controllers\\Auth\\PlatformAuthController.php","line":30,"isVendor":false},{"call":"App\\Http\\Controllers\\Auth\\PlatformAuthController->login()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54,"isVendor":true},{"call":"Illuminate\\Routing\\Controller->callAction()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43,"isVendor":true},{"call":"Illuminate\\Routing\\ControllerDispatcher->dispatch()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259,"isVendor":true},{"call":"Illuminate\\Routing\\Route->runController()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205,"isVendor":true},{"call":"Illuminate\\Routing\\Route->run()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":806,"isVendor":true},{"call":"Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":144,"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}],"model":"App\\Models\\PlatformToken","tags":[]}],"databaseQueriesCount":4,"databaseSlowQueries":0,"databaseSelects":2,"databaseInserts":1,"databaseUpdates":1,"databaseDeletes":0,"databaseOthers":0,"databaseDuration":21.63,"cacheQueries":[{"type":"miss","key":"d189a3df25facd3522214377f5876bcb","expiration":null,"time":1773256147.5137,"connection":null,"trace":[{"call":"Illuminate\\Foundation\\Http\\Kernel->handle()","file":"C:\\xampp2\\htdocs\\dinex\\public\\index.php","line":51,"isVendor":false}]},{"type":"hit","key":"d189a3df25facd3522214377f5876bcb","expiration":null,"time":1773256147.941744,"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":[{"model":"App\\Models\\PlatformToken","key":"5225f3ba-338a-4a9a-9757-f46369e04685","action":"created","attributes":[],"changes":[],"time":1773256.147925873,"query":"INSERT INTO `platform_tokens` (`expire_date`, `token_hash`, `platform_id`, `id`, `updated_at`, `created_at`) VALUES ('2026-03-12 23:09:07', 'b0707033521a584c1e860a73d8c950a0df1d7a6d474fee34e353d965fc5f14d7', 1, '5225f3ba-338a-4a9a-9757-f46369e04685', '2026-03-11 23:09:07', '2026-03-11 23:09:07')","duration":17.54,"connection":"mysql","trace":[{"call":"Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany->create()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Services\\PlatformAuthService.php","line":28,"isVendor":false},{"call":"App\\Services\\PlatformAuthService->login()","file":"C:\\xampp2\\htdocs\\dinex\\app\\Http\\Controllers\\Auth\\PlatformAuthController.php","line":30,"isVendor":false},{"call":"App\\Http\\Controllers\\Auth\\PlatformAuthController->login()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54,"isVendor":true},{"call":"Illuminate\\Routing\\Controller->callAction()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43,"isVendor":true},{"call":"Illuminate\\Routing\\ControllerDispatcher->dispatch()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259,"isVendor":true},{"call":"Illuminate\\Routing\\Route->runController()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205,"isVendor":true},{"call":"Illuminate\\Routing\\Route->run()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":806,"isVendor":true},{"call":"Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()","file":"C:\\xampp2\\htdocs\\dinex\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":144,"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}],"tags":[]}],"modelsRetrieved":{"App\\Models\\Platform":1},"modelsCreated":{"App\\Models\\PlatformToken":1},"modelsUpdated":[],"modelsDeleted":[],"redisCommands":[],"queueJobs":[],"timelineData":[{"description":"Controller","start":1773256147.492607,"end":1773256147.943335,"duration":450.7279396057129,"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":"e63f0b54"}
