SearchController.php#569db_collegesearch_new533msselectcount(*) 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_new4.53msselect `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 (1671, 1680, 2032, 7586, 9266, 10024, 12097, 13091, 13315, 13764, 13804, 17370, 18630, 19061, 32112, 39627, 42154, 45770, 52655, 52781) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new810μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new670μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new2.97msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 93) and `exams`.`deleted_at` isnulland `status` ='active'