Home Articles JEE Main Paper 2 Result 2025: NTA to Announce B Arch/ B Plan Results Soon on jeemain.nta.nic.in

JEE Main Paper 2 Result 2025: NTA to Announce B Arch/ B Plan Results Soon on jeemain.nta.nic.in

General

Vanshika Saini
Vanshika Saini
JEE Main Paper 2 Result 2025: NTA to Announce B Arch/ B Plan Results Soon on jeemain.nta.nic.in

test data

Similar Articles

D Pharmacy: Subjects, Eligibility, Fees, Jobs, Top Recruiters By - Nikita Parmar20th November, 2024, 5 min read Read More
Unlocking the Skies: Pilot Salary, Earnings, and Career Prospects in India By - Nikita Parmar13th December, 2024, 9 min read Read More
Chartered Accountant (CA): Full Form, Courses, Exams, Salary, Recruiters By - Nikita Parmar24th March, 2025, 14 min read Read More
View All
Check Eligibility Apply Now
Request history8.3.19PHP Version128msRequest Duration3MBMemory UsageGET articles/{slug}Route
    • Booting (10.27ms)time
    • Application (118ms)time
    • 1 x Application (91.98%)
      118ms
      1 x Booting (8.01%)
      10.27ms
      10 templates were rendered
      • pages.article.descriptiondescription.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.author-detailsauthor-details.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 articles/{slug}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\ArticleController@description
      as
      article.description
      namespace
      prefix
      /articles
      where
      file
      app/Http/Controllers/ArticleController.php:57-171
      12 statements were executed (3 duplicates)Show only duplicates64.33ms
      • 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.93msselect * from `seo_redirects` where `redirect_from` = '/articles/test-url' limit 1
        Bindings
        • 0: /articles/test-url
        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_new950μsselect * from `meta_tags` where `slug` = 'articles/test-url' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: articles/test-url
        • 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.63msselect * from `default_meta_tags` where `module` = 'article' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: article
        • 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
      • ArticleController.php#62db_collegesearch_new1.26msselect * from `articles` where (`slug` = 'test-url' and `type` = 'article') and `articles`.`deleted_at` is null and `articles`.`status` = 'active' limit 1
        Bindings
        • 0: test-url
        • 1: article
        • 2: active
        Backtrace
        • app/Http/Controllers/ArticleController.php:62
        • 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
      • ArticleController.php#62db_collegesearch_new720μsselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (353) and `admins`.`deleted_at` is null
        Bindings
        • 0: 353
        Backtrace
        • app/Http/Controllers/ArticleController.php:62
        • 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
      • Article.php#109db_collegesearch_new2.01msselect * from `articles` where `type` = 'article' and `articles`.`deleted_at` is null and `articles`.`status` = 'active' limit 3
        Bindings
        • 0: article
        • 1: active
        Backtrace
        • app/Models/Article.php:109
        • app/Http/Controllers/ArticleController.php:159
        • 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
      • Article.php#109db_collegesearch_new3.3msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (200) and `admins`.`deleted_at` is null
        Bindings
        • 0: 200
        Backtrace
        • app/Models/Article.php:109
        • app/Http/Controllers/ArticleController.php:159
        • 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
      • Article.php#27db_collegesearch_new39.64msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'article' and `faqs`.`faq_id` = 4429 and `faqs`.`faq_id` is not null and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: article
        • 1: 4429
        • 2: active
        Backtrace
        • app/Models/Article.php:27
        • app/Http/Controllers/ArticleController.php:165
        • 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#755db_collegesearch_new2.12msselect * from `ctas` where `article_url` = 'test-url' and `ctas`.`deleted_at` is null and `ctas`.`status` = 'active'
        Bindings
        • 0: test-url
        • 1: active
        Backtrace
        • app/helpers.php:755
        • 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
      • helpers.php#755db_collegesearch_new1.21msselect * from `ctas` where `article_url` = 'test-url' and `ctas`.`deleted_at` is null and `ctas`.`status` = 'active'
        Bindings
        • 0: test-url
        • 1: active
        Backtrace
        • app/helpers.php:755
        • 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
      • helpers.php#157db_collegesearch_new2.37msselect * from `brandings` where `section` = 'article' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: article
        • 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
      • helpers.php#755db_collegesearch_new1.19msselect * from `ctas` where `article_url` = 'test-url' and `ctas`.`deleted_at` is null and `ctas`.`status` = 'active'
        Bindings
        • 0: test-url
        • 1: active
        Backtrace
        • app/helpers.php:755
        • 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
      4DefaultMetaTag.php#?
      App\Models\Article
      4Article.php#?
      App\Models\Admin
      2Admin.php#?
      App\Models\Branding
      2Branding.php#?
          _token
          pK0ak4ohEiVLE8CHU7pTrlJgBCK4VH7mlxNX0ZjD
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/articles/test-url" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /articles/test-url
          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 => ""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
          []
          
          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 15:06:43 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVMQ3ExaldWU2ttc0ZwZkFMK0RMTUE9PSIsInZhbHVlIjoiZHJGSFE1WEdKYnlqTTBNQVVldWoxd1Vpb0tTRmVubEZyQm50Q1d2SXRJckhNLzUzTjYwUUZtTVBYV1REZ3loSkl0bmE4YXJ4d1V2dkExVWFsVFB6Z3pGVGZVbGgzT2M5Y2pSYzF2Y015bmdNWVFHbERMWnA2VFUrZzJVY3gybkgiLCJtYWMiOiJkZjVjNmJjY2M2MTFjY2NjMjdlMDQzMmQ5OWY2OTYxZGJjMGE5NDdkY2Q0ZDJlZDJkZTRjNmVkMjJmMzgyYjQ3IiwidGFnIjoiIn0%3D; expires=Wed, 13 Aug 2025 17:06:43 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImVMQ3ExaldWU2ttc0ZwZkFMK0RMTUE9PSIsInZhbHVlIjoiZHJGSFE1WEdKYnlqTTBNQVVldWoxd1Vpb0tTRmVubEZyQm50Q1d2SXRJckhNLzUzTjYwUUZtTVBYV1REZ3loSkl0bmE4Y" 1 => "laravel_session=eyJpdiI6Ik1CN25JSGpKYkw5VVp4YnN5S2xyQVE9PSIsInZhbHVlIjoiMUIzRk9DZnRtOFdvMHRTSUlFYkJoelRFR0w0cWlpcWFzaFNUOHAyOWc0SzJNNFFNWWpMY3JRUUhvMGFCcWZyTCtZU1g3MndyS0UxalB2eEpaOVlIeWtxYVRqRW9CdzhxOHk4ZW91cm44bWlDbGNrWmM2c3Z3bHdGMzd0V05Ndk4iLCJtYWMiOiJjMDNiMmI5NWEyMTFlMDVkM2VkN2I2MGJiNzFmODBiNzUyMjE2MGIxMzJjNTNlZDgzZTBkYzg1ZWUyM2RkYTZmIiwidGFnIjoiIn0%3D; expires=Wed, 13 Aug 2025 17:06:43 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6Ik1CN25JSGpKYkw5VVp4YnN5S2xyQVE9PSIsInZhbHVlIjoiMUIzRk9DZnRtOFdvMHRTSUlFYkJoelRFR0w0cWlpcWFzaFNUOHAyOWc0SzJNNFFNWWpMY3JRUUhvMGFCcWZyTCtZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVMQ3ExaldWU2ttc0ZwZkFMK0RMTUE9PSIsInZhbHVlIjoiZHJGSFE1WEdKYnlqTTBNQVVldWoxd1Vpb0tTRmVubEZyQm50Q1d2SXRJckhNLzUzTjYwUUZtTVBYV1REZ3loSkl0bmE4YXJ4d1V2dkExVWFsVFB6Z3pGVGZVbGgzT2M5Y2pSYzF2Y015bmdNWVFHbERMWnA2VFUrZzJVY3gybkgiLCJtYWMiOiJkZjVjNmJjY2M2MTFjY2NjMjdlMDQzMmQ5OWY2OTYxZGJjMGE5NDdkY2Q0ZDJlZDJkZTRjNmVkMjJmMzgyYjQ3IiwidGFnIjoiIn0%3D; expires=Wed, 13-Aug-2025 17:06:43 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImVMQ3ExaldWU2ttc0ZwZkFMK0RMTUE9PSIsInZhbHVlIjoiZHJGSFE1WEdKYnlqTTBNQVVldWoxd1Vpb0tTRmVubEZyQm50Q1d2SXRJckhNLzUzTjYwUUZtTVBYV1REZ3loSkl0bmE4Y" 1 => "laravel_session=eyJpdiI6Ik1CN25JSGpKYkw5VVp4YnN5S2xyQVE9PSIsInZhbHVlIjoiMUIzRk9DZnRtOFdvMHRTSUlFYkJoelRFR0w0cWlpcWFzaFNUOHAyOWc0SzJNNFFNWWpMY3JRUUhvMGFCcWZyTCtZU1g3MndyS0UxalB2eEpaOVlIeWtxYVRqRW9CdzhxOHk4ZW91cm44bWlDbGNrWmM2c3Z3bHdGMzd0V05Ndk4iLCJtYWMiOiJjMDNiMmI5NWEyMTFlMDVkM2VkN2I2MGJiNzFmODBiNzUyMjE2MGIxMzJjNTNlZDgzZTBkYzg1ZWUyM2RkYTZmIiwidGFnIjoiIn0%3D; expires=Wed, 13-Aug-2025 17:06:43 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6Ik1CN25JSGpKYkw5VVp4YnN5S2xyQVE9PSIsInZhbHVlIjoiMUIzRk9DZnRtOFdvMHRTSUlFYkJoelRFR0w0cWlpcWFzaFNUOHAyOWc0SzJNNFFNWWpMY3JRUUhvMGFCcWZyTCtZ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "pK0ak4ohEiVLE8CHU7pTrlJgBCK4VH7mlxNX0ZjD" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/articles/test-url" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-13 15:06:43GET/articles/test-url101212