SearchController.php#636db_collegesearch_new534msselectcount(*) 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#636db_collegesearch_new2.69msselect `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 (3169, 7204, 7777, 8855, 9840, 10024, 11191, 11532, 12827, 12905, 16661, 17042, 19278, 37371, 39421, 40367, 42788, 50318, 50609, 50662) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new910μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new1.22msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new1.78msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (14, 21, 161, 2008, 2240, 2342) and `exams`.`deleted_at` isnulland `status` ='active'