| 12:52:20.519 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 12:52:20.519 | trace | yii\base\Module::getModule | Loading module: debug |
| 12:52:20.519 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 12:52:20.519 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 12:52:20.519 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 12:52:20.519 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:52:20.520 | info | time tracing start | 1780548740520032768 |
| 12:52:20.520 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 12:52:20.520 | trace | yii\web\Application::handleRequest | Route requested: 'user/login' |
| 12:52:20.520 | trace | yii\base\Controller::runAction | Route to run: user/login |
| 12:52:20.520 | info | yii\web\Session::open | Session started |
| 12:52:20.520 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\UserController::actionLogin() |
| 12:52:20.521 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 12:52:20.521 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE (("email"='dongrong@jinchangxiao.com') OR ("mobile"='dongrong@jinchangxiao.com')) AND ("schema_id" != 'global') |
| 12:52:20.524 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:52:20.524 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:52:20.985 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:52:20.986 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:52:20.986 | info | yii\db\Command::query | INSERT INTO "global"."tbl_login_logs" ("email", "is_success", "ip_address") VALUES ('dongrong@jinchangxiao.com', TRUE, '221.216.117.119') |
| 12:52:20.993 | info | yii\web\User::login | User '5250' logged in from 221.216.117.119 with duration 2592000. |
| 12:52:20.994 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "schema_id"='a57be577deb434' |
| 12:52:20.995 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:52:20.995 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:52:20.995 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:52:20.995 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:52:20.995 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=5250 |
| 12:52:20.996 | info | yii\db\Command::execute | UPDATE "global"."tbl_logins" SET "web_access_token"='4PRqkvfbFxlQtWIcg4m99LDGwofOdZol' WHERE "id"=5250 |