| 02:05:38.069 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 02:05:38.069 | trace | yii\base\Module::getModule | Loading module: debug |
| 02:05:38.070 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 02:05:38.070 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 02:05:38.071 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 02:05:38.071 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:05:38.071 | info | time tracing start | 1781546738071773952 |
| 02:05:38.072 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /<controller>/<action>/<id:\d+> |
| 02:05:38.072 | trace | yii\web\Application::handleRequest | Route requested: 'customer-cases/view' |
| 02:05:38.072 | trace | yii\base\Controller::runAction | Route to run: customer-cases/view |
| 02:05:38.073 | info | yii\web\Session::open | Session started |
| 02:05:38.073 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\CustomerCasesController::actionView() |
| 02:05:38.074 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE ("id"=3) AND ("status"=1) AND ("is_deleted"=FALSE) |
| 02:05:38.074 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 02:05:38.075 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:05:38.075 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:05:38.076 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_challenges" WHERE "case_id"=3 |
| 02:05:38.077 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:05:38.077 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:05:38.077 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_solutions" WHERE "case_id"=3 |
| 02:05:38.077 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:05:38.078 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:05:38.078 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_results" WHERE "case_id"=3 |
| 02:05:38.078 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:05:38.078 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:05:38.079 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_implementations" WHERE "case_id"=3 |
| 02:05:38.079 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:05:38.079 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:05:38.079 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_reviews" WHERE "case_id"=3 |
| 02:05:38.080 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:05:38.080 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:05:38.080 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id"=18 |
| 02:05:38.080 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:05:38.080 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:05:38.081 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tag_rels" WHERE "case_id"=3 |
| 02:05:38.081 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tags" WHERE "id" IN (5, 6, 7, 8) |
| 02:05:38.081 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:05:38.081 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:05:38.082 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE (("status"=1) AND ("is_deleted"=FALSE)) AND ("id" != 3) ORDER BY "created_at" DESC LIMIT 3 |
| 02:05:38.082 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id" IN (32, 31, 30) |
| 02:05:38.083 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/customer-cases/view.php |
| 02:05:38.084 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-front.php |
| 02:05:38.084 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_nav-front.php |
| 02:05:38.084 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_footer-front.php |