| 17:11:13.915 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 17:11:13.915 | trace | yii\base\Module::getModule | Loading module: debug |
| 17:11:13.916 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 17:11:13.916 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 17:11:13.917 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 17:11:13.917 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:11:13.917 | info | time tracing start | 1782292273917800960 |
| 17:11:13.918 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 17:11:13.918 | trace | yii\web\Application::handleRequest | Route requested: 'v2/nls/get-token' |
| 17:11:13.918 | trace | yii\base\Module::getModule | Loading module: v2 |
| 17:11:13.921 | info | yii\web\Session::open | Session started |
| 17:11:13.922 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 17:11:13.923 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC' |
| 17:11:13.924 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:11:13.925 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:11:13.925 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:11:13.925 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:11:13.925 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
| 17:11:13.927 | trace | yii\base\Controller::runAction | Route to run: v2/nls/get-token |
| 17:11:13.927 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\NlsController::actionGetToken() |
| 17:11:13.963 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:11:14.240 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
| 17:11:14.241 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:11:14.242 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:11:14.242 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1000, 0, 274, 'v2/nls/get-token', '{"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"0","version_code":"274","token":"6d955156af3394345c6f3eb7523e591c","posttime":"1782292274"}', '{"code":200,"data":{"token":"62f59ae4b61943d29107c4b834fd2f94","expire_time":1782421874},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"110.81.108.78","ua":"jinchangxiao\/2.3.174 (XiaomiMi 10; Android 13)"}', FALSE, '2026-06-24 17:11:14', 324911104) RETURNING "id" |