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