Home Articles

Articles

More News and Articles

General

08th December, 2022 , 14 min read

List of Colleges Affiliated with Delhi University Candidates can check the list of colleges affiliated with Delhi University with the list of South Campus Colleges and their Popular Courses 2022 as well. . By - Nikita Parmar Read More >
General

22nd July, 2022 , 5 min read

PET Score Chart Candidates can check their overall distinct PET Score chart, Grade and CERF Level in all the 4 abilities. By - Nikita Parmar Read More >
Check Eligibility Apply Now
Request history8.3.19PHP Version606msRequest Duration3MBMemory UsageGET articlesRoute
    • Booting (8.77ms)time
    • Application (598ms)time
    • 1 x Application (98.55%)
      598ms
      1 x Booting (1.45%)
      8.77ms
      11 templates were rendered
      • pages.article.listinglisting.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • components.article-listingarticle-listing.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 articles
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\ArticleController@listing
      as
      article.listing
      namespace
      prefix
      /articles
      where
      file
      app/Http/Controllers/ArticleController.php:45-76
      12 statements were executed560ms
      • 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.46msselect * from `seo_redirects` where `redirect_from` = '/articles' limit 1
        Bindings
        • 0: /articles
        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_new550μsselect * from `meta_tags` where `slug` = 'articles' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: articles
        • 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_new760μsselect * 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#56db_collegesearch_new5.61msselect distinct `link_type` from `articles` where `type` = 'article' and `link_type` != '' and `articles`.`deleted_at` is null and `articles`.`status` = 'active'
        Bindings
        • 0: article
        • 1: 
        • 2: active
        Backtrace
        • app/Http/Controllers/ArticleController.php:56
        • 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#65db_collegesearch_new3.57msselect count(*) as aggregate from `articles` where `type` = 'article' and `articles`.`deleted_at` is null and `articles`.`status` = 'active'
        Bindings
        • 0: article
        • 1: active
        Backtrace
        • app/Http/Controllers/ArticleController.php:65
        • 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#65db_collegesearch_new246msselect * from `articles` where `type` = 'article' and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `updated_at` desc limit 12 offset 2472
        Bindings
        • 0: article
        • 1: active
        Backtrace
        • app/Http/Controllers/ArticleController.php:65
        • 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#65db_collegesearch_new730μsselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (200, 231, 236) and `admins`.`deleted_at` is null
        Bindings
        • 0: 200
        • 1: 231
        • 2: 236
        Backtrace
        • app/Http/Controllers/ArticleController.php:65
        • 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#56db_collegesearch_new148msselect * from `articles` where `type` = 'article' and `is_trending` = 1 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `updated_at` desc limit 3
        Bindings
        • 0: article
        • 1: 1
        • 2: active
        Backtrace
        • app/Models/Article.php:56
        • app/Http/Controllers/ArticleController.php:68
        • 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#56db_collegesearch_new1.05msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (200, 279, 353) and `admins`.`deleted_at` is null
        Bindings
        • 0: 200
        • 1: 279
        • 2: 353
        Backtrace
        • app/Models/Article.php:56
        • app/Http/Controllers/ArticleController.php:68
        • 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#66db_collegesearch_new143msselect * from `articles` where `type` = 'article' and `is_featured` = 1 and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `updated_at` desc limit 3
        Bindings
        • 0: article
        • 1: 1
        • 2: active
        Backtrace
        • app/Models/Article.php:66
        • app/Http/Controllers/ArticleController.php:69
        • 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#66db_collegesearch_new1.28msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (200, 279, 314) and `admins`.`deleted_at` is null
        Bindings
        • 0: 200
        • 1: 279
        • 2: 314
        Backtrace
        • app/Models/Article.php:66
        • app/Http/Controllers/ArticleController.php:69
        • 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_new1.18msselect * 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
      App\Models\Article
      18Article.php#?
      App\Models\Admin
      9Admin.php#?
      App\Models\DefaultMetaTag
      4DefaultMetaTag.php#?
      App\Models\Branding
      2Branding.php#?
          _token
          GR3MbeJBFJHNUfaBRdoYF3AFSQYtD9U1LmeaRKLS
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/articles?page=207" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /articles
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "207" ]
          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=eyJpdiI6Ikt5aVFtNFlZZG1ITGNGaG1aVGdka1E9PSIsInZhbHVlIjoiaEgweUxyUDZaMWg0Wkh6WTZ6N1JHRFJtTE9naWVXWVV1VnV1cWlLc2x1eWM4OUhtT3NiU3NyT1M4SkVQN3pmdXZoZkkzRk1yRUdhbU9CbzR3b0RvcnZDTElNdmZTM3BZRktjZkZ6VTRvS3BGQXpWZm5qeEtqVFAxR1N5R1FuL0kiLCJtYWMiOiI2ZDljMzViMjZhMjEzZDU3ODUyZTYxYjAxZjA2MDZhZDJhYzc5YjcyZDM5ODI2YjdhY2FmOWM5OTBmMWEwZTZkIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InBxM2V1L2djYkcvcFQ4NVg3aUk0L1E9PSIsInZhbHVlIjoiZHJTNUMwTEtQQ0ZNZ2FqNUhjSS9xQlBtbXQvbFdSaGdsckZMTWpSNFhQWG05cDB1bTRZZVpLQjhKYzZMZ0hKZm42WTNNbGRQd05uZi9oUkhrTGdyZGVtdU02ck40alRLU2R1bVI2dGdJd1NlTXVmZS9HQkEzUTgydmxpWVljUk0iLCJtYWMiOiI2ZDQ3MWQxMmZjMzMxNmE3NzBlNzk5ZmQ2ZDAxOWFlM2NkMTY5Zjg0NWQ4MjZiZDYxMjRmMTBlOGMxNzRlOTE5IiwidGFnIjoiIn0%3D; course_id=1; course_name=B.Tech%20%2F%20B.E.; viewed_colleges=%5B39093%5DXSRF-TOKEN=eyJpdiI6Ikt5aVFtNFlZZG1ITGNGaG1aVGdka1E9PSIsInZhbHVlIjoiaEgweUxyUDZaMWg0Wkh6WTZ6N1JHRFJtTE9naWVXWVV1VnV1cWlLc2x1eWM4OUhtT3NiU3NyT1M4SkVQN3pmdXZoZkkzR" ] "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" => "GR3MbeJBFJHNUfaBRdoYF3AFSQYtD9U1LmeaRKLS" "laravel_session" => "kyCcLQzC1JT8c9PTzKpLyyPA0gwNDpTiU0G6TWN7" "course_id" => "1" "course_name" => "B.Tech / B.E." "viewed_colleges" => "[39093]" ]
          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 => "Sat, 17 May 2025 23:35:26 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJuR01LZ0RMSGwyaUxXbnJCbEFEb1E9PSIsInZhbHVlIjoiLzk4aVJRcXp3ZVBWK3Y2TDUyeDFIUHNxS3BWdmdYU1JDc2JjRi9zOHNPR3hKdE01WEdEd05US2hwbnlRRlZJbkd0alozR21SaFNZQUhLMUEzeENnYWxTaUl0SWZydm9TWUw0S3g4ZzJMZE51NjBJM1BmenowckZJZnEzY2Vxa0EiLCJtYWMiOiI2NTQyNjMwYTgyNjZkYjYwMTlhNTg0ZDdjOGMyYTJhYmE3YTE4OTE5YzM4NDJiMzhkMjRmYWNkYzA2MDJhZTkyIiwidGFnIjoiIn0%3D; expires=Sun, 18 May 2025 01:35:26 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjJuR01LZ0RMSGwyaUxXbnJCbEFEb1E9PSIsInZhbHVlIjoiLzk4aVJRcXp3ZVBWK3Y2TDUyeDFIUHNxS3BWdmdYU1JDc2JjRi9zOHNPR3hKdE01WEdEd05US2hwbnlRRlZJbkd0alozR" 1 => "laravel_session=eyJpdiI6IkZwbHcvM2oxMlpCQldnTkVhanhpOHc9PSIsInZhbHVlIjoib0dmdEJrVE9NUU5GUlJ5cG5GRXpyaWJZK1Iwd2hUdmR5aGFESnk2WkxFYnVqbTBHWUl6TzZvKzhLTWRoMWRmNUhEenpOSld0dVpvemhTZkM3MU1qZVBjV0pHcU8zdnRTb3dIQ1BtTWJXUlZId3pVYU5ZdmZoSU40VmdWSHYrL0oiLCJtYWMiOiJkYjg1OGY0MDkwZmRjMzY3NzY1MWU3YjIzZjQ4NTMxZTYzM2ZjNTZmMGVkNGExZjI5NDMwNDZkNzI2MDIwN2VhIiwidGFnIjoiIn0%3D; expires=Sun, 18 May 2025 01:35:26 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IkZwbHcvM2oxMlpCQldnTkVhanhpOHc9PSIsInZhbHVlIjoib0dmdEJrVE9NUU5GUlJ5cG5GRXpyaWJZK1Iwd2hUdmR5aGFESnk2WkxFYnVqbTBHWUl6TzZvKzhLTWRoMWRmNUhE" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJuR01LZ0RMSGwyaUxXbnJCbEFEb1E9PSIsInZhbHVlIjoiLzk4aVJRcXp3ZVBWK3Y2TDUyeDFIUHNxS3BWdmdYU1JDc2JjRi9zOHNPR3hKdE01WEdEd05US2hwbnlRRlZJbkd0alozR21SaFNZQUhLMUEzeENnYWxTaUl0SWZydm9TWUw0S3g4ZzJMZE51NjBJM1BmenowckZJZnEzY2Vxa0EiLCJtYWMiOiI2NTQyNjMwYTgyNjZkYjYwMTlhNTg0ZDdjOGMyYTJhYmE3YTE4OTE5YzM4NDJiMzhkMjRmYWNkYzA2MDJhZTkyIiwidGFnIjoiIn0%3D; expires=Sun, 18-May-2025 01:35:26 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjJuR01LZ0RMSGwyaUxXbnJCbEFEb1E9PSIsInZhbHVlIjoiLzk4aVJRcXp3ZVBWK3Y2TDUyeDFIUHNxS3BWdmdYU1JDc2JjRi9zOHNPR3hKdE01WEdEd05US2hwbnlRRlZJbkd0alozR" 1 => "laravel_session=eyJpdiI6IkZwbHcvM2oxMlpCQldnTkVhanhpOHc9PSIsInZhbHVlIjoib0dmdEJrVE9NUU5GUlJ5cG5GRXpyaWJZK1Iwd2hUdmR5aGFESnk2WkxFYnVqbTBHWUl6TzZvKzhLTWRoMWRmNUhEenpOSld0dVpvemhTZkM3MU1qZVBjV0pHcU8zdnRTb3dIQ1BtTWJXUlZId3pVYU5ZdmZoSU40VmdWSHYrL0oiLCJtYWMiOiJkYjg1OGY0MDkwZmRjMzY3NzY1MWU3YjIzZjQ4NTMxZTYzM2ZjNTZmMGVkNGExZjI5NDMwNDZkNzI2MDIwN2VhIiwidGFnIjoiIn0%3D; expires=Sun, 18-May-2025 01:35:26 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IkZwbHcvM2oxMlpCQldnTkVhanhpOHc9PSIsInZhbHVlIjoib0dmdEJrVE9NUU5GUlJ5cG5GRXpyaWJZK1Iwd2hUdmR5aGFESnk2WkxFYnVqbTBHWUl6TzZvKzhLTWRoMWRmNUhE" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "GR3MbeJBFJHNUfaBRdoYF3AFSQYtD9U1LmeaRKLS" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/articles?page=207" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-17 23:35:26GET/articles?page=207111233