SearchController.php#569db_collegesearch_new530msselectcount(*) 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_new3.1msselect `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 (3139, 4260, 5813, 8820, 10004, 10970, 10983, 12827, 12875, 15903, 16692, 18329, 42497, 44902, 47520, 49244, 50102, 50179, 50196, 50318) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.11msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new580μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new560μsselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 116, 140) and `exams`.`deleted_at` isnulland `status` ='active'