| 11:16:31.965 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 11:16:31.965 | trace | yii\base\Module::getModule | Loading module: debug |
| 11:16:31.966 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 11:16:31.967 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 11:16:31.967 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 11:16:31.967 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:16:31.968 | info | time tracing start | 1783480591968369920 |
| 11:16:31.968 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 11:16:31.968 | trace | yii\web\Application::handleRequest | Route requested: '' |
| 11:16:31.971 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 11:16:31.971 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 11:16:31.974 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:16:31.974 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:16:31.976 | info | yii\web\Session::open | Session started |
| 11:16:31.976 | info | yii\web\User::loginByCookie | User '1001' logged in from 124.127.56.185 via cookie. |
| 11:16:31.976 | trace | yii\base\Controller::runAction | Route to run: site/index |
| 11:16:31.977 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\SiteController::actionIndex() |