| 16:13:44.864 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:13:44.864 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:13:44.865 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:13:44.865 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:13:44.865 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:13:44.865 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:13:44.865 | info | time tracing start | 1780388024865568000 |
| 16:13:44.865 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:13:44.865 | trace | yii\web\Application::handleRequest | Route requested: 'user/login' |
| 16:13:44.865 | trace | yii\base\Controller::runAction | Route to run: user/login |
| 16:13:44.866 | info | yii\web\Session::open | Session started |
| 16:13:44.866 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\UserController::actionLogin() |
| 16:13:44.867 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:13:44.867 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE (("email"='17600801168') OR ("mobile"='17600801168')) AND ("schema_id" != 'global') |
| 16:13:44.870 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:13:44.870 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:13:45.320 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:13:45.321 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:13:45.322 | info | yii\db\Command::query | INSERT INTO "global"."tbl_login_logs" ("email", "is_success", "ip_address") VALUES ('17600801168', TRUE, '221.216.117.119') |
| 16:13:45.326 | info | yii\web\User::login | User '5495' logged in from 221.216.117.119 with duration 2592000. |
| 16:13:45.326 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "schema_id"='o6a13e2c574d5a' |
| 16:13:45.326 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:13:45.327 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:13:45.328 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:13:45.328 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:13:45.328 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=5495 |
| 16:13:45.329 | info | yii\db\Command::execute | UPDATE "global"."tbl_logins" SET "web_access_token"='DTiyosHRnSIhvtSYbM8Fr6cdCHHNxmvu' WHERE "id"=5495 |