HomeController.php#635debugerror_satt240μsselect `id`, `year` from `years` where `years`.`id` in (53, 54, 55, 56, 57, 58, 61) and `years`.`deleted_at` isnull
HomeController.php#213debugerror_satt290μsselect `id`, `name`, `slug` from `subjects` where `parent_id` isnullandexists (select*from `courses` innerjoin `subjectables` on `courses`.`id` = `subjectables`.`subjectable_id` where `subjects`.`id` = `subjectables`.`subject_id` and `subjectables`.`subjectable_type` ='App\\Models\\Course'and `courses`.`deleted_at` isnull) and `subjects`.`deleted_at` isnullgroupby `name`
HomeController.php#239debugerror_satt390μsselect `id`, `name` from `subjects` where `parent_id` isnullandexists (select*from `books` innerjoin `subjectables` on `books`.`id` = `subjectables`.`subjectable_id` where `subjects`.`id` = `subjectables`.`subject_id` and `subjectables`.`subjectable_type` ='App\\Models\\Book'and `books`.`deleted_at` isnull) and `subjects`.`deleted_at` isnullgroupby `name`
HomeController.php#240debugerror_satt330μsselect `id`, `name`, `logo` from `businesses` whereexists (select*from `books` where `businesses`.`id` = `books`.`business_id` and `books`.`deleted_at` isnull) and `businesses`.`deleted_at` isnull
HomeController.php#245debugerror_satt620μsselect `id`, `name`, `business_type`, `logo` from `businesses` whereexists (select*from `exams` where `businesses`.`id` = `exams`.`business_id` and `exams`.`deleted_at` isnull) and `businesses`.`deleted_at` isnull
HomeController.php#400debugerror_satt3.66msselect `id`, `name`, `num_of_mcq` as `question_count` from `subjects` where (`main_category_id` ='3'and `parent_id` isnull) and `subjects`.`deleted_at` isnull