| 19:30:11.452 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 19:30:11.452 | trace | yii\base\Module::getModule | Loading module: debug |
| 19:30:11.453 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 19:30:11.453 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 19:30:11.453 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 19:30:11.454 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 19:30:11.454 | info | time tracing start | 1782300611454639872 |
| 19:30:11.454 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 19:30:11.454 | trace | yii\web\Application::handleRequest | Route requested: 'v2/nls/get-token' |
| 19:30:11.454 | trace | yii\base\Module::getModule | Loading module: v2 |
| 19:30:11.457 | info | yii\web\Session::open | Session started |
| 19:30:11.458 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 19:30:11.459 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 19:30:11.460 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 19:30:11.461 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 19:30:11.461 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 19:30:11.461 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 19:30:11.462 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 19:30:11.463 | trace | yii\base\Controller::runAction | Route to run: v2/nls/get-token |
| 19:30:11.463 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\NlsController::actionGetToken() |
| 19:30:11.495 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 19:30:11.496 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 19:30:11.496 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 19:30:11.497 | 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', 1001, 7, 178, 'v2/nls/get-token', '{"posttime":"1782300611","access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","device_type":"7","version_code":"178","token":"10b786522426ad5c1e05e28fd5414e67"}', '{"code":200,"data":{"token":"62f59ae4b61943d29107c4b834fd2f94","expire_time":1782421874},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"125.78.84.152","ua":"jinchangxiao\/1.0.42 (HUAWEI Mate 60 Pro ALN-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-06-24 19:30:11', 42357248) RETURNING "id" |