23:17:01.337 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
23:17:01.337 | trace | yii\base\Module::getModule | Loading module: debug |
23:17:01.338 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
23:17:01.338 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
23:17:01.338 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
23:17:01.338 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
23:17:01.339 | trace | yii\base\Module::getModule | Loading module: gii |
23:17:01.339 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
23:17:01.339 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
23:17:01.339 | trace | yii\web\Application::handleRequest | Route requested: 'andy/get-log' |
23:17:01.339 | trace | yii\base\Controller::runAction | Route to run: andy/get-log |
23:17:01.339 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\AndyController::actionGetLog() |
23:17:01.340 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
23:17:01.340 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
23:17:01.341 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
23:17:01.341 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
23:17:01.341 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/andy/get-log.php |
23:17:01.342 | info | yii\db\Command::query | SELECT COUNT(*) FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id |
23:17:01.342 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
23:17:01.356 | info | yii\db\Command::query | SELECT a.* FROM "global"."tbl_api_log" "a" LEFT JOIN "global"."tbl_logins" "u" ON u.id = a.user_id ORDER BY "id" DESC LIMIT 20 OFFSET 180 |
23:17:01.362 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=1000 |
23:17:01.363 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
23:17:01.363 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
23:17:01.363 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
23:17:01.364 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
23:17:01.364 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
23:17:01.365 | trace | yii\base\Module::getModule | Loading module: gridview |
23:17:01.366 | info | yii\web\Session::open | Session started |
23:17:01.369 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/new-front.php |