| 20:45:49.970 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 20:45:49.970 | trace | yii\base\Module::getModule | Loading module: debug |
| 20:45:49.971 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 20:45:49.984 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 20:45:49.984 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 20:45:49.987 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:45:49.994 | info | time tracing start | 1782391549994728960 |
| 20:45:49.995 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /<controller>/<action>/<id:\d+> |
| 20:45:49.995 | trace | yii\web\Application::handleRequest | Route requested: 'customer-cases/view' |
| 20:45:49.995 | trace | yii\base\Controller::runAction | Route to run: customer-cases/view |
| 20:45:49.996 | info | yii\web\Session::open | Session started |
| 20:45:49.996 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\CustomerCasesController::actionView() |
| 20:45:49.997 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE ("id"=8) AND ("status"=1) AND ("is_deleted"=FALSE) |
| 20:45:49.997 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 20:45:50.015 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:45:50.022 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:45:50.030 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_challenges" WHERE "case_id"=8 |
| 20:45:50.051 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_solutions" WHERE "case_id"=8 |
| 20:45:50.071 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_results" WHERE "case_id"=8 |
| 20:45:50.088 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_implementations" WHERE "case_id"=8 |
| 20:45:50.109 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_reviews" WHERE "case_id"=8 |
| 20:45:50.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:45:50.133 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:45:50.140 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id"=24 |
| 20:45:50.169 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:45:50.176 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:45:50.182 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tag_rels" WHERE "case_id"=8 |
| 20:45:50.189 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tags" WHERE "id" IN (25, 26) |
| 20:45:50.190 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:45:50.190 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:45:50.191 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE (("status"=1) AND ("is_deleted"=FALSE)) AND ("id" != 8) ORDER BY "created_at" DESC LIMIT 3 |
| 20:45:50.191 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id" IN (32, 31, 30) |
| 20:45:50.192 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/customer-cases/view.php |
| 20:45:50.193 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-front.php |
| 20:45:50.193 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_nav-front.php |
| 20:45:50.193 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_footer-front.php |