SearchController.php#636db_collegesearch_new542msselectcount(*) 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_new4.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 (7120, 8736, 9748, 10675, 12580, 15028, 16580, 19436, 30603, 34165, 37017, 37824, 40610, 40848, 42923, 43043, 45880, 48177, 48216, 48274) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new1.93msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new820μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new2.37msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 38, 161, 2008, 2240) and `exams`.`deleted_at` isnulland `status` ='active'