Home Exams B.Arch Exams

ARCHITECTURE 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 Version86.3msRequest Duration2MBMemory UsageGET exams-{slug}Route
    • Booting (10.04ms)time
    • Application (76.25ms)time
    • 1 x Application (88.36%)
      76.25ms
      1 x Booting (11.63%)
      10.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:197-253
      14 statements were executed46.29ms
      • 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_new7.74msselect * from `seo_redirects` where `redirect_from` = '/exams-architecture' limit 1
        Bindings
        • 0: /exams-architecture
        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_new920μsselect * from `meta_tags` where `slug` = 'exams-architecture' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams-architecture
        • 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
      • ExamController.php#204db_collegesearch_new800μsselect * from `courses` where `slug` = 'architecture' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: architecture
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:204
        • 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#205db_collegesearch_new11.4msselect * from `programs` where `slug` = 'architecture' and `programs`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: architecture
        • 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#227db_collegesearch_new12.45msselect count(*) as aggregate from `exams` where `course_id` = 15 and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: 15
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:227
        • 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#227db_collegesearch_new3.3msselect `id`, `display_name`, `course_id`, `name`, `description`, `logo`, `slug` from `exams` where `course_id` = 15 and `exams`.`deleted_at` is null and `status` = 'active' limit 10 offset 0
        Bindings
        • 0: 15
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:227
        • 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#227db_collegesearch_new630μsselect `id`, `name` from `courses` where `courses`.`id` in (15) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/ExamController.php:227
        • 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_new2.59msselect 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:230
        • 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_new780μsselect `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:230
        • 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_new930μsselect * from `meta_tags` where `slug` = 'exams/architecture-listing_with_filters' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: exams/architecture-listing_with_filters
        • 1: active
        Backtrace
        • app/Http/Controllers/ExamController.php:472
        • app/Http/Controllers/ExamController.php:250
        • 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.46msselect `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` = 162 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 162
        • 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_new730μ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` = 2006 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2006
        • 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.19msselect `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` = 2386 and `exam_features`.`type` = 'exam_date' and `exam_feature_mappings`.`deleted_at` is null and `exam_feature_mappings`.`status` = 'active' limit 1
        Bindings
        • 0: 2386
        • 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#156db_collegesearch_new1.37msselect * from `brandings` where `section` = 'exam' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: exam
        • 1: active
        Backtrace
        • app/helpers.php:156
        • 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\Exam
      24Exam.php#?
      App\Models\Course
      23Course.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          MaiinppAszoLznVtqbVpT0DYePYHFOYcOKM0KsNw
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/exams-architecture" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /exams-architecture
          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:15 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          []
          
          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 => "Tue, 29 Apr 2025 09:21:52 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFWZFpCV3FUUFJMSVFqL1hTdllnNnc9PSIsInZhbHVlIjoiTWVCWkNqcmQxd3Z1VElDSXJ2RHhsdXpXMmkyaURoUkhvdS9hQVVZODVEZCtLOHhuY0JuS2Ezem0ySktkZU9TSUVDZkIxOE5PODFOcHN5bHZzN2pOV3V1c0xDSnRhOVhlQjg3VHNPbGRjNHk0UW8yU2kzZ0gxVkhVT0hqZlhyeWkiLCJtYWMiOiI0Y2FhZGFkZjk1ZGU1MjNiNzVkNTkyMWIxZWRlM2VlYWUwNWMyNmUzMmE0MGI1MTQwNTU2YWYzODc4ZjcyOWEwIiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 11:21:52 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlFWZFpCV3FUUFJMSVFqL1hTdllnNnc9PSIsInZhbHVlIjoiTWVCWkNqcmQxd3Z1VElDSXJ2RHhsdXpXMmkyaURoUkhvdS9hQVVZODVEZCtLOHhuY0JuS2Ezem0ySktkZU9TSUVDZkIxO" 1 => "laravel_session=eyJpdiI6InFUR0d0cVlDUnRLVkc4bTBHcy9uQ1E9PSIsInZhbHVlIjoiUnFZdDRVMlZ1UGtFL0VGMFNNcGxKYmFLaEIySnZSODZGelUyWWRnUFZsQ3RHdW51di9xbWF5NTlpRTZBdmMrY0xBR20vb1B1MlZlajdDanVQdTgvckFXNzMxbjNSK2NlU1NxWHoyT3JMUEN3Uk5yN1ZONFh5NmIwU2JLc3FvN1giLCJtYWMiOiIyY2VlZjU0YzJjZGI2MmE4NzA2M2FmZDY1ZmQ3OTgyYjI0YjE5ZTM2YWIwMTM3ODVhNDg4NmVjMmI4NTcxNjAxIiwidGFnIjoiIn0%3D; expires=Tue, 29 Apr 2025 11:21:52 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6InFUR0d0cVlDUnRLVkc4bTBHcy9uQ1E9PSIsInZhbHVlIjoiUnFZdDRVMlZ1UGtFL0VGMFNNcGxKYmFLaEIySnZSODZGelUyWWRnUFZsQ3RHdW51di9xbWF5NTlpRTZBdmMrY0xB" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFWZFpCV3FUUFJMSVFqL1hTdllnNnc9PSIsInZhbHVlIjoiTWVCWkNqcmQxd3Z1VElDSXJ2RHhsdXpXMmkyaURoUkhvdS9hQVVZODVEZCtLOHhuY0JuS2Ezem0ySktkZU9TSUVDZkIxOE5PODFOcHN5bHZzN2pOV3V1c0xDSnRhOVhlQjg3VHNPbGRjNHk0UW8yU2kzZ0gxVkhVT0hqZlhyeWkiLCJtYWMiOiI0Y2FhZGFkZjk1ZGU1MjNiNzVkNTkyMWIxZWRlM2VlYWUwNWMyNmUzMmE0MGI1MTQwNTU2YWYzODc4ZjcyOWEwIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 11:21:52 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlFWZFpCV3FUUFJMSVFqL1hTdllnNnc9PSIsInZhbHVlIjoiTWVCWkNqcmQxd3Z1VElDSXJ2RHhsdXpXMmkyaURoUkhvdS9hQVVZODVEZCtLOHhuY0JuS2Ezem0ySktkZU9TSUVDZkIxO" 1 => "laravel_session=eyJpdiI6InFUR0d0cVlDUnRLVkc4bTBHcy9uQ1E9PSIsInZhbHVlIjoiUnFZdDRVMlZ1UGtFL0VGMFNNcGxKYmFLaEIySnZSODZGelUyWWRnUFZsQ3RHdW51di9xbWF5NTlpRTZBdmMrY0xBR20vb1B1MlZlajdDanVQdTgvckFXNzMxbjNSK2NlU1NxWHoyT3JMUEN3Uk5yN1ZONFh5NmIwU2JLc3FvN1giLCJtYWMiOiIyY2VlZjU0YzJjZGI2MmE4NzA2M2FmZDY1ZmQ3OTgyYjI0YjE5ZTM2YWIwMTM3ODVhNDg4NmVjMmI4NTcxNjAxIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 11:21:52 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6InFUR0d0cVlDUnRLVkc4bTBHcy9uQ1E9PSIsInZhbHVlIjoiUnFZdDRVMlZ1UGtFL0VGMFNNcGxKYmFLaEIySnZSODZGelUyWWRnUFZsQ3RHdW51di9xbWF5NTlpRTZBdmMrY0xB" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "MaiinppAszoLznVtqbVpT0DYePYHFOYcOKM0KsNw" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/exams-architecture" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-29 09:21:52GET/exams-architecture101448