| 02:26:47.532 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 02:26:47.532 | trace | yii\base\Module::getModule | Loading module: debug |
| 02:26:47.532 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 02:26:47.533 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 02:26:47.533 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 02:26:47.534 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:47.534 | info | time tracing start | 1781288807534573056 |
| 02:26:47.534 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /<controller>/<action>/<id:\d+> |
| 02:26:47.534 | trace | yii\web\Application::handleRequest | Route requested: 'customer-cases/view' |
| 02:26:47.535 | trace | yii\base\Controller::runAction | Route to run: customer-cases/view |
| 02:26:47.535 | info | yii\web\Session::open | Session started |
| 02:26:47.536 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\CustomerCasesController::actionView() |
| 02:26:47.537 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE ("id"=11) AND ("status"=1) AND ("is_deleted"=FALSE) |
| 02:26:47.537 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 02:26:47.539 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:47.539 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:26:47.541 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_challenges" WHERE "case_id"=11 |
| 02:26:47.542 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:47.542 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:26:47.542 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_solutions" WHERE "case_id"=11 |
| 02:26:47.543 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_results" WHERE "case_id"=11 |
| 02:26:47.544 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:47.544 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:26:47.544 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_implementations" WHERE "case_id"=11 |
| 02:26:47.545 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_reviews" WHERE "case_id"=11 |
| 02:26:47.546 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:47.546 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:26:47.546 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id"=27 |
| 02:26:47.546 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:47.547 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:26:47.547 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tag_rels" WHERE "case_id"=11 |
| 02:26:47.548 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tags" WHERE "id" IN (33, 34, 35, 36) |
| 02:26:47.548 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:47.548 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:26:47.549 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE (("status"=1) AND ("is_deleted"=FALSE)) AND ("id" != 11) ORDER BY "created_at" DESC LIMIT 3 |
| 02:26:47.549 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id" IN (32, 31, 30) |
| 02:26:47.550 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/customer-cases/view.php |
| 02:26:47.555 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-front.php |
| 02:26:47.556 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_nav-front.php |
| 02:26:47.556 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_footer-front.php |