SearchController.php#636db_collegesearch_new525msselectcount(*) 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#636db_collegesearch_new2.73msselect `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 (35093, 35096, 35101, 35102, 35133, 35154, 35156, 35157, 35162, 35163, 35169, 35192, 35197, 35198, 35203, 35206, 35215, 39123, 47666, 50223) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new1.72msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new2.47msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new2.94msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 161, 171) and `exams`.`deleted_at` isnulland `status` ='active'