SearchController.php#630db_collegesearch_new662msselectcount(*) 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_new5.35msselect `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 (34505, 34510, 34513, 34519, 34523, 34528, 34529, 34555, 34562, 34565, 34568, 34569, 34575, 34577, 34578, 37955, 37957, 37968, 48317, 48322) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new6.8msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new8.21msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new1.47msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 116, 2240) and `exams`.`deleted_at` isnulland `status` ='active'