SearchController.php#630db_collegesearch_new545msselectcount(*) 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#630db_collegesearch_new2.55msselect `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 (9103, 9104, 9113, 9116, 9118, 9130, 9131, 9136, 9864, 11889, 11906, 18508, 32727, 41514, 45368, 46784, 52107, 52940, 53053, 53055) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new1.5msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new1.77msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new780μsselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 22, 23, 159) and `exams`.`deleted_at` isnulland `status` ='active'