| 12:49:37.231 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 12:49:37.231 | trace | yii\base\Module::getModule | Loading module: debug |
| 12:49:37.231 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 12:49:37.232 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 12:49:37.232 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 12:49:37.232 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:49:37.232 | info | time tracing start | 1780289377232518912 |
| 12:49:37.232 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /<controller>/<action>/<id:\d+> |
| 12:49:37.232 | trace | yii\web\Application::handleRequest | Route requested: 'industry-news/view' |
| 12:49:37.232 | trace | yii\base\Controller::runAction | Route to run: industry-news/view |
| 12:49:37.233 | info | yii\web\Session::open | Session started |
| 12:49:37.233 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\IndustryNewsController::actionView() |
| 12:49:37.233 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_industry_news" WHERE ("id"=10) AND ("status"=1) AND ("is_deleted"=FALSE) |
| 12:49:37.233 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 12:49:37.234 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:49:37.234 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:49:37.235 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_industry_news_tag_rels" WHERE "news_id"=10 |
| 12:49:37.235 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_industry_news_tags" WHERE "id"=2 |
| 12:49:37.236 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:49:37.236 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:49:37.236 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id"=39 |
| 12:49:37.236 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:49:37.236 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:49:37.236 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_industry_news" WHERE (("status"=1) AND ("is_deleted"=FALSE)) AND ("id" != 10) ORDER BY "created_at" DESC LIMIT 3 |
| 12:49:37.237 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id" IN (38, 37, 36) |
| 12:49:37.238 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/industry-news/view.php |
| 12:49:37.238 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-front.php |
| 12:49:37.238 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_nav-front.php |
| 12:49:37.238 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_footer-front.php |