Performance Profiling

Total processing time: 24 ms; Peak memory: 4.853 MB. Show Profiling Timeline

总计6条数据
TimeDurationCategoryInfo
  
11:05:31.4795.2 msyii\db\Command::querySELECT COUNT(*) FROM (SELECT DISTINCT s.* FROM "a57be577deb434"."tbl_suppliers" "s" LEFT JOIN "a57be577deb434"."tbl_contacts" "c" ON c.supplier_id = s.id and c.supplier_id is not null WHERE (lower(s.name) LIKE '%test%') OR ("s"."pinyin_shortcut" LIKE '%test%') OR (lower(s.description) LIKE '%test%') OR (lower(s.main_products) LIKE '%test%') OR (lower(c.name) LIKE '%test%') GROUP BY "s"."id" ORDER BY "s"."updated_at" DESC) "c"
11:05:31.4843.7 msyii\db\Command::querySELECT DISTINCT s.* FROM "a57be577deb434"."tbl_suppliers" "s" LEFT JOIN "a57be577deb434"."tbl_contacts" "c" ON c.supplier_id = s.id and c.supplier_id is not null WHERE (lower(s.name) LIKE '%test%') OR ("s"."pinyin_shortcut" LIKE '%test%') OR (lower(s.description) LIKE '%test%') OR (lower(s.main_products) LIKE '%test%') OR (lower(c.name) LIKE '%test%') GROUP BY "s"."id" ORDER BY "s"."updated_at" DESC LIMIT 10
11:05:31.4722.6 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om'
11:05:31.4701.9 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
11:05:31.4761.3 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
11:05:31.4901.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, 2, 1149, 'v2/supplier/list', '{"Filter":{"name":"updated_at","sort":"DESC"},"SupplierSearch":{"keyword":"test","supplier_tag":""},"access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","device_type":"2","posttime":"1757559936","token":"c4a35eebc9ee62087a434b0ba38089cf","version_code":"1149"}', '{"code":200,"data":{"list":[],"pagenation":{"totalcount":0,"thispage":1,"pagesize":10},"can_create":true},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-09-11 11:05:31') RETURNING "id"