| 21:22:50.212 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 21:22:50.212 | trace | yii\base\Module::getModule | Loading module: debug |
| 21:22:50.212 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 21:22:50.213 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 21:22:50.213 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 21:22:50.213 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:22:50.214 | info | time tracing start | 1782652970214437120 |
| 21:22:50.214 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 21:22:50.214 | trace | yii\web\Application::handleRequest | Route requested: 'v2/login/login' |
| 21:22:50.214 | trace | yii\base\Module::getModule | Loading module: v2 |
| 21:22:50.215 | trace | yii\base\Controller::runAction | Route to run: v2/login/login |
| 21:22:50.215 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\LoginController::actionLogin() |
| 21:22:50.217 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 21:22:50.218 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE ("email"='caoyongsheng@toast.com.cn') AND ("user_status"='1') |
| 21:22:50.218 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:22:50.219 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:22:50.733 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:22:50.733 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:22:50.735 | info | yii\db\Command::query | INSERT INTO "global"."tbl_login_logs" ("email", "is_success", "ip_address") VALUES ('caoyongsheng@toast.com.cn', FALSE, '117.133.84.85') |
| 21:22:50.738 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 21:22:50.738 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 21:22:50.739 | info | yii\web\Session::open | Session started |
| 21:22:50.739 | 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, 6, 178, 'v2/login/login', '{"email":"caoyongsheng@toast.com.cn","password":"A59chf#330","channel_id":"126c83f7611c8bb4bc3","posttime":"1782652968","device_type":"6","version_code":"178","token":"12751a73a64384b633549ff25ab5a75c"}', '{"code":500,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u8d26\u53f7\u6216\u5bc6\u7801\u9519\u8bef"}],"ip":"117.133.84.85","ua":"jinchangxiao\/1.0.42 (HUAWEI Mate 60 BRA-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-06-28 21:22:50', 524732928) RETURNING "id" |