SearchController.php#569db_collegesearch_new555msselectcount(*) 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 (51600, 51625, 51630, 51636, 51712, 51717, 51735, 51738, 51755, 51764, 51773, 51777, 51780, 51801, 51812, 51815, 51816, 51822, 51823, 51835) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new710μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new960μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new810μsselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21) and `exams`.`deleted_at` isnulland `status` ='active'