Total processing time: 41 ms; Peak memory: 3.185 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
17:45:26.257 | 4.6 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
17:45:26.262 | 3.1 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
17:45:26.270 | 2.6 ms | yii\db\Command::query | SELECT "id", "id" AS "key", "name", "department_id" FROM "a57be577deb434"."tbl_users" WHERE ("user_status"='1') AND ("id" IN (SELECT distinct created_by FROM "a57be577deb434"."tbl_erp_bank_change_logs" "p" GROUP BY "created_by")) ORDER BY pinyin1 nulls first, namecut1 nulls first, pinyin2 nulls first, namecut2 nulls first, pinyin3 nulls first, namecut3 nulls first, pinyin4 nulls first, namecut4 nulls first |
17:45:26.266 | 2.3 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
17:45:26.274 | 1.2 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/setting/get-filter-erp-bank-change-logs', '{"web_access_token":"0Bjt7zsA4RpFpNhApjLlKpy587hFcKCO"}', '{"code":2000,"result":{"created_by":{"key":"created_by","itemKey":"created_by","name":"\u64cd\u4f5c\u4eba","value":[{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","department_id":4}],"default":""}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-08 17:45:26') RETURNING "id" |