| 17:13:44.127 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 17:13:44.127 | trace | yii\base\Module::getModule | Loading module: debug |
| 17:13:44.128 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 17:13:44.133 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 17:13:44.134 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 17:13:44.140 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:13:44.144 | info | time tracing start | 1783674824144689152 |
| 17:13:44.145 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 17:13:44.145 | trace | yii\web\Application::handleRequest | Route requested: 'vue/token/get' |
| 17:13:44.145 | trace | yii\base\Module::getModule | Loading module: vue |
| 17:13:44.150 | trace | yii\base\Controller::runAction | Route to run: vue/token/get |
| 17:13:44.150 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\TokenController::actionGet() |
| 17:13:44.150 | info | yii\web\Session::open | Session started |
| 17:13:44.153 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 17:13:44.153 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 17:13:44.156 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:13:44.156 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:13:44.157 | info | yii\web\User::loginByCookie | User '1001' logged in from 114.244.130.61 via cookie. |
| 17:13:44.157 | trace | debug | 1001 |
| 17:13:44.159 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 17:13:44.160 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 17:13:44.160 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=1001 |