ExamFilterController.php#275debugerror_satt1.34msselectcount(*) as aggregate from `exams` where (`exam_status` ='published') and `exam_mode` ='public'and `exam_status` ='published'and `exams`.`deleted_at` isnull
ExamFilterController.php#275debugerror_satt230μsselect `id`, `name` from `categories` where `categories`.`id` in (5, 6, 162) and `categories`.`deleted_at` isnull
ExamFilterController.php#275debugerror_satt190μsselect `id`, `name` from `subjects` where `subjects`.`id` in (1, 2, 3, 4, 5, 6, 18) and `subjects`.`deleted_at` isnull
ExamFilterController.php#275debugerror_satt230μsselect `id`, `name` from `businesses` where `businesses`.`id` in (249) and `businesses`.`deleted_at` isnull
ExamFilterController.php#282debugerror_satt1msselect `id`, `name` from `main_categories` whereexists (select*from `exams` where `main_categories`.`id` = `exams`.`main_category_id` and `exams`.`deleted_at` isnull)