Total processing time: 15 ms; Peak memory: 3.861 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
17:43:12.222 | 2.5 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
17:43:12.225 | 2.2 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
17:43:12.228 | 1.5 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
17:43:12.232 | 1.4 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/dashboard/get-purchase-contract-navs', '{"web_access_token":"0OmNcjMNpl7I6Nbm2bTJGMI-xreQBLAo"}', '{"code":2000,"result":[{"title":"\u91c7\u8d2d\u5408\u540c","component":"purchaseContracts"},{"title":"\u8d39\u7528\u5408\u540c","component":"expenseContract"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-20 17:43:12') RETURNING "id" |