SearchController.php#569db_collegesearch_new529msselectcount(*) 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.69msselect `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 (8569, 8570, 8571, 8581, 8582, 8583, 8589, 8591, 8592, 8993, 8995, 10047, 10048, 12442, 15876, 17290, 17291, 40577, 40610, 40617) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new900μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.65msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.13msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 155, 185, 2240) and `exams`.`deleted_at` isnulland `status` ='active'