SearchController.php#630db_collegesearch_new592msselectcount(*) 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_new1.96msselect `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 (49023, 49035, 49040, 49042, 49052, 49064, 49069, 49070, 49078, 49083, 49084, 49131, 49147, 49152, 49191, 49195, 49206, 49210, 49227, 49244) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new640μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new820μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#630db_collegesearch_new1.16msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21) and `exams`.`deleted_at` isnulland `status` ='active'