SearchController.php#569db_collegesearch_new577msselectcount(*) 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.39msselect `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 (36048, 36109, 36136, 36151, 36297, 36310, 36319, 36322, 36323, 36326, 36327, 36328, 36340, 36341, 36342, 36344, 36345, 36347, 36351, 36352) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.77msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new660μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.01msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 2008, 2036) and `exams`.`deleted_at` isnulland `status` ='active'