| 20:03:23.775 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 20:03:23.775 | trace | yii\base\Module::getModule | Loading module: debug |
| 20:03:23.775 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 20:03:23.776 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 20:03:23.776 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 20:03:23.776 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:03:23.777 | info | time tracing start | 1782821003777442816 |
| 20:03:23.777 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 20:03:23.777 | trace | yii\web\Application::handleRequest | Route requested: 'v2/schedule/get-edit' |
| 20:03:23.777 | trace | yii\base\Module::getModule | Loading module: v2 |
| 20:03:23.783 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:03:23.783 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:03:23.785 | info | yii\web\Session::open | Session started |
| 20:03:23.785 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 20:03:23.786 | 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/get-edit', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}],"ip":"114.119.153.172","ua":"Mozilla\/5.0 (Linux; Android 8.0.0; SM-G955U Build\/R16NW) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/148.0.0.0 Mobile Safari\/537.36"}', FALSE, '2026-06-30 20:03:23', 7984384) RETURNING "id" |