SearchController.php#569db_collegesearch_new532msselectcount(*) 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_new2.31msselect `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 (1615, 1625, 1635, 1645, 7171, 7523, 9991, 10012, 10391, 11984, 13315, 18671, 19546, 19854, 20589, 33166, 36597, 41904, 42303, 49970) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.27msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.34msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.94msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 24, 116, 161, 2009, 2048) and `exams`.`deleted_at` isnulland `status` ='active'