SearchController.php#569db_collegesearch_new532msselectcount(*) 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.42msselect `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 (8736, 8737, 8739, 8746, 8747, 8748, 8756, 9243, 9244, 13091, 13879, 18377, 20089, 37555, 41201, 43291, 44524, 44530, 44607, 49042) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new940μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.47msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new570μsselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 116, 159, 172, 2008) and `exams`.`deleted_at` isnulland `status` ='active'