SearchController.php#569db_collegesearch_new539msselectcount(*) 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.96msselect `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 (35198, 35203, 35206, 35215, 35234, 35239, 35304, 35323, 35324, 35368, 35377, 35383, 35391, 35397, 35402, 35405, 35472, 35572, 35586, 35589) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new650μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new870μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new830μsselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 2240) and `exams`.`deleted_at` isnulland `status` ='active'