Home Exams Bachelor Of Design Exams

DESIGN-UG 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

Clear All Filters
Crist-Ernser Logo

UCEED - 2025

UCEED
Course

Bachelor Of Design

Get Updates
Exam Date

19th January, 2025

More Details
Request history8.3.19PHP Version78.87msRequest Duration3MBMemory UsageGET exams-{slug}Route
    • Booting (7.04ms)time
    • Application (71.82ms)time
    • 1 x Application (91.07%)
      71.82ms
      1 x Booting (8.92%)
      7.04ms
      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:31-87
      16 statements were executed (4 duplicates)Show only duplicates40.02ms
      • 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_new8.02msselect * from `seo_redirects` where `redirect_from` = '/exams-design-ug' limit 1
        Bindings
        • 0: /exams-design-ug
        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.41msselect * from `meta_tags` where `slug` = 'exams-design-ug' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams-design-ug
        • 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_new2.11msselect * 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#38db_collegesearch_new2.08msselect * from `courses` where `slug` = 'design-ug' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: design-ug
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:38
        • 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#39db_collegesearch_new9.99msselect * from `programs` where `slug` = 'design-ug' and `programs`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: design-ug
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:39
        • 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#61db_collegesearch_new1.47msselect count(*) as aggregate from `exams` where `course_id` = 33 and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 33
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:61
        • 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#61db_collegesearch_new1.81msselect `id`, `display_name`, `course_id`, `name`, `description`, `logo`, `slug` from `exams` where `course_id` = 33 and `exams`.`deleted_at` is null and `status` = 'active' limit 10 offset 0
        Bindings
        • 0: 33
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:61
        • 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#61db_collegesearch_new1.01msselect `id`, `name` from `courses` where `courses`.`id` in (33) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/ExamController.php:61
        • 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.48msselect 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:64
        • 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.08msselect `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:64
        • 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#305db_collegesearch_new1.57msselect * from `meta_tags` where `slug` = 'exams/design-ug-listing_with_filters' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/design-ug-listing_with_filters
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:305
        • app/Http/Controllers/ExamController.php:84
        • 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_new3.67msselect `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` = 2307 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2307
        • 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_new740μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 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.76msselect `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` = 2307 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2307
        • 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_new820μsselect `id`, `name`, `type` from `exam_features` where `exam_features`.`id` in (9) and `exam_features`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 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_new1msselect * 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\Course
      23Course.php#?
      App\Models\Exam
      22Exam.php#?
      App\Models\ExamFeatureMapping
      2ExamFeatureMapping.php#?
      App\Models\ExamFeature
      2ExamFeature.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          nZADfZWmU4KyBwoGbMxh6tXqqZhZfzzQdBMGcPRE
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams-design-ug" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /exams-design-ug
          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_name=M.Tech%20%2F%20M.E.; viewed_colleges=%5B52781%2C671%5D; XSRF-TOKEN=eyJpdiI6Ikx2RTVCTW1kaTZRaTVNMmpWL3lqNmc9PSIsInZhbHVlIjoicFhIbzhRRVh6R3RSSUNJbExIa2FnM1JuYSt0aWxkSVlQS2RLQXcweDZERG9uazBZRm96NG5uY0d3Z2p0L3RNRzdYaFA0eDd3c2hJZHFDYkV3RXNlaW82Z2xwQXZ5eXFiMGJ4NFVxZWczeExXbHAwcmd6Y3lwZ3hqY0QvbnpuSEIiLCJtYWMiOiI5OTNhMmM2N2NkMDNkZWM2ODUxNDBlOGZiZTNkYWM4MjI0ZTNiNDNlMzk0MDc0N2U4YjhhOGZkNGU3ZGU4YjI1IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IlUrR05yL1ViYmRySmExTE9FalRtc3c9PSIsInZhbHVlIjoiNUJDWjMzb1kzWVV2U29sREpIZmFOSHl3TnJaOGt4SngrMGJON0RaZEd6NXdtbnNZMlIxeWJDK1VUQlhMMXRSRGszVzBaRkI0ekE5L2Q3K1k3emJRcjRHOHo5S2VJeU9XUkZ0d1pKVFhGVHhUTDVURXBtVm9SVHR0U0UrYnZXL1QiLCJtYWMiOiI3MWFlYTM0NmI0Nzk2ODM3ODhiZjFmOTI2OWFiZGI1MjFmMGU5ZWE4NzQ4YzVlNWFkOTc2MTY4Yjc1YzRmZjM3IiwidGFnIjoiIn0%3D; course_id=1; _ga=GA1.1.1792200155.1755124730; _ga_3S9X1JZWZ9=GS2.1.s1755124729$o1$g1$t1755124730$j59$l0$h0course_name=M.Tech%20%2F%20M.E.; viewed_colleges=%5B52781%2C671%5D; XSRF-TOKEN=eyJpdiI6Ikx2RTVCTW1kaTZRaTVNMmpWL3lqNmc9PSIsInZhbHVlIjoicFhIbzhRRVh6R3RSSUNJbExIa" ] "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:7 [ "course_name" => "M.Tech / M.E." "viewed_colleges" => "[52781,671]" "XSRF-TOKEN" => "nZADfZWmU4KyBwoGbMxh6tXqqZhZfzzQdBMGcPRE" "laravel_session" => "Wq0uFfM890QZwZgy19EmDwt2xxkgAzw8bEOxlnDW" "course_id" => "1" "_ga" => null "_ga_3S9X1JZWZ9" => null ]
          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 => "Wed, 13 Aug 2025 22:38:51 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InUrc0U0NENNbWhIUUZYOHlvV1p6VlE9PSIsInZhbHVlIjoiejVObjlCWjUvc0Y2U2RGbUVTTDdTcW4wRHRxbWtaaFdERURpamRYaStGeXRnamRuKzExL2o5Vi9QNkhaUkxyTjdrNFhyRjltZzc1ZktSek5HUVVRczdpcWg4c0J4anNCM3lXL0JBbFpMYklsZUZMNHpjNnFQT2Y3SUR4US9lL1AiLCJtYWMiOiI4OWIxYjRjNmZkMThkOTM5NTIwMDkxMTM3YzIxMGFlNzk3OWI1MGZhNzUzM2ZmODUyNmEwZTVmMWZiYWQzMDliIiwidGFnIjoiIn0%3D; expires=Thu, 14 Aug 2025 00:38:51 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InUrc0U0NENNbWhIUUZYOHlvV1p6VlE9PSIsInZhbHVlIjoiejVObjlCWjUvc0Y2U2RGbUVTTDdTcW4wRHRxbWtaaFdERURpamRYaStGeXRnamRuKzExL2o5Vi9QNkhaUkxyTjdrNFhyR" 1 => "laravel_session=eyJpdiI6InB2Nm9ONGU0U3I5V1lzdTEvR3dFNEE9PSIsInZhbHVlIjoiTjZ4K0NqRnk5Z2dqZkxMUGNRRUpHbC9tc3JOSEd4ZFBwWEZVQXZWVzc3UUxQWFI3QlkxaDlONFRYUVZ4QXJ6UlJGRFRZVmNPODF5ZWhDcy9zTTRrcW85Y0VMbDVsR0QzUlE0cVFDMVh0WFZKQ3hEMnRZSXg4K2Q1cXJjTEdKTzMiLCJtYWMiOiI1YTU3YTUzNGU4NjUwODliNmI2N2Q4ZjQ2N2JhMjA5NDFmYjg5OWJmMzI5ZmU1N2FiYmQ1NzAyN2Q0MWIwZTVkIiwidGFnIjoiIn0%3D; expires=Thu, 14 Aug 2025 00:38:51 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6InB2Nm9ONGU0U3I5V1lzdTEvR3dFNEE9PSIsInZhbHVlIjoiTjZ4K0NqRnk5Z2dqZkxMUGNRRUpHbC9tc3JOSEd4ZFBwWEZVQXZWVzc3UUxQWFI3QlkxaDlONFRYUVZ4QXJ6UlJG" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InUrc0U0NENNbWhIUUZYOHlvV1p6VlE9PSIsInZhbHVlIjoiejVObjlCWjUvc0Y2U2RGbUVTTDdTcW4wRHRxbWtaaFdERURpamRYaStGeXRnamRuKzExL2o5Vi9QNkhaUkxyTjdrNFhyRjltZzc1ZktSek5HUVVRczdpcWg4c0J4anNCM3lXL0JBbFpMYklsZUZMNHpjNnFQT2Y3SUR4US9lL1AiLCJtYWMiOiI4OWIxYjRjNmZkMThkOTM5NTIwMDkxMTM3YzIxMGFlNzk3OWI1MGZhNzUzM2ZmODUyNmEwZTVmMWZiYWQzMDliIiwidGFnIjoiIn0%3D; expires=Thu, 14-Aug-2025 00:38:51 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InUrc0U0NENNbWhIUUZYOHlvV1p6VlE9PSIsInZhbHVlIjoiejVObjlCWjUvc0Y2U2RGbUVTTDdTcW4wRHRxbWtaaFdERURpamRYaStGeXRnamRuKzExL2o5Vi9QNkhaUkxyTjdrNFhyR" 1 => "laravel_session=eyJpdiI6InB2Nm9ONGU0U3I5V1lzdTEvR3dFNEE9PSIsInZhbHVlIjoiTjZ4K0NqRnk5Z2dqZkxMUGNRRUpHbC9tc3JOSEd4ZFBwWEZVQXZWVzc3UUxQWFI3QlkxaDlONFRYUVZ4QXJ6UlJGRFRZVmNPODF5ZWhDcy9zTTRrcW85Y0VMbDVsR0QzUlE0cVFDMVh0WFZKQ3hEMnRZSXg4K2Q1cXJjTEdKTzMiLCJtYWMiOiI1YTU3YTUzNGU4NjUwODliNmI2N2Q4ZjQ2N2JhMjA5NDFmYjg5OWJmMzI5ZmU1N2FiYmQ1NzAyN2Q0MWIwZTVkIiwidGFnIjoiIn0%3D; expires=Thu, 14-Aug-2025 00:38:51 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6InB2Nm9ONGU0U3I5V1lzdTEvR3dFNEE9PSIsInZhbHVlIjoiTjZ4K0NqRnk5Z2dqZkxMUGNRRUpHbC9tc3JOSEd4ZFBwWEZVQXZWVzc3UUxQWFI3QlkxaDlONFRYUVZ4QXJ6UlJG" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "nZADfZWmU4KyBwoGbMxh6tXqqZhZfzzQdBMGcPRE" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams-design-ug" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-13 22:38:51GET/exams-design-ug101683