| 09:00:38.564 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 09:00:38.564 | trace | yii\base\Module::getModule | Loading module: debug |
| 09:00:38.565 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 09:00:38.565 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 09:00:38.565 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 09:00:38.566 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:00:38.566 | trace | yii\base\Module::getModule | Loading module: gii |
| 09:00:38.566 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 09:00:38.566 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 09:00:38.566 | trace | yii\web\Application::handleRequest | Route requested: 'v2/client/get-edit' |
| 09:00:38.566 | trace | yii\base\Module::getModule | Loading module: v2 |
| 09:00:38.569 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 09:00:38.570 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 09:00:38.570 | info | yii\web\Session::open | Session started |
| 09:00:38.571 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 09:00:38.573 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, NULL, NULL, 'v2/client/get-edit', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}],"ip":"179.26.59.132","ua":"Mozilla\/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) EdgiOS\/118.0.2088.68 Version\/17.0 Mobile\/15E148 Safari\/604.1"}', FALSE, '2025-12-18 09:00:38') RETURNING "id" |