SearchController.php#569db_collegesearch_new553msselectcount(*) 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#569db_collegesearch_new2.41msselect `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 (8872, 8890, 8891, 8893, 8900, 8901, 8902, 8914, 9819, 11765, 11769, 14433, 17815, 20555, 39004, 48235, 50765, 52156, 52164, 52174) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new630μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new550μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new700μsselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 38, 46, 57, 161) and `exams`.`deleted_at` isnulland `status` ='active'