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