| 17:35:21.105 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 17:35:21.105 | trace | yii\base\Module::getModule | Loading module: debug |
| 17:35:21.106 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 17:35:21.106 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 17:35:21.106 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 17:35:21.107 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:35:21.107 | info | time tracing start | 1783589721107456000 |
| 17:35:21.107 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 17:35:21.107 | trace | yii\web\Application::handleRequest | Route requested: 'v2/user/get-notice' |
| 17:35:21.107 | trace | yii\base\Module::getModule | Loading module: v2 |
| 17:35:21.109 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:35:21.109 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:35:21.110 | info | yii\web\Session::open | Session started |
| 17:35:21.111 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 17:35:21.111 | 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, NULL, NULL, 'v2/user/get-notice', '[]', '{"code":60003,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"Access token\u5339\u914d\u5931\u8d25"}],"ip":"223.104.39.15","ua":"jinchangxiao\/2.3.158 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-07-09 17:35:21', 3366912) RETURNING "id" |