| 15:38:27.378 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 15:38:27.378 | trace | yii\base\Module::getModule | Loading module: debug |
| 15:38:27.379 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 15:38:27.379 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 15:38:27.379 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 15:38:27.379 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:38:27.379 | info | time tracing start | 1780299507379939072 |
| 15:38:27.380 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 15:38:27.380 | trace | yii\web\Application::handleRequest | Route requested: 'vue/token/get' |
| 15:38:27.380 | trace | yii\base\Module::getModule | Loading module: vue |
| 15:38:27.380 | trace | yii\base\Controller::runAction | Route to run: vue/token/get |
| 15:38:27.381 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\TokenController::actionGet() |
| 15:38:27.381 | info | yii\web\Session::open | Session started |
| 15:38:27.381 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 15:38:27.382 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 15:38:27.391 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:38:27.394 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:38:27.396 | trace | debug | 1001 |
| 15:38:27.396 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:38:27.399 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:38:27.402 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=1001 |