Total processing time: 97 ms; Peak memory: 4.999 MB. Show Profiling Timeline
| Time | Duration | Category | Info |
|---|---|---|---|
| 13:24:03.017 | 10.5 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 13:24:03.055 | 4.7 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/task/list-file', '{"task_group_id":"201","page":"1"}', '{"code":2000,"result":{"list":[],"can_create":true,"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"223.72.15.22","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko\/20100101 Firefox\/146.0"}', FALSE, '2025-12-18 13:24:03') RETURNING "id" |
| 13:24:03.028 | 4.7 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 13:24:03.044 | 2.9 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='201' |
| 13:24:03.039 | 2.2 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:24:03.048 | 1.4 ms | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT s.* FROM "a57be577deb434"."tbl_task_files" "s" WHERE "task_group_id"='201' GROUP BY "s"."id" ORDER BY "s"."created_by" DESC, "s"."created_at" DESC) "c" |
| 13:24:03.050 | 0.6 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=201) |
| 13:24:03.049 | 0.5 ms | yii\db\Command::query | SELECT s.* FROM "a57be577deb434"."tbl_task_files" "s" WHERE "task_group_id"='201' GROUP BY "s"."id" ORDER BY "s"."created_by" DESC, "s"."created_at" DESC LIMIT 20 |