SearchController.php#630db_collegesearch_new554msselectcount(*) 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_new3.05msselect `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 (33940, 33949, 34031, 34076, 34083, 34148, 34150, 34165, 34170, 34189, 34252, 34289, 34291, 34293, 38178, 38190, 45376, 48558, 48570, 48571) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new730μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new840μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new1.08msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 2009, 2240) and `exams`.`deleted_at` isnulland `status` ='active'