| 16:06:20.542 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:06:20.542 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:06:20.543 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:06:20.543 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:06:20.543 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:06:20.543 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:06:20.543 | trace | yii\base\Module::getModule | Loading module: gii |
| 16:06:20.543 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 16:06:20.543 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:06:20.543 | trace | yii\web\Application::handleRequest | Route requested: 'user/register' |
| 16:06:20.544 | trace | yii\base\Controller::runAction | Route to run: user/register |
| 16:06:20.544 | info | yii\web\Session::open | Session started |
| 16:06:20.544 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\UserController::actionRegister() |
| 16:06:20.544 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:06:20.544 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:06:20.545 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:06:20.547 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "mobile"='17610273960' |
| 16:06:20.549 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "global"."tbl_registrations" WHERE ("mobile"='17610273960') AND ("reg_status" IN (5, 4))) |
| 16:06:20.550 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/user/register.php |
| 16:06:20.551 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/common-js/prevent-multiple-submission.php |
| 16:06:20.551 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-login.php |