SearchController.php#636db_collegesearch_new527msselectcount(*) 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_new3.09msselect `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 (8592, 8599, 8600, 8602, 8609, 8610, 8611, 8626, 10028, 12446, 12615, 12627, 17769, 34350, 36391, 36765, 37188, 41825, 41848, 41851) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new630μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new970μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new1msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 30, 161, 2240) and `exams`.`deleted_at` isnulland `status` ='active'