SearchController.php#569db_collegesearch_new718msselectcount(*) 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.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 (1749, 1759, 1772, 2032, 2344, 3447, 7494, 9049, 9081, 10302, 10983, 11028, 13209, 16692, 36354, 39093, 42467, 47520, 50609, 51239) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.08msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.5msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 33) and `exams`.`deleted_at` isnulland `status` ='active'