| 06:27:29.960 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 06:27:29.960 | trace | yii\base\Module::getModule | Loading module: debug |
| 06:27:29.960 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 06:27:29.960 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 06:27:29.960 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 06:27:29.960 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 06:27:29.961 | info | time tracing start | 1780784849961165056 |
| 06:27:29.961 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /<controller>/<action>/<id:\d+> |
| 06:27:29.961 | trace | yii\web\Application::handleRequest | Route requested: 'customer-cases/view' |
| 06:27:29.962 | trace | yii\base\Controller::runAction | Route to run: customer-cases/view |
| 06:27:29.962 | info | yii\web\Session::open | Session started |
| 06:27:29.962 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\CustomerCasesController::actionView() |
| 06:27:29.963 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE ("id"=12) AND ("status"=1) AND ("is_deleted"=FALSE) |
| 06:27:29.963 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 06:27:29.964 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 06:27:29.965 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 06:27:29.969 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_challenges" WHERE "case_id"=12 |
| 06:27:29.969 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_solutions" WHERE "case_id"=12 |
| 06:27:29.970 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_results" WHERE "case_id"=12 |
| 06:27:29.970 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_implementations" WHERE "case_id"=12 |
| 06:27:29.970 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_reviews" WHERE "case_id"=12 |
| 06:27:29.971 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 06:27:29.971 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 06:27:29.971 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id"=28 |
| 06:27:29.971 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 06:27:29.971 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 06:27:29.971 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tag_rels" WHERE "case_id"=12 |
| 06:27:29.972 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tags" WHERE "id" IN (37, 38, 39) |
| 06:27:29.972 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 06:27:29.972 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 06:27:29.972 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE (("status"=1) AND ("is_deleted"=FALSE)) AND ("id" != 12) ORDER BY "created_at" DESC LIMIT 3 |
| 06:27:29.973 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id" IN (32, 31, 30) |
| 06:27:29.973 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/customer-cases/view.php |
| 06:27:29.975 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-front.php |
| 06:27:29.975 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_nav-front.php |
| 06:27:29.975 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_footer-front.php |