| 11:04:56.635 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 11:04:56.636 | trace | yii\base\Module::getModule | Loading module: debug |
| 11:04:56.636 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 11:04:56.636 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 11:04:56.636 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 11:04:56.637 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:04:56.637 | info | time tracing start | 1780455896637309952 |
| 11:04:56.637 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 11:04:56.637 | trace | yii\web\Application::handleRequest | Route requested: 'customer-cases/index' |
| 11:04:56.637 | trace | yii\base\Controller::runAction | Route to run: customer-cases/index |
| 11:04:56.638 | info | yii\web\Session::open | Session started |
| 11:04:56.638 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\CustomerCasesController::actionIndex() |
| 11:04:56.638 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_customer_cases" WHERE ("status"=1) AND ("is_deleted"=FALSE) ORDER BY "is_pinned" DESC, "created_at" DESC |
| 11:04:56.638 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 11:04:56.641 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:04:56.641 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:04:56.642 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_challenges" WHERE "case_id" IN (11, 10, 16, 15, 14, 13, 12, 9, 8, 7, 6, 5, 4, 3, 2, 1) |
| 11:04:56.643 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:04:56.643 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:04:56.643 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_solutions" WHERE "case_id" IN (11, 10, 16, 15, 14, 13, 12, 9, 8, 7, 6, 5, 4, 3, 2, 1) |
| 11:04:56.652 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:04:56.652 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:04:56.653 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_results" WHERE "case_id" IN (11, 10, 16, 15, 14, 13, 12, 9, 8, 7, 6, 5, 4, 3, 2, 1) |
| 11:04:56.654 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:04:56.654 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:04:56.654 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_implementations" WHERE "case_id" IN (11, 10, 16, 15, 14, 13, 12, 9, 8, 7, 6, 5, 4, 3, 2, 1) |
| 11:04:56.655 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:04:56.655 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:04:56.656 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_reviews" WHERE "case_id" IN (11, 10, 16, 15, 14, 13, 12, 9, 8, 7, 6, 5, 4, 3, 2, 1) |
| 11:04:56.656 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:04:56.656 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:04:56.657 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_attachments" WHERE "id" IN (27, 26, 32, 31, 30, 29, 28, 25, 24, 23, 21, 20, 19, 18, 17, 12) |
| 11:04:56.657 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:04:56.658 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:04:56.658 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tag_rels" WHERE "case_id" IN (11, 10, 16, 15, 14, 13, 12, 9, 8, 7, 6, 5, 4, 3, 2, 1) |
| 11:04:56.659 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_case_tags" WHERE "id" IN (1, 2, 3, 4, 9, 10, 11, 5, 6, 7, 8, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50) |
| 11:04:56.660 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 11:04:56.660 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 11:04:56.661 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/customer-cases/index.php |
| 11:04:56.662 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/modern-front.php |
| 11:04:56.662 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_nav-front.php |
| 11:04:56.662 | trace | yii\base\View::renderFile | Rendering view file: /var/www/beta/views/layouts/_footer-front.php |