Home Exams MD Exams

MD Entrance Exams - 2025

There are various recognised Boards and Councils in India that are responsible for regulating and overseeing different aspects of education in the country.

Filters

Course

Request history8.3.19PHP Version73.68msRequest Duration3MBMemory UsageGET exams-{slug}Route
    • Booting (8.52ms)time
    • Application (65.16ms)time
    • 1 x Application (88.44%)
      65.16ms
      1 x Booting (11.56%)
      8.52ms
      10 templates were rendered
      • pages.exam.listinglisting.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • vendor.pagination.defaultdefault.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 exams-{slug}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\ExamController@listing
      namespace
      prefix
      where
      as
      exam.course.listing
      file
      app/Http/Controllers/ExamController.php:198-254
      15 statements were executed34.82ms
      • 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_new6.03msselect * from `seo_redirects` where `redirect_from` = '/exams-md' limit 1
        Bindings
        • 0: /exams-md
        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_new1.45msselect * from `meta_tags` where `slug` = 'exams-md' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams-md
        • 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.44msselect * from `default_meta_tags` where `module` = 'exam' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 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
      • ExamController.php#205db_collegesearch_new2.15msselect * 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/ExamController.php:205
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#206db_collegesearch_new10.5msselect * from `programs` where `slug` = 'md' and `programs`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: md
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:206
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#228db_collegesearch_new1.46msselect count(*) as aggregate from `exams` where `course_id` = 17 and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 17
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:228
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#228db_collegesearch_new2.27msselect `id`, `display_name`, `course_id`, `name`, `description`, `logo`, `slug` from `exams` where `course_id` = 17 and `exams`.`deleted_at` is null and `status` = 'active' limit 10 offset 0
        Bindings
        • 0: 17
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:228
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ExamController.php#228db_collegesearch_new670μsselect `id`, `name` from `courses` where `courses`.`id` in (17) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/ExamController.php:228
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • Exam.php#82db_collegesearch_new1.94msselect distinct `course_id` from `exams` where `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:82
        • app/Http/Controllers/ExamController.php:231
        • 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
      • Exam.php#82db_collegesearch_new1.6msselect `name`, `slug`, `id` from `courses` where `courses`.`id` in (1, 2, 4, 6, 7, 8, 10, 12, 14, 15, 17, 18, 23, 24, 25, 30, 33, 74, 89, 120, 999) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Models/Exam.php:82
        • app/Http/Controllers/ExamController.php:231
        • 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
      • ExamController.php#472db_collegesearch_new970μsselect * from `meta_tags` where `slug` = 'exams/md-listing_with_filters' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/md-listing_with_filters
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:472
        • app/Http/Controllers/ExamController.php:251
        • 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
      • Exam.php#58db_collegesearch_new1.21msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 153 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 153
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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
      • Exam.php#58db_collegesearch_new1.21msselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 159 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 159
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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
      • Exam.php#58db_collegesearch_new990μsselect `exam_feature_mappings`.`value`, `exam_feature_mappings`.`exam_feature_id` from `exam_feature_mappings` inner join `exam_features` on `exam_features`.`id` = `exam_feature_mappings`.`exam_feature_id` where `exam_feature_mappings`.`exam_id` = 185 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 185
        • 1: exam_date
        • 2: active
        Backtrace
        • app/Models/Exam.php:58
        • view::pages.exam.listing:116
        • 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
      • helpers.php#157db_collegesearch_new930μsselect * from `brandings` where `section` = 'exam' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 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\DefaultMetaTag
      33DefaultMetaTag.php#?
      App\Models\Exam
      24Exam.php#?
      App\Models\Course
      23Course.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          uc3r2s5KmJgtAUSRy7iNP14mjOE3QOpJHMGxx2Ub
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams-md" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /exams-md
          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 => "XSRF-TOKEN=eyJpdiI6Ik00THNOVHhQa1Q4ZGUwdUhRUHpBMnc9PSIsInZhbHVlIjoiZEcwdE4xM1dOSUZtK1JEOElFSER4UklBRzlGY1E0Z0cxOHNnU01hbkdreGxXY1Y5QkxDWlhhN1IxL01kY1BkVE4zaUxab1AxU2RIOGNLdlVaUWZFYzVLRnVKeEZWV2FmeGgxTmloVmY5MDRvUXdDYkUwUzFKUkd6Qi9OMUNvVEsiLCJtYWMiOiJkMjU0YjMxNzFkMGM1MzgzY2Y5ZTgyMjFjYTUyNGIxMzc2ZGQwNmUxM2RlY2ZiMzZhMjU2ZGY5YjhmNWFiMjhhIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ijd2OUdwVHN4eEV1Z0FlL3lTUXN4VUE9PSIsInZhbHVlIjoicEVIcmFuVk9VUnlhWEdHZTBFNFhoQjRtWFZtSGZjci9pMEtaU3M2d2NtYTRnM3BCYlJtbmNwYXliS2toeDA0UzRnM0E1eTdlOVRsZFNPRGhOT3hFdmhHeVdZM0RXNloxbzh5WmUzd1ptNEU0eHRYbHlIY3YwNGlBUlZxV2wveDQiLCJtYWMiOiI4YjhiMDcwNDllYzhmOTUwOGI4ZGFiNTI4YzE2Yjk3NjEyYzIwNjA1YTJhNTkzMzE1ZWY4OTYxNWI5MDQ5MjE3IiwidGFnIjoiIn0%3D; course_id=141; course_name=Master%20of%20Surgery; viewed_colleges=%5B17434%5DXSRF-TOKEN=eyJpdiI6Ik00THNOVHhQa1Q4ZGUwdUhRUHpBMnc9PSIsInZhbHVlIjoiZEcwdE4xM1dOSUZtK1JEOElFSER4UklBRzlGY1E0Z0cxOHNnU01hbkdreGxXY1Y5QkxDWlhhN1IxL01kY1BkVE4zaUxab" ] "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 [ "XSRF-TOKEN" => "uc3r2s5KmJgtAUSRy7iNP14mjOE3QOpJHMGxx2Ub" "laravel_session" => "BvbXRLHccBJ4GzUBRZLI3O6zaqoSoA4oiE4PmNGq" "course_id" => "141" "course_name" => "Master of Surgery" "viewed_colleges" => "[17434]" ]
          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 => "Fri, 02 May 2025 03:19:56 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZVTUN2VDlxN1VnQjhIa2RwOG1hNmc9PSIsInZhbHVlIjoiNzJHbUhzaUpqMC9iNm4yRW1QbjIyd1p6Ujk3UTFHQU9VaDJGU3RhbnY4MjNpRFM3MWhYaFlONUw0M1hBNzNRSnBVam9mWDVNb01CQTFHVzl3U21GR01Ea1BoRGlNUTNoNzdkVzZmZVllZUpZbVJaNEg0eUpJeGV3ODNCd2VDTUQiLCJtYWMiOiIyNWM0ZjJlOGEwMjUyNjIwM2RhODM3ZmU3NmU2YjA5ZjRhYmVjMDIxMTk2MmNhZTBiMWUwMDdlODM3M2JhMDYyIiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 05:19:56 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlZVTUN2VDlxN1VnQjhIa2RwOG1hNmc9PSIsInZhbHVlIjoiNzJHbUhzaUpqMC9iNm4yRW1QbjIyd1p6Ujk3UTFHQU9VaDJGU3RhbnY4MjNpRFM3MWhYaFlONUw0M1hBNzNRSnBVam9mW" 1 => "laravel_session=eyJpdiI6IkEvMFlROEUrS2o1bGRkNWVaTnYrMHc9PSIsInZhbHVlIjoiQ0RWMzN4NTRvK05OeFRNRnhEdHFESUFWa0pGRUwvUTgzS0ZJYyt5V3VtM0swS01kdWxZWXo2K1d4RkxYWUsrbExUSlBoUXNidm9YbnB0dUZpam1KRGRFQ00xc2orNnhtNU5PNW1CR0pmRlBlU3orK2VudG14dUV4ZXlBbVJZNXkiLCJtYWMiOiI3NzIyYzg3OGM4YmFhYmEwZmZiNGJiZDk3ZmUxMDJhNDliNTI4ZmVjODI0MWNhNDRkZDhjM2ZmODBjY2I4ZDExIiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 05:19:56 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IkEvMFlROEUrS2o1bGRkNWVaTnYrMHc9PSIsInZhbHVlIjoiQ0RWMzN4NTRvK05OeFRNRnhEdHFESUFWa0pGRUwvUTgzS0ZJYyt5V3VtM0swS01kdWxZWXo2K1d4RkxYWUsrbExU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZVTUN2VDlxN1VnQjhIa2RwOG1hNmc9PSIsInZhbHVlIjoiNzJHbUhzaUpqMC9iNm4yRW1QbjIyd1p6Ujk3UTFHQU9VaDJGU3RhbnY4MjNpRFM3MWhYaFlONUw0M1hBNzNRSnBVam9mWDVNb01CQTFHVzl3U21GR01Ea1BoRGlNUTNoNzdkVzZmZVllZUpZbVJaNEg0eUpJeGV3ODNCd2VDTUQiLCJtYWMiOiIyNWM0ZjJlOGEwMjUyNjIwM2RhODM3ZmU3NmU2YjA5ZjRhYmVjMDIxMTk2MmNhZTBiMWUwMDdlODM3M2JhMDYyIiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 05:19:56 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlZVTUN2VDlxN1VnQjhIa2RwOG1hNmc9PSIsInZhbHVlIjoiNzJHbUhzaUpqMC9iNm4yRW1QbjIyd1p6Ujk3UTFHQU9VaDJGU3RhbnY4MjNpRFM3MWhYaFlONUw0M1hBNzNRSnBVam9mW" 1 => "laravel_session=eyJpdiI6IkEvMFlROEUrS2o1bGRkNWVaTnYrMHc9PSIsInZhbHVlIjoiQ0RWMzN4NTRvK05OeFRNRnhEdHFESUFWa0pGRUwvUTgzS0ZJYyt5V3VtM0swS01kdWxZWXo2K1d4RkxYWUsrbExUSlBoUXNidm9YbnB0dUZpam1KRGRFQ00xc2orNnhtNU5PNW1CR0pmRlBlU3orK2VudG14dUV4ZXlBbVJZNXkiLCJtYWMiOiI3NzIyYzg3OGM4YmFhYmEwZmZiNGJiZDk3ZmUxMDJhNDliNTI4ZmVjODI0MWNhNDRkZDhjM2ZmODBjY2I4ZDExIiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 05:19:56 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IkEvMFlROEUrS2o1bGRkNWVaTnYrMHc9PSIsInZhbHVlIjoiQ0RWMzN4NTRvK05OeFRNRnhEdHFESUFWa0pGRUwvUTgzS0ZJYyt5V3VtM0swS01kdWxZWXo2K1d4RkxYWUsrbExU" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "uc3r2s5KmJgtAUSRy7iNP14mjOE3QOpJHMGxx2Ub" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams-md" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-02 03:19:56GET/exams-md101581