SearchController.php#569db_collegesearch_new554msselectcount(*) 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_new3.97msselect `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 (8651, 8653, 8664, 8665, 8666, 8674, 8675, 8683, 10097, 12543, 12775, 12776, 13400, 17935, 19135, 40022, 42197, 42202, 42215, 46461) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.4msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.61msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'