| 16:12:39.907 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:12:39.908 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:12:39.908 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:12:39.909 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:12:39.909 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:12:39.910 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:12:39.911 | info | time tracing start | 1783239159911358208 |
| 16:12:39.911 | trace | yii\web\UrlRule::parseRequest | Request parsed with URL rule: /<controller>/<action>/<id:\d+> |
| 16:12:39.911 | trace | yii\web\Application::handleRequest | Route requested: 'customer-cases/view' |
| 16:12:39.912 | trace | yii\base\Controller::runAction | Route to run: customer-cases/view |
| 16:12:39.913 | info | yii\web\Session::open | Session started |
| 16:12:39.913 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\CustomerCasesController::actionView() |
| 16:12:39.915 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE ("id"=13) AND ("status"=1) AND ("is_deleted"=FALSE) |
| 16:12:39.915 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:12:39.917 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:12:39.917 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:12:39.918 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_challenges" WHERE "case_id"=13 |
| 16:12:39.919 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_solutions" WHERE "case_id"=13 |
| 16:12:39.919 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_results" WHERE "case_id"=13 |
| 16:12:39.920 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_implementations" WHERE "case_id"=13 |
| 16:12:39.920 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_reviews" WHERE "case_id"=13 |
| 16:12:39.921 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:12:39.921 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:12:39.921 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id"=29 |
| 16:12:39.922 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:12:39.922 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:12:39.922 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tag_rels" WHERE "case_id"=13 |
| 16:12:39.923 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tags" WHERE "id" IN (40, 41, 42) |
| 16:12:39.924 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:12:39.924 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:12:39.924 | 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 |
| 16:12:39.925 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id" IN (32, 31, 30) |
| 16:12:39.926 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/customer-cases/view.php |
| 16:12:39.926 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-front.php |
| 16:12:39.927 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_nav-front.php |
| 16:12:39.927 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_footer-front.php |