03:44:50.479 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
03:44:50.479 | trace | yii\base\Module::getModule | Loading module: debug |
03:44:50.482 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
03:44:50.484 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
03:44:50.484 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
03:44:50.486 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
03:44:50.488 | trace | yii\base\Module::getModule | Loading module: gii |
03:44:50.488 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
03:44:50.489 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
03:44:50.489 | trace | yii\web\Application::handleRequest | Route requested: 'v2/task/get-filter-case' |
03:44:50.489 | trace | yii\base\Module::getModule | Loading module: v2 |
03:44:50.498 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
03:44:50.502 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
03:44:50.504 | info | yii\web\Session::open | Session started |
03:44:50.505 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
03:44:50.519 | 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/task/get-filter-case', '[]', '{"code":60004,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u4e0d\u662fPOST\u8bf7\u6c42"}]}', FALSE, '2025-06-26 03:44:50') RETURNING "id" |