CollegeController.php#66db_collegesearch_new2.15msselect `institutes`.*, (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 `slug` ='govt-model-engineering-college-mec-kochi'and `institutes`.`deleted_at` isnulland `status` ='active' limit 1
CollegeController.php#66db_collegesearch_new1.59msselect `id`, `name` from `courses` where `courses`.`id` in (1, 10) and `courses`.`deleted_at` isnulland `status` ='active'
CollegeController.php#66db_collegesearch_new5.32msselect*from `institute_recruiters` where `institute_recruiters`.`institute_id` in (395) and `institute_recruiters`.`deleted_at` isnulland `status` ='active'
CollegeController.php#747db_collegesearch_new1.65msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (324) and `admins`.`deleted_at` isnull
CollegeController.php#571db_collegesearch_new1.12msselect course_id, GROUP_CONCAT(id) as ids from `institute_programs` where `institute_id` =395and `institute_programs`.`deleted_at` isnulland `status` ='active'groupby `course_id`
CollegeController.php#571db_collegesearch_new950μsselect `id`, `name` from `courses` where `courses`.`id` in (1, 10) and `courses`.`deleted_at` isnulland `status` ='active'
CollegeController.php#980db_collegesearch_new860μsselectdistinct `exam_id` from `institute_program_exam_mappings` innerjoin `institute_programs` on `institute_programs`.`id` = `institute_program_exam_mappings`.`institute_program_id` where `institute_programs`.`institute_id` =395