SearchController.php#569db_collegesearch_new548msselectcount(*) 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.74msselect `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 (8684, 8685, 8692, 8693, 8694, 8701, 8702, 8703, 9392, 11066, 13600, 19375, 19436, 37458, 39128, 44632, 44809, 47996, 48002, 48021) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new870μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.12msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.13msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (20, 21, 116, 174, 185, 2015) and `exams`.`deleted_at` isnulland `status` ='active'