| 22:10:44.015 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 22:10:44.015 | trace | yii\base\Module::getModule | Loading module: debug |
| 22:10:44.016 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 22:10:44.016 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 22:10:44.016 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 22:10:44.017 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:10:44.018 | info | time tracing start | 1782310244018091008 |
| 22:10:44.018 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 22:10:44.018 | trace | yii\web\Application::handleRequest | Route requested: 'v2/schedule/save-edit' |
| 22:10:44.018 | trace | yii\base\Module::getModule | Loading module: v2 |
| 22:10:44.029 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 22:10:44.030 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 22:10:44.031 | info | yii\web\Session::open | Session started |
| 22:10:44.031 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 22:10:44.038 | 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/schedule/save-edit', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}],"ip":"119.182.31.68","ua":"Mozilla\/5.0 (X11; Linux x86_64; rv:125.0) Gecko\/20100101 Firefox\/125.0"}', FALSE, '2026-06-24 22:10:44', 13338880) RETURNING "id" |