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