| 16:00:45.455 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:00:45.455 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:00:45.455 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:00:45.457 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:00:45.457 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:00:45.459 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:00:45.462 | info | time tracing start | 1780300845462726144 |
| 16:00:45.462 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /<controller>/<action>/<id:\d+> |
| 16:00:45.462 | trace | yii\web\Application::handleRequest | Route requested: 'industry-news/view' |
| 16:00:45.463 | trace | yii\base\Controller::runAction | Route to run: industry-news/view |
| 16:00:45.463 | info | yii\web\Session::open | Session started |
| 16:00:45.463 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\IndustryNewsController::actionView() |
| 16:00:45.464 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_industry_news" WHERE ("id"=4) AND ("status"=1) AND ("is_deleted"=FALSE) |
| 16:00:45.464 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:00:45.485 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:00:45.488 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:00:45.491 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_industry_news_tag_rels" WHERE "news_id"=4 |
| 16:00:45.500 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_industry_news_tags" WHERE "id"=4 |
| 16:00:45.504 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:00:45.504 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:00:45.505 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id"=22 |
| 16:00:45.509 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:00:45.513 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:00:45.516 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_industry_news" WHERE (("status"=1) AND ("is_deleted"=FALSE)) AND ("id" != 4) ORDER BY "created_at" DESC LIMIT 3 |
| 16:00:45.522 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id" IN (39, 38, 37) |
| 16:00:45.525 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/industry-news/view.php |
| 16:00:45.526 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-front.php |
| 16:00:45.526 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_nav-front.php |
| 16:00:45.526 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_footer-front.php |