| 16:53:11.663 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:53:11.663 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:53:11.664 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:53:11.665 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:53:11.665 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:53:11.666 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:53:11.667 | info | time tracing start | 1783759991667011072 |
| 16:53:11.667 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:53:11.667 | trace | yii\web\Application::handleRequest | Route requested: 'v2/rating/get-filter' |
| 16:53:11.667 | trace | yii\base\Module::getModule | Loading module: v2 |
| 16:53:11.672 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:53:11.673 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:53:11.674 | info | yii\web\Session::open | Session started |
| 16:53:11.674 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:53:11.675 | 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/rating/get-filter', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}],"ip":"114.119.138.59","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-07-11 16:53:11', 7215872) RETURNING "id" |