Total processing time: 18 ms; Peak memory: 2.126 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
21:41:21.284 | 4.8 ms | yii\db\Command::query | (SELECT id as key, id as client_id, null::integer as supplier_id, sales_rep, name, '客户' as type_display, 'client' as type FROM "a57be577deb434"."tbl_clients" WHERE (("name" ILIKE '%姚雪纯%') OR ("pinyin_shortcut" ILIKE '%姚雪纯%')) AND (1 = 1) AND ("deleted"=FALSE)) UNION ALL ( SELECT id as key, null::integer as client_id, id as supplier_id, null::integer as sales_rep, name, '供应商' as type_display, 'supplier' as type FROM "a57be577deb434"."tbl_suppliers" WHERE ("name" ILIKE '%姚雪纯%') OR ("pinyin_shortcut" ILIKE '%姚雪纯%') ) |
21:41:21.279 | 2.3 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
21:41:21.277 | 1.9 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
21:41:21.282 | 1.5 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
21:41:21.290 | 1.3 ms | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/search/client-and-supplier-by-name', '{"name":"\u59da\u96ea\u7eaf","web_access_token":"BMGt48y3qPFgSCE_7v0QuJKVG4C78oer"}', '{"code":2000,"result":[],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-17 21:41:21') RETURNING "id" |