| 20:45:45.960 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 20:45:45.960 | trace | yii\base\Module::getModule | Loading module: debug |
| 20:45:45.961 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 20:45:45.961 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 20:45:45.961 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 20:45:45.961 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:45:45.962 | info | time tracing start | 1782391545962408960 |
| 20:45:45.962 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /<controller>/<action>/<id:\d+> |
| 20:45:45.962 | trace | yii\web\Application::handleRequest | Route requested: 'customer-cases/view' |
| 20:45:45.962 | trace | yii\base\Controller::runAction | Route to run: customer-cases/view |
| 20:45:45.963 | info | yii\web\Session::open | Session started |
| 20:45:45.964 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\CustomerCasesController::actionView() |
| 20:45:45.965 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE ("id"=13) AND ("status"=1) AND ("is_deleted"=FALSE) |
| 20:45:45.965 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 20:45:45.969 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:45:45.969 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:45:45.970 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_challenges" WHERE "case_id"=13 |
| 20:45:45.971 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_solutions" WHERE "case_id"=13 |
| 20:45:45.971 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_results" WHERE "case_id"=13 |
| 20:45:45.972 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_implementations" WHERE "case_id"=13 |
| 20:45:45.972 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_reviews" WHERE "case_id"=13 |
| 20:45:45.972 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:45:45.973 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:45:45.973 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id"=29 |
| 20:45:45.973 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:45:45.974 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:45:45.974 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tag_rels" WHERE "case_id"=13 |
| 20:45:45.974 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tags" WHERE "id" IN (40, 41, 42) |
| 20:45:45.974 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:45:45.975 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:45:45.975 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE (("status"=1) AND ("is_deleted"=FALSE)) AND ("id" != 13) ORDER BY "created_at" DESC LIMIT 3 |
| 20:45:45.976 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id" IN (32, 31, 30) |
| 20:45:45.977 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/customer-cases/view.php |
| 20:45:45.977 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-front.php |
| 20:45:45.978 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_nav-front.php |
| 20:45:45.978 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_footer-front.php |