| 15:38:23.671 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 15:38:23.671 | trace | yii\base\Module::getModule | Loading module: debug |
| 15:38:23.671 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 15:38:23.671 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 15:38:23.672 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 15:38:23.672 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:38:23.672 | info | time tracing start | 1780299503672303872 |
| 15:38:23.672 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 15:38:23.672 | trace | yii\web\Application::handleRequest | Route requested: 'user/login' |
| 15:38:23.672 | trace | yii\base\Controller::runAction | Route to run: user/login |
| 15:38:23.672 | info | yii\web\Session::open | Session started |
| 15:38:23.672 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\UserController::actionLogin() |
| 15:38:23.673 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 15:38:23.674 | 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') |
| 15:38:23.677 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:38:23.677 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:38:24.124 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:38:24.124 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:38:24.125 | 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') |
| 15:38:24.128 | info | yii\web\User::login | User '1001' logged in from 221.216.117.119 with duration 2592000. |
| 15:38:24.128 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "schema_id"='a57be577deb434' |
| 15:38:24.129 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:38:24.129 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:38:24.130 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:38:24.130 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:38:24.130 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=1001 |
| 15:38:24.131 | info | yii\db\Command::execute | UPDATE "global"."tbl_logins" SET "web_access_token"='XCfRahmCFXcXmdIMLA2cYqURDbuJi7wa' WHERE "id"=1001 |