17:27:29.971 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
17:27:29.971 | trace | yii\base\Module::getModule | Loading module: debug |
17:27:29.972 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
17:27:29.972 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
17:27:29.972 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
17:27:29.972 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:27:29.972 | trace | yii\base\Module::getModule | Loading module: gii |
17:27:29.972 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
17:27:29.972 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
17:27:29.972 | trace | yii\web\Application::handleRequest | Route requested: 'andy/get-log' |
17:27:29.973 | trace | yii\base\Controller::runAction | Route to run: andy/get-log |
17:27:29.973 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\AndyController::actionGetLog() |
17:27:29.974 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:27:29.974 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:27:29.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:27:29.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:27:29.976 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/site/andy/get-log.php |
17:27:29.993 | 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 |
17:27:29.993 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
17:27:30.058 | 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 240 |
17:27:30.074 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_logins" WHERE "id"=1001 |
17:27:30.076 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:27:30.076 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:27:30.076 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
17:27:30.078 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:27:30.078 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:27:30.082 | trace | yii\base\Module::getModule | Loading module: gridview |
17:27:30.089 | info | yii\web\Session::open | Session started |
17:27:30.093 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/new-front.php |