Performance Profiling

Total processing time: 17 ms; Peak memory: 2.164 MB. Show Profiling Timeline

总计5条数据
TimeDurationCategoryInfo
  
16:54:06.4773.9 msyii\db\Command::querySELECT "c"."id" AS "key", "c"."name", "u"."name" AS "sales_rep_name" FROM "a57be577deb434"."tbl_clients" "c" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON c.sales_rep = u.id WHERE (("c"."name" ILIKE '%中国黄金%') OR ("c"."pinyin_shortcut" ILIKE '%中国黄金%')) AND (1 = 1) AND ("c"."deleted"=FALSE) AND ("c"."sales_rep" IS NOT NULL) LIMIT 20
16:54:06.4722.8 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'
16:54:06.4701.9 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
16:54:06.4821.2 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, 261, 'v2/search/client-by-name-with-sales-rep', '{"access_token":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"0","version_code":"261","name":"\u4e2d\u56fd\u9ec4\u91d1","token":"ff72fa6c65e767f862a858b845640627","posttime":"1751273646","is_self":"1"}', '{"code":200,"data":[{"key":2815,"name":"\u4e2d\u56fd\u9ec4\u91d1","sales_rep_name":"\u4f0a\u5cfb\u8fb0"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-06-30 16:54:06') RETURNING "id"
16:54:06.4751.1 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000