| 16:48:16.583 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:48:16.583 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:48:16.584 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:48:16.584 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:48:16.585 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:48:16.585 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:48:16.586 | info | time tracing start | 1782722896586002176 |
| 16:48:16.586 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:48:16.586 | trace | yii\web\Application::handleRequest | Route requested: 'v2/login/login' |
| 16:48:16.586 | trace | yii\base\Module::getModule | Loading module: v2 |
| 16:48:16.586 | trace | yii\base\Controller::runAction | Route to run: v2/login/login |
| 16:48:16.586 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\LoginController::actionLogin() |
| 16:48:16.588 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:48:16.588 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:48:16.589 | info | yii\web\Session::open | Session started |
| 16:48:16.590 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:48:16.590 | 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/login/login', '[]', '{"code":500,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u7535\u5b50\u90ae\u7bb1\u4e0d\u80fd\u4e3a\u7a7a"}],"ip":"85.208.96.205","ua":"Mozilla\/5.0 (compatible; SemrushBot\/7~bl; +http:\/\/www.semrush.com\/bot.html)"}', FALSE, '2026-06-29 16:48:16', 3649024) RETURNING "id" |