SearchController.php#630db_collegesearch_new537msselectcount(*) as aggregate from (select*from `institute_programs` where `institute_programs`.`deleted_at` isnulland `status` ='active'and `course_id` in (1, 2) groupby `institute_id`) as `aggregate_table`
SearchController.php#630db_collegesearch_new2.79msselect `institutes`.*, (selectcount(*) from `institute_programs` where `institutes`.`id` = `institute_programs`.`institute_id` and `institute_programs`.`deleted_at` isnulland `status` ='active'and `course_id` in (1, 2)) as `programs_count`, (selectcount(*) from `institute_reviews` where `institutes`.`id` = `institute_reviews`.`institute_id` and `institute_reviews`.`deleted_at` isnulland `status` ='active') as `reviews_count` from `institutes` where `institutes`.`id` in (7822, 7823, 7824, 7841, 7843, 7861, 7864, 8773, 8774, 8775, 9768, 9769, 9976, 14858, 14862, 14868, 36953, 36960, 37017, 48653) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new890μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new990μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new1.59msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 30, 132, 137, 159, 2008) and `exams`.`deleted_at` isnulland `status` ='active'