| 10:22:30.444 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 10:22:30.444 | trace | yii\base\Module::getModule | Loading module: debug |
| 10:22:30.445 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 10:22:30.450 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 10:22:30.450 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 10:22:30.451 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:22:30.451 | info | time tracing start | 1781576550451478016 |
| 10:22:30.451 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 10:22:30.451 | trace | yii\web\Application::handleRequest | Route requested: 'v2/user/get-menu' |
| 10:22:30.451 | trace | yii\base\Module::getModule | Loading module: v2 |
| 10:22:30.526 | info | yii\web\Session::open | Session started |
| 10:22:30.528 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 10:22:30.529 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='login' |
| 10:22:30.539 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 10:22:30.539 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 10:22:30.540 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 2, 1159, 'v2/user/get-menu', '{"access_token":"login","device_type":"2","posttime":"1781576576","token":"490dc0fbc6e2475172f4b6aa8d2fcc8f","version_code":"1159"}', '{"code":60003,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"Token\u4e0d\u5339\u914d"}],"ip":"117.176.187.26","ua":"jinchangxiao\/2.3.156 (x86_64; iOS 26.3.1; Scale\/3.00)"}', FALSE, '2026-06-16 10:22:30', 88649984) RETURNING "id" |