Total processing time: 14 ms; Peak memory: 2.040 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
14:44:18.405 | 2.7 ms | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om' |
14:44:18.404 | 1.9 ms | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
14:44:18.412 | 1.4 ms | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 0, 266, 'v2/search/project-by-client-id', '{"access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","client_id":"1661","device_type":"0","version_code":"266","token":"7edba76983e50e419775449ca4011707","posttime":"1757486658"}', '{"code":200,"data":[{"key":1791,"name":"\u706b\u773c5500VX\u91c7\u8d2d\u9879\u76ee"}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-09-10 14:44:18') RETURNING "id" |
14:44:18.409 | 1.4 ms | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
14:44:18.411 | 0.9 ms | yii\db\Command::query | SELECT "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "client_id"='1661' ORDER BY "created_at" DESC |