Total processing time: 23 ms; Peak memory: 5.265 MB. Show Profiling Timeline
| Time | Duration | Category | Info |
|---|---|---|---|
| 16:44:53.087 | 1.6 ms | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1015, 6, 179, 'v2/task/of-client', '{"id":"399","page":"1","pagesize":"10","posttime":"1784105092","access_token":"Q_7DD5LA0njCol9o5skCibRkap3ZqeYZ","device_type":"6","version_code":"179","token":"a58276236a1b6cbe1d1bac0e7cde9c0a"}', '{"code":200,"data":{"list":[],"pagenation":{"totalcount":0,"thispage":1,"pagesize":10},"can_create":true},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"39.156.194.178","ua":"jinchangxiao\/1.0.43 (HUAWEI Mate 60 BRA-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-07-15 16:44:53', 16723968) RETURNING "id" |
| 16:44:53.079 | 1.6 ms | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT s.*, COALESCE(s.weight, 0) AS weight, COALESCE(s.progress, 0) AS progress, target_completed_at - now() as remain FROM "a57be577deb434"."tbl_task_groups" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_task_group_user_relationships" "turs" ON s.id = turs.task_group_id LEFT JOIN "a57be577deb434"."tbl_task_group_head_of_relationships" "thrs" ON s.id = thrs.task_group_id LEFT JOIN "a57be577deb434"."tbl_users" "thu" ON thu.id = thrs.user_id WHERE (true) AND ("s"."client_id"=399) GROUP BY "s"."id" ORDER BY "s"."created_at" DESC) "c" |
| 16:44:53.081 | 1.0 ms | yii\db\Command::query | SELECT s.*, COALESCE(s.weight, 0) AS weight, COALESCE(s.progress, 0) AS progress, target_completed_at - now() as remain FROM "a57be577deb434"."tbl_task_groups" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_task_group_user_relationships" "turs" ON s.id = turs.task_group_id LEFT JOIN "a57be577deb434"."tbl_task_group_head_of_relationships" "thrs" ON s.id = thrs.task_group_id LEFT JOIN "a57be577deb434"."tbl_users" "thu" ON thu.id = thrs.user_id WHERE (true) AND ("s"."client_id"=399) GROUP BY "s"."id" ORDER BY "s"."created_at" DESC LIMIT 10 |
| 16:44:53.073 | 0.8 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='Q_7DD5LA0njCol9o5skCibRkap3ZqeYZ' |
| 16:44:53.077 | 0.5 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE ("id"='399') AND ("deleted"=FALSE) |
| 16:44:53.076 | 0.5 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1015 |
| 16:44:53.073 | 0.3 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |