Home Colleges mds Colleges Mumbai

Top mds Colleges in Mumbai 2025 : Fees, Rankings, Placements, Admissions

Filters

States

Cities

Branches

Exams

Clear Show Results

Showing 14 colleges for you

Clear All Filters
Grant Medical College (GMC) 3.1 (4)
Mumbai, Maharashtra

Course Offered

MD

Fees (3 Years)

₹ 4,68,000

Exams Accepted

-

Highest Package

-

Course Offered

MD

Fees (3 Years)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MD

Fees (2 Years)

₹ 3,50,000

Exams Accepted

-

Highest Package

-

Course Offered

MD

Fees (3 Years)

Get Fee Details

Exams Accepted

-

Highest Package

-
Seth GS Medical College (SGSMC) 4.5 (1)
Mumbai, Maharashtra

Course Offered

MD

Fees (3 Years)

₹ 89,000

Exams Accepted

-

Highest Package

₹ 21 LPA
Topiwala National Medical College (TMNC) 5 (1)
Mumbai, Maharashtra

Course Offered

MD

Fees (3 Years)

Get Fee Details

Exams Accepted

-

Highest Package

₹ 5 LPA
Terna Medical College
Mumbai, Maharashtra

Course Offered

MD

Fees (3 Years)

₹ 10,00,000

Exams Accepted

-

Highest Package

-

Course Offered

MD

Fees (3 Years)

Get Fee Details

Exams Accepted

CAT , XAT , MAT

Highest Package

₹ 10 LPA
DY Patil University
Mumbai, Maharashtra

Course Offered

MD

Fees (3 Years)

₹ 9,81,000

Exams Accepted

-

Highest Package

-

Course Offered

MD

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MD

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MD

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

MD

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-
Tata Memorial Centre ,Navi Mumbai
Mumbai, Maharashtra

Course Offered

