| 15:39:47.996 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 15:39:47.996 | trace | yii\base\Module::getModule | Loading module: debug |
| 15:39:47.997 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 15:39:47.997 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 15:39:47.997 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 15:39:47.997 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:39:47.997 | info | time tracing start | 1780299587997576960 |
| 15:39:47.997 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 15:39:47.997 | trace | yii\web\Application::handleRequest | Route requested: 'vue/token/get' |
| 15:39:47.997 | trace | yii\base\Module::getModule | Loading module: vue |
| 15:39:47.997 | trace | yii\base\Controller::runAction | Route to run: vue/token/get |
| 15:39:47.997 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\TokenController::actionGet() |
| 15:39:47.998 | info | yii\web\Session::open | Session started |
| 15:39:47.998 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1000 |
| 15:39:47.998 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 15:39:47.999 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:39:47.999 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:39:48.000 | info | yii\web\User::loginByCookie | User '1000' logged in from 43.224.72.82 via cookie. |
| 15:39:48.000 | trace | debug | 1000 |
| 15:39:48.000 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 15:39:48.000 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 15:39:48.000 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=1000 |