Total processing time: 34 ms; Peak memory: 3.895 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
08:53:03.606 | 9.1 ms | yii\db\Command::query | SELECT "user_id", "object_type", sum(num) as num FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=5016) AND ("object_type" != 24) AND ("object_type" != 29) AND ("visit_date" >= '2025-06-18') AND ("object_type" IN (23, 9, 21, 10, 22, 1, 19, 20, 37, 18, 101, 34, 7, 11, 12, 13, 25, 26, 16, 28, 29, 30, 10004)) GROUP BY "user_id", "object_type" ORDER BY "num" DESC LIMIT 10 |
08:53:03.593 | 4.1 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=5016 |
08:53:03.590 | 3.3 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
08:53:03.600 | 1.8 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5016 |
08:53:03.616 | 1.6 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', 5016, 5, 'vue/history/list-module', '{"web_access_token":"KTg8BnZ5JFWa2YxBawF8Yj9F0pEyUuJt"}', '{"code":2000,"result":{"list":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-07-03 08:53:03') RETURNING "id" |