| 02:26:48.431 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 02:26:48.431 | trace | yii\base\Module::getModule | Loading module: debug |
| 02:26:48.432 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 02:26:48.433 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 02:26:48.433 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 02:26:48.433 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:48.434 | info | time tracing start | 1781288808434107136 |
| 02:26:48.434 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /<controller>/<action>/<id:\d+> |
| 02:26:48.434 | trace | yii\web\Application::handleRequest | Route requested: 'customer-cases/view' |
| 02:26:48.434 | trace | yii\base\Controller::runAction | Route to run: customer-cases/view |
| 02:26:48.435 | info | yii\web\Session::open | Session started |
| 02:26:48.435 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\CustomerCasesController::actionView() |
| 02:26:48.437 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE ("id"=16) AND ("status"=1) AND ("is_deleted"=FALSE) |
| 02:26:48.437 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 02:26:48.439 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:48.440 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:26:48.440 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_challenges" WHERE "case_id"=16 |
| 02:26:48.441 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_solutions" WHERE "case_id"=16 |
| 02:26:48.442 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_results" WHERE "case_id"=16 |
| 02:26:48.442 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_implementations" WHERE "case_id"=16 |
| 02:26:48.443 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_reviews" WHERE "case_id"=16 |
| 02:26:48.443 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:48.443 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:26:48.444 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id"=32 |
| 02:26:48.444 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:48.444 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:26:48.444 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tag_rels" WHERE "case_id"=16 |
| 02:26:48.445 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tags" WHERE "id" IN (49, 50, 48) |
| 02:26:48.445 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 02:26:48.446 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 02:26:48.446 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE (("status"=1) AND ("is_deleted"=FALSE)) AND ("id" != 16) ORDER BY "created_at" DESC LIMIT 3 |
| 02:26:48.446 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id" IN (31, 30, 29) |
| 02:26:48.447 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/customer-cases/view.php |
| 02:26:48.448 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-front.php |
| 02:26:48.448 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_nav-front.php |
| 02:26:48.448 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_footer-front.php |