Total processing time: 16 ms; Peak memory: 3.134 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
15:25:26.843 | 2.3 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
15:25:26.841 | 1.9 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
15:25:26.850 | 1.6 ms | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_user_visit_clients" ("client_id", "user_id") VALUES (3344, 1001), (3364, 1001), (3372, 1001) |
15:25:26.846 | 1.6 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:25:26.852 | 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/account/save-client', '{"target":"1001","items":"3344,3364,3372","web_access_token":"LUNl2piUGLWNrhpzvIlBH07DFeMsJmI_"}', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u64cd\u4f5c\u6210\u529f","error":""}],"mod":0}', FALSE, '2025-08-11 15:25:26') RETURNING "id" |
15:25:26.849 | 0.9 ms | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"='1001' |