Performance Profiling

Total processing time: 19 ms; Peak memory: 3.024 MB. Show Profiling Timeline

总计5条数据
TimeDurationCategoryInfo
  
08:58:27.2413.3 msyii\db\Command::querySELECT i.*, i.left_at - i.arrived_at AS hours_spent FROM "a57be577deb434"."tbl_implement_records" "i" LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON i.client_id = c.id WHERE "i"."id" IS NULL
08:58:27.2352.3 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
08:58:27.2331.9 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
08:58:27.2381.5 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
08:58:27.2451.2 msyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/implement/get-edit', '[]', '{"code":500,"result":{},"status":0,"msg":[{"name":"error","success":"","error":"\u60a8\u8bbf\u95ee\u7684\u5b9e\u65bd\u5de5\u5355\u5df2\u4e0d\u5b58\u5728"}],"mod":0}', FALSE, '2025-08-09 08:58:27') RETURNING "id"