Total processing time: 19 ms; Peak memory: 3.024 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
08:58:27.241 | 3.3 ms | yii\db\Command::query | SELECT 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.235 | 2.3 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
08:58:27.233 | 1.9 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
08:58:27.238 | 1.5 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
08:58:27.245 | 1.2 ms | yii\db\Command::query | INSERT 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" |