Performance Profiling

Total processing time: 92 ms; Peak memory: 2.056 MB. Show Profiling Timeline

总计7条数据
TimeDurationCategoryInfo
  
09:51:50.98329.6 msyii\db\Command::querySELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE ("remind_user_id"=1000) AND ("is_read"=FALSE)
09:51:50.93323.2 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om'
09:51:50.9747.5 msyii\db\Command::querySELECT COUNT(*) FROM (SELECT "a".* FROM "global"."tbl_announcements" "a" LEFT JOIN "global"."tbl_read_announcement" "r" ON a.id = r.announcement_id AND r.user_id = 1000 LEFT JOIN "global"."tbl_logins" "l" ON l.id = r.user_id WHERE (l.id IS NULL) AND ("a"."created_at" > '2016-10-14 22:23:37') ORDER BY "a"."created_at" DESC) "c"
09:51:50.9284.5 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
09:51:50.9663.9 msyii\db\Command::querySELECT * FROM "global"."tbl_logins" WHERE "id"=1000
09:51:50.9632.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
09:51:51.0141.5 msyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 0, 266, 'v2/user/get-announcement-unread', '{"access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","device_type":"0","version_code":"266","token":"31d55756060ef76c3e21bd916b6817e3","posttime":"1757555510"}', '{"code":200,"data":{"count":1},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-09-11 09:51:51') RETURNING "id"