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_new2.71msselect `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 (1951, 1963, 1975, 3421, 3447, 3464, 7171, 8600, 8626, 8627, 9902, 10358, 10466, 10481, 13903, 34076, 36808, 42718, 45261, 50662) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#636db_collegesearch_new1.23msselect `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.42msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (12, 21, 57, 64, 116, 175) and `exams`.`deleted_at` isnulland `status` ='active'