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