SearchController.php#569db_collegesearch_new597msselectcount(*) 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.62msselect `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 (53153, 53157, 53159, 53160, 53168, 53170, 53172, 53176) and `institutes`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new940μsselect*from `institute_course_summaries` where `institute_course_summaries`.`institute_id` in (53153, 53157, 53159, 53160, 53168, 53170, 53172, 53176) and `course_id` in (1, 2) and `institute_course_summaries`.`deleted_at` isnull
SearchController.php#569db_collegesearch_new630μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (1) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new1.16msselect*from (select*, row_number() over (partitionby `institute_images`.`institute_id` orderby `is_featured` desc, `created_at` desc) as `laravel_row` from `institute_images` where `institute_images`.`institute_id` in (53153, 53157, 53159, 53160, 53168, 53170, 53172, 53176) and `media_type` ='image'and `institute_images`.`deleted_at` isnulland `status` ='active') as `laravel_table` where `laravel_row` <=1orderby `laravel_row`
SearchController.php#569db_collegesearch_new820μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (1, 2) and `courses`.`deleted_at` isnulland `status` ='active'
SearchController.php#569db_collegesearch_new860μsselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21) and `exams`.`deleted_at` isnulland `status` ='active'