| 14:54:35.755 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 14:54:35.755 | trace | yii\base\Module::getModule | Loading module: debug |
| 14:54:35.756 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 14:54:35.757 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 14:54:35.757 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 14:54:35.757 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:54:35.757 | info | time tracing start | 1781160875757989888 |
| 14:54:35.758 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 14:54:35.758 | trace | yii\web\Application::handleRequest | Route requested: 'user/login' |
| 14:54:35.758 | trace | yii\base\Controller::runAction | Route to run: user/login |
| 14:54:35.759 | info | yii\web\Session::open | Session started |
| 14:54:35.759 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\UserController::actionLogin() |
| 14:54:35.761 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 14:54:35.762 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE (("email"='lrc@toast.com.cn') OR ("mobile"='lrc@toast.com.cn')) AND ("schema_id" != 'global') |
| 14:54:35.763 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:54:35.764 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:54:36.291 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:54:36.291 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:54:36.292 | info | yii\db\Command::query | INSERT INTO "global"."tbl_login_logs" ("email", "is_success", "ip_address") VALUES ('lrc@toast.com.cn', TRUE, '221.216.117.119') |
| 14:54:36.294 | info | yii\web\User::login | User '1001' logged in from 221.216.117.119 with duration 2592000. |
| 14:54:36.294 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "schema_id"='a57be577deb434' |
| 14:54:36.295 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:54:36.296 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:54:36.296 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 14:54:36.296 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 14:54:36.296 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=1001 |
| 14:54:36.297 | info | yii\db\Command::execute | UPDATE "global"."tbl_logins" SET "web_access_token"='2SCKb3BYAaSLDxSx0sIX1KfVKBB-1lWj' WHERE "id"=1001 |