SearchController.php#569db_collegesearch_new575msselectcount(*) 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.17msselect `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 (8787, 8788, 8789, 8799, 8800, 8802, 8809, 8810, 8811, 9707, 9709, 11313, 11574, 14095, 20360, 20408, 37395, 50393, 50408, 50609) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new860μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.04msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'