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.9msselect `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 (8914, 8915, 8918, 8932, 8933, 8934, 8945, 8946, 9490, 9492, 9500, 11055, 11059, 11066, 19163, 19177, 44402, 47056, 47104, 47121) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new2.43msselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new700μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.52msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (8, 21, 46, 116, 132) and `exams`.`deleted_at` isnulland `status` ='active'