| 19:52:09.805 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 19:52:09.805 | trace | yii\base\Module::getModule | Loading module: debug |
| 19:52:09.806 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 19:52:09.806 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 19:52:09.807 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 19:52:09.807 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 19:52:09.807 | info | time tracing start | 1782733929807929088 |
| 19:52:09.808 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 19:52:09.808 | trace | yii\web\Application::handleRequest | Route requested: 'user/' |
| 19:52:09.813 | trace | yii\base\Controller::runAction | Route to run: user/index |
| 19:52:09.814 | info | yii\web\Session::open | Session started |
| 19:52:09.814 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\UserController::actionIndex() |