Performance Profiling

Total processing time: 14 ms; Peak memory: 2.087 MB. Show Profiling Timeline

总计5条数据
TimeDurationCategoryInfo
  
18:00:20.2952.4 msyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 5250, 5, 'vue/search/project-by-client-id', '{"client_id":"3351","web_access_token":"Hlx8YTe3FkcNxEqlCJZ_DGFFJXaYQnju"}', '{"code":2000,"result":[],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-21 18:00:20') RETURNING "id"
18:00:20.2892.3 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=5250
18:00:20.2871.9 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
18:00:20.2921.5 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5250
18:00:20.2940.7 msyii\db\Command::querySELECT "id" AS "key", "project_title" AS "name", "pinyin_shortcut" FROM "a57be577deb434"."tbl_projects" WHERE "client_id"='3351' ORDER BY "bargain_date" DESC