Performance Profiling

Total processing time: 59 ms; Peak memory: 2.103 MB. Show Profiling Timeline

总计6条数据
TimeDurationCategoryInfo
  
15:53:18.01511.4 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
15:53:18.0408.1 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"='13') AND ("visit_date"='2026-06-01')
15:53:18.0496.2 msyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_visit_module_histories" ("user_id", "object_type", "visit_date", "num", "last_visit_at") VALUES (1001, 13, '2026-06-01', 1, 'now()') RETURNING "id"
15:53:18.0273.4 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
15:53:18.0372.3 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
15:53:18.0561.6 msyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/dashboard/click-count', '{"type":"13","web_access_token":"XCfRahmCFXcXmdIMLA2cYqURDbuJi7wa"}', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"221.216.117.119","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko\/20100101 Firefox\/151.0"}', FALSE, '2026-06-01 15:53:18', 43756800) RETURNING "id"