| 18:25:04.668 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 18:25:04.668 | trace | yii\base\Module::getModule | Loading module: debug |
| 18:25:04.669 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 18:25:04.670 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 18:25:04.670 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 18:25:04.670 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:25:04.670 | info | time tracing start | 1781519104670820096 |
| 18:25:04.671 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /<controller>/<action>/<id:\d+> |
| 18:25:04.671 | trace | yii\web\Application::handleRequest | Route requested: 'industry-news/view' |
| 18:25:04.671 | trace | yii\base\Controller::runAction | Route to run: industry-news/view |
| 18:25:04.672 | info | yii\web\Session::open | Session started |
| 18:25:04.672 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\IndustryNewsController::actionView() |
| 18:25:04.673 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_industry_news" WHERE ("id"=10) AND ("status"=1) AND ("is_deleted"=FALSE) |
| 18:25:04.673 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 18:25:04.675 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:25:04.676 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:25:04.676 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_industry_news_tag_rels" WHERE "news_id"=10 |
| 18:25:04.677 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_industry_news_tags" WHERE "id"=2 |
| 18:25:04.677 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:25:04.677 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:25:04.678 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id"=39 |
| 18:25:04.678 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:25:04.678 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:25:04.679 | 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 |
| 18:25:04.680 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id" IN (38, 37, 36) |
| 18:25:04.680 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/industry-news/view.php |
| 18:25:04.682 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-front.php |
| 18:25:04.683 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_nav-front.php |
| 18:25:04.683 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_footer-front.php |