| 13:47:26.944 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 13:47:26.944 | trace | yii\base\Module::getModule | Loading module: debug |
| 13:47:26.945 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 13:47:26.950 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 13:47:26.950 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 13:47:26.950 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:47:26.951 | info | time tracing start | 1782712046951288064 |
| 13:47:26.951 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 13:47:26.951 | trace | yii\web\Application::handleRequest | Route requested: '' |
| 13:47:26.952 | info | yii\web\Session::open | Session started |
| 13:47:26.954 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1000 |
| 13:47:26.954 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 13:47:26.956 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:47:26.956 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:47:26.958 | info | yii\web\User::loginByCookie | User '1000' logged in from 39.156.194.178 via cookie. |
| 13:47:26.959 | trace | yii\base\Controller::runAction | Route to run: site/index |
| 13:47:26.959 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\SiteController::actionIndex() |