Total processing time: 74 ms; Peak memory: 2.094 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
12:31:24.520 | 7.3 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
12:31:24.535 | 5.3 ms | yii\db\Command::query | SELECT "id" AS "key", "project_title" AS "name", "bargain_date", "pinyin_shortcut" FROM "a57be577deb434"."tbl_projects" WHERE ("client_id"='3387') AND ("project_status"=3) ORDER BY "bargain_date" DESC |
12:31:24.527 | 3.3 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=5252 |
12:31:24.533 | 1.8 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5252 |
12:31:24.542 | 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', 5252, 5, 'vue/search/project-by-client-id-with-bargain-date', '{"client_id":"3387","web_access_token":"yHSqiilIB0LdNUNgcwtEm7G44zApIceN"}', '{"code":2000,"result":[{"key":3934,"name":"\u6d77\u6dc0\u8fdb\u4fee\u5b66\u6821\u5b89\u5168\u7eed\u4fdd\u9879\u76ee-2025\u5e74 (2025-07-28)","bargain_date":"2025-07-28","pinyin_shortcut":"hdjxxxaqxbxm2025n"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-04 12:31:24') RETURNING "id" |