| 11:11:57.430 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 11:11:57.430 | trace | yii\base\Module::getModule | Loading module: debug |
| 11:11:57.431 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 11:11:57.431 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 11:11:57.431 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 11:11:57.431 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:11:57.431 | info | time tracing start | 1780715517431798016 |
| 11:11:57.431 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 11:11:57.431 | trace | yii\web\Application::handleRequest | Route requested: 'v2/login/login' |
| 11:11:57.431 | trace | yii\base\Module::getModule | Loading module: v2 |
| 11:11:57.432 | trace | yii\base\Controller::runAction | Route to run: v2/login/login |
| 11:11:57.432 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\LoginController::actionLogin() |
| 11:11:57.433 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 11:11:57.433 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE ("email"='caoyongsheng@toast.com.cn') AND ("user_status"='1') |
| 11:11:57.433 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:11:57.434 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:11:57.877 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:11:57.877 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:11:57.878 | info | yii\db\Command::query | INSERT INTO "global"."tbl_login_logs" ("email", "is_success", "ip_address") VALUES ('caoyongsheng@toast.com.cn', FALSE, '223.104.39.215') |
| 11:11:57.880 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:11:57.880 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:11:57.880 | info | yii\web\Session::open | Session started |
| 11:11:57.880 | 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, 2, 1159, 'v2/login/login', '{"access_token":"login","app":"2","channel_id":"1a1018970bf4db377b3","device_type":"2","email":"caoyongsheng@toast.com.cn","password":"A59chf#330","posttime":"1780715520","token":"4b664cef7777e7fbe47bcabc238fa8b3","version_code":"1159"}', '{"code":500,"data":null,"status":0,"msg":[{"name":"error","success":"","error":"\u8d26\u53f7\u6216\u5bc6\u7801\u9519\u8bef"}],"ip":"223.104.39.215","ua":"jinchangxiao\/2.3.156 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-06 11:11:57', 449059072) RETURNING "id" |