MD

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-
Check Eligibility
Request history8.3.19PHP Version411msRequest Duration7MBMemory UsageGET {course}/colleges-{filters}Route
    • Booting (25.63ms)time
    • Application (386ms)time
    • 1 x Application (93.77%)
      386ms
      1 x Booting (6.23%)
      25.63ms
      11 templates were rendered
      • pages.search-result.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • pages.search-result.filtersfilters.blade.php#?blade
      • components.storiesstories.blade.php#?blade
      • components.registrationregistration.blade.php#?blade
      • layouts.webweb.blade.php#?blade
      • partials.headhead.blade.php#?blade
      • partials.headerheader.blade.php#?blade
      • partials.footerfooter.blade.php#?blade
      • components.sucessesModalsucessesModal.blade.php#?blade
      • partials.bottomfooterbottomfooter.blade.php#?blade
      uri
      GET {course}/colleges-{filters}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\SearchController@index
      as
      sr.filters
      namespace
      prefix
      where
      file
      app/Http/Controllers/SearchController.php:28-78
      31 statements were executed (8 duplicates)Show only duplicates260ms
      • SoftRedirects.php#22db_collegesearch_newConnection Established
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • SoftRedirects.php#22db_collegesearch_new13.43msselect * from `seo_redirects` where `redirect_from` = '/md/colleges-mumbai' limit 1
        Bindings
        • 0: /md/colleges-mumbai
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • MetaChecker.php#20db_collegesearch_new790μsselect * from `meta_tags` where `slug` = 'md/colleges-mumbai' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: md/colleges-mumbai
        • 1: active
        Backtrace
        • app/Http/Middleware/MetaChecker.php:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/SoftRedirects.php:28
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
      • helpers.php#722db_collegesearch_new1.42msselect * from `default_meta_tags` where `module` = 'sr' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: sr
        • 1: active
        Backtrace
        • app/helpers.php:722
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:989
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:819
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1048
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:755
      • SearchController.php#147db_collegesearch_new550μsselect `id`, `name`, `slug` from `exams` where `slug` in ('mumbai') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: mumbai
        • 1: active
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#147db_collegesearch_new740μsselect `id`, `name`, `shortname` from `states` where `shortname` in ('mumbai') and `country_id` = 2 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: mumbai
        • 1: 2
        • 2: active
        • 3: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#147db_collegesearch_new1.19msselect `id`, `name`, `shortname` from `cities` where `shortname` in ('mumbai') and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: mumbai
        • 1: active
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#147db_collegesearch_new550μsselect `id`, `name`, `slug` from `programs` where 0 = 1 and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:147
        • app/Http/Controllers/SearchController.php:45
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#180db_collegesearch_new1.28msselect `id`, `display_name` from `courses` where `slug` = 'md' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: md
        • 1: active
        Backtrace
        • app/Http/Controllers/SearchController.php:180
        • app/Http/Controllers/SearchController.php:45
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new15.74msselect count(*) as aggregate from (select * from `institute_programs` where exists (select * from `institutes` where `institute_programs`.`institute_id` = `institutes`.`id` and `city_id` = 39 and `institutes`.`deleted_at` is null and `status` = 'active') and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (17) group by `institute_id`) as `aggregate_table`
        Bindings
        • 0: 39
        • 1: active
        • 2: active
        • 3: 17
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new17.43msselect * from `institute_programs` where exists (select * from `institutes` where `institute_programs`.`institute_id` = `institutes`.`id` and `city_id` = 39 and `institutes`.`deleted_at` is null and `status` = 'active') and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (17) group by `institute_id` order by CASE WHEN (select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'nirf' and `year` = 2024 and `rank` > 0 and `course_id` in (17) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1) IS NOT NULL THEN 0 ELSE 1 END ASC, COALESCE((select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'nirf' and `year` = 2024 and `rank` > 0 and `course_id` in (17) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1), 9999999) ASC, COALESCE((select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'cs' and `rank` > 0 and `course_id` in (17) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1), 9999999) ASC limit 20 offset 0
        Bindings
        • 0: 39
        • 1: active
        • 2: active
        • 3: 17
        • 4: nirf
        • 5: 2024
        • 6: 0
        • 7: 17
        • 8: active
        • 9: active
        • 10: nirf
        • 11: 2024
        • 12: 0
        • 13: 17
        • 14: active
        • 15: active
        • 16: cs
        • 17: 0
        • 18: 17
        • 19: active
        • 20: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new3.25msselect `institutes`.*, (select count(*) from `institute_programs` where `institutes`.`id` = `institute_programs`.`institute_id` and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (17)) as `programs_count`, (select count(*) from `institute_reviews` where `institutes`.`id` = `institute_reviews`.`institute_id` and `institute_reviews`.`deleted_at` is null and `status` = 'active') as `reviews_count` from `institutes` where `institutes`.`id` in (2635, 2639, 2642, 2643, 2656, 2661, 2662, 13782, 14910, 36918, 38084, 42222, 50389, 51926) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        • 1: 17
        • 2: active
        • 3: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new2.01msselect * from `institute_course_summaries` where `institute_course_summaries`.`institute_id` in (2635, 2639, 2642, 2643, 2656, 2661, 2662, 13782, 14910, 36918, 38084, 42222, 50389, 51926) and `course_id` in (17) and `institute_course_summaries`.`deleted_at` is null
        Bindings
        • 0: 17
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new860μsselect `id`, `name`, `duration` from `courses` where `courses`.`id` in (17) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new1.6msselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (39) and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new860μsselect `id`, `name`, `shortname` from `states` where `states`.`id` in (83) and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new810μsselect `institute_id`, `overall_rating` from `institute_ratings` where `institute_ratings`.`institute_id` in (2635, 2639, 2642, 2643, 2656, 2661, 2662, 13782, 14910, 36918, 38084, 42222, 50389, 51926) and `institute_ratings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new2.15msselect * from (select *, row_number() over (partition by `institute_images`.`institute_id` order by `is_featured` desc, `created_at` desc) as `laravel_row` from `institute_images` where `institute_images`.`institute_id` in (2635, 2639, 2642, 2643, 2656, 2661, 2662, 13782, 14910, 36918, 38084, 42222, 50389, 51926) and `media_type` = 'image' and `institute_images`.`deleted_at` is null and `status` = 'active') as `laravel_table` where `laravel_row` <= 1 order by `laravel_row`
        Bindings
        • 0: image
        • 1: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new620μsselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (17) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new1.61msselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (9088, 9153, 24743, 51035, 51054, 75081, 89103, 89175, 89247, 113575, 118779, 139684, 142646, 183863)
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new1.5msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 22, 23) and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#630db_collegesearch_new1.32msselect * from `institute_ranks` where `institute_ranks`.`institute_id` in (2635, 2639, 2642, 2643, 2656, 2661, 2662, 13782, 14910, 36918, 38084, 42222, 50389, 51926) and `ranking_body` = 'nirf' and `course_id` in (17) and `year` = 2024 and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `year` desc, `rank` desc
        Bindings
        • 0: 2635
        • 1: 2639
        • 2: 2642
        • 3: 2643
        • 4: 2656
        • 5: 2661
        • 6: 2662
        • 7: 13782
        • 8: 14910
        • 9: 36918
        • 10: 38084
        • 11: 42222
        • 12: 50389
        • 13: 51926
        • 14: nirf
        • 15: 17
        • 16: 2024
        • 17: active
        Backtrace
        • app/Http/Controllers/SearchController.php:630
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#388db_collegesearch_new14.99msselect * from `institute_programs` where exists (select * from `institutes` where `institute_programs`.`institute_id` = `institutes`.`id` and `city_id` = 39 and `institutes`.`deleted_at` is null and `status` = 'active') and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (17) group by `institute_id`
        Bindings
        • 0: 39
        • 1: active
        • 2: active
        • 3: 17
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#388db_collegesearch_new2.25msselect `id`, `city_id`, `state_id` from `institutes` where `institutes`.`id` in (2635, 2639, 2642, 2643, 2656, 2661, 2662, 13782, 14910, 36918, 38084, 42222, 50389, 51926) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#388db_collegesearch_new940μsselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (39) and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#388db_collegesearch_new1.32msselect `id`, `name`, `shortname` from `states` where `states`.`id` in (83) and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#388db_collegesearch_new1.43msselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (9088, 9153, 24743, 51035, 51054, 75081, 89103, 89175, 89247, 113575, 118779, 139684, 142646, 183863)
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#388db_collegesearch_new2.19msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 22, 23) and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#388db_collegesearch_new1.43msselect `id`, `name`, `slug` from `programs` where `programs`.`id` in (2633, 2635, 2640, 3474, 4395, 5604, 10527, 10536, 10549, 10741) and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:388
        • app/Http/Controllers/SearchController.php:58
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#392db_collegesearch_new1.65msselect `id`, `name`, `shortname` from `states` where `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:392
        • app/Http/Controllers/SearchController.php:58
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#404db_collegesearch_new158msselect `id`, `name`, `shortname` from `cities` where `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:404
        • app/Http/Controllers/SearchController.php:58
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#157db_collegesearch_new6.58msselect * from `brandings` where `section` = 'sr' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: sr
        • 1: active
        Backtrace
        • app/helpers.php:157
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\City
      850City.php#?
      App\Models\State
      37State.php#?
      App\Models\InstituteProgram
      28InstituteProgram.php#?
      App\Models\Institute
      28Institute.php#?
      App\Models\InstituteCourseSummary
      12InstituteCourseSummary.php#?
      App\Models\Program
      10Program.php#?
      App\Models\InstituteImage
      9InstituteImage.php#?
      App\Models\InstituteProgramExamMapping
      6InstituteProgramExamMapping.php#?
      App\Models\Exam
      6Exam.php#?
      App\Models\InstituteRating
      5InstituteRating.php#?
      App\Models\Course
      3Course.php#?
      App\Models\DefaultMetaTag
      1DefaultMetaTag.php#?
          _token
          K9UkSC1Bg655IszrIVnSSJtLy7pMWs9YOmC2RxsD
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/md/colleges-mumbai" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /md/colleges-mumbai
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "course_id=25; course_name=MSc; XSRF-TOKEN=eyJpdiI6Ikk0UndGaGp5Tll2MzlsaUkrN1NqNEE9PSIsInZhbHVlIjoiYWFocjE5bFRlZG1OWTJLRWlIR3U5ZVQ1Y1JmTE1IektyWjVCRHVQUWwyWkZNaTBPTVBhZ0tFTlJQelZULy85dFZaZ3V3ZkpCeUlPUmw0Z0ZLTzEweU5tWTNtR09tM2FUUGpDM3lzMUh2bWI5bkVjeHd4dnJDT1c3MG96dGhaZnYiLCJtYWMiOiJjNGRjYzFjNjFhZTg3ZWVjYTM0OTVmZGViZGJkOTgyMTMyYmIwYjI2YTg3NzA2NTVkYTk4M2NjNjM5MWFiMzhlIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InE2RVQvWHBkUEpISGQ0djdBVEsrWGc9PSIsInZhbHVlIjoidGdOTVA4VFgrOTA2S1dDVkxockw2b25XVjBuRnpXN2FNYk1YSUQyZWFQZkFVV28vZEViV2tKVno5YzJXbEU2NUI3QWpJZS85TmJwZmJaWXcvWnZvSERqdE8xY1FWS3NlbjFueUx2TFh5dytudHF3b0w2UVZYZ0N4T0hBUXdjRzYiLCJtYWMiOiIwMWM0ZDIzYTg4OTFmNWM4Zjg1ZDE2MDYyZGE5OTJmOWVhYWRhNjEyODk0NThjZDRhYjE1NTE1NDM3YWUwZWUzIiwidGFnIjoiIn0%3D; viewed_colleges=%5B1723%2C39945%5Dcourse_id=25; course_name=MSc; XSRF-TOKEN=eyJpdiI6Ikk0UndGaGp5Tll2MzlsaUkrN1NqNEE9PSIsInZhbHVlIjoiYWFocjE5bFRlZG1OWTJLRWlIR3U5ZVQ1Y1JmTE1IektyWjVCRHVQUWwyWkZNaT" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          0 of 0
          array:5 [ "course_id" => "25" "course_name" => "MSc" "XSRF-TOKEN" => "K9UkSC1Bg655IszrIVnSSJtLy7pMWs9YOmC2RxsD" "laravel_session" => "qY0MkXAlt7O2sHb7NPhWXIATfAfYmELVFLO5rveX" "viewed_colleges" => "[1723,39945]" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 30 Jun 2025 23:24:24 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilo5YUhOOHRNYXpBTXdpMEdQNXc1elE9PSIsInZhbHVlIjoiMXZnSjFFK2tmZ1ZVdmNYZFBVNEtJZDFZV0dGU045M0dvSjA1UkYwOW5mVHk0bTBxSHRpeWtWRVpxYS9ob2x0Z2dnRWhXRVphNVh6SmN2aUdWcFZoeldPS0l6dXplRm4ydjUwZk11VnpoSmRPeHRwU2xMb2pNZTZFUEJ6MWxZNFkiLCJtYWMiOiI1NmJjYjc3NjdiMWU3Y2RiZDA3YzBlYTdlMTA3YjczN2IzNTI5NjlkM2Q0YWFiMjVhOWU1ZjNlNTg4ZTY1Y2Q3IiwidGFnIjoiIn0%3D; expires=Tue, 01 Jul 2025 01:24:24 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ilo5YUhOOHRNYXpBTXdpMEdQNXc1elE9PSIsInZhbHVlIjoiMXZnSjFFK2tmZ1ZVdmNYZFBVNEtJZDFZV0dGU045M0dvSjA1UkYwOW5mVHk0bTBxSHRpeWtWRVpxYS9ob2x0Z2dnRWhXR" 1 => "laravel_session=eyJpdiI6IllJNUxVRUtNZE03anJhaERJV3hMd1E9PSIsInZhbHVlIjoiYWNWMjVMRkJGOE5tRm04cFA5S2QxVUNHaStNUzJ5YkhCM2J2LzFWKzJmTjhKQWVVOXZjRW9ESnBVb2VTaUN0TldWNytLajEvT3Z6YmtIWVpaWjVTdnVBNVBuUVdWZU5CVWd1K3F3UUJrVjNvQ004VXBYRUoxaWwvNXlEM2JlNkEiLCJtYWMiOiJmMWVkYjg3NjFmMDFiNjc1MzY4ZjdkOWQ3ZmQ3Y2Y1NThmN2EzYzFhYzViZmRhMGM1MDkzYTFjOWIzZWFjNjczIiwidGFnIjoiIn0%3D; expires=Tue, 01 Jul 2025 01:24:24 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IllJNUxVRUtNZE03anJhaERJV3hMd1E9PSIsInZhbHVlIjoiYWNWMjVMRkJGOE5tRm04cFA5S2QxVUNHaStNUzJ5YkhCM2J2LzFWKzJmTjhKQWVVOXZjRW9ESnBVb2VTaUN0TldW" 2 => "course_id=17; expires=Tue, 30 Jun 2026 23:24:23 GMT; Max-Age=31535999; path=/; samesite=lax" 3 => "course_name=mds; expires=Tue, 30 Jun 2026 23:24:23 GMT; Max-Age=31535999; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilo5YUhOOHRNYXpBTXdpMEdQNXc1elE9PSIsInZhbHVlIjoiMXZnSjFFK2tmZ1ZVdmNYZFBVNEtJZDFZV0dGU045M0dvSjA1UkYwOW5mVHk0bTBxSHRpeWtWRVpxYS9ob2x0Z2dnRWhXRVphNVh6SmN2aUdWcFZoeldPS0l6dXplRm4ydjUwZk11VnpoSmRPeHRwU2xMb2pNZTZFUEJ6MWxZNFkiLCJtYWMiOiI1NmJjYjc3NjdiMWU3Y2RiZDA3YzBlYTdlMTA3YjczN2IzNTI5NjlkM2Q0YWFiMjVhOWU1ZjNlNTg4ZTY1Y2Q3IiwidGFnIjoiIn0%3D; expires=Tue, 01-Jul-2025 01:24:24 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ilo5YUhOOHRNYXpBTXdpMEdQNXc1elE9PSIsInZhbHVlIjoiMXZnSjFFK2tmZ1ZVdmNYZFBVNEtJZDFZV0dGU045M0dvSjA1UkYwOW5mVHk0bTBxSHRpeWtWRVpxYS9ob2x0Z2dnRWhXR" 1 => "laravel_session=eyJpdiI6IllJNUxVRUtNZE03anJhaERJV3hMd1E9PSIsInZhbHVlIjoiYWNWMjVMRkJGOE5tRm04cFA5S2QxVUNHaStNUzJ5YkhCM2J2LzFWKzJmTjhKQWVVOXZjRW9ESnBVb2VTaUN0TldWNytLajEvT3Z6YmtIWVpaWjVTdnVBNVBuUVdWZU5CVWd1K3F3UUJrVjNvQ004VXBYRUoxaWwvNXlEM2JlNkEiLCJtYWMiOiJmMWVkYjg3NjFmMDFiNjc1MzY4ZjdkOWQ3ZmQ3Y2Y1NThmN2EzYzFhYzViZmRhMGM1MDkzYTFjOWIzZWFjNjczIiwidGFnIjoiIn0%3D; expires=Tue, 01-Jul-2025 01:24:24 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IllJNUxVRUtNZE03anJhaERJV3hMd1E9PSIsInZhbHVlIjoiYWNWMjVMRkJGOE5tRm04cFA5S2QxVUNHaStNUzJ5YkhCM2J2LzFWKzJmTjhKQWVVOXZjRW9ESnBVb2VTaUN0TldW" 2 => "course_id=17; expires=Tue, 30-Jun-2026 23:24:23 GMT; path=/" 3 => "course_name=mds; expires=Tue, 30-Jun-2026 23:24:23 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "K9UkSC1Bg655IszrIVnSSJtLy7pMWs9YOmC2RxsD" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/md/colleges-mumbai" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-30 23:24:24GET/md/colleges-mumbai1131995