Home News test

test

General

Vanshika Saini
Vanshika Saini
test

test

Similar News

COMEDK UGET Hall Ticket 2024 Issued at comedk.org By - Avantika Bhardwaj13th May, 2024, 2 min read Read More
Chandigarh University and Harvard Business School Online: A Gateway to Global Business Education By - Neha Siddhwani09th May, 2024, 3 min read Read More
CBSE 12 Class Result Publishing Soon By - Avantika Bhardwaj09th May, 2024, 3 min read Read More
View All
Check Your Eligibility Start Your Application
Request history8.3.19PHP Version177msRequest Duration3MBMemory UsageGET news/{slug}Route
    • Booting (9.05ms)time
    • Application (168ms)time
    • 1 x Application (94.89%)
      168ms
      1 x Booting (5.11%)
      9.05ms
      10 templates were rendered
      • pages.news.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 news/{slug}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\NewsController@description
      as
      news.description
      namespace
      prefix
      /news
      where
      file
      app/Http/Controllers/NewsController.php:181-381
      13 statements were executed (3 duplicates)Show only duplicates140ms
      • 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.1msselect * from `seo_redirects` where `redirect_from` = '/news/test-123' limit 1
        Bindings
        • 0: /news/test-123
        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_new730μsselect * from `meta_tags` where `slug` = 'news/test-123' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: news/test-123
        • 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#726db_collegesearch_new1.21msselect * from `default_meta_tags` where `module` = 'news' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: news
        • 1: active
        Backtrace
        • app/helpers.php:726
        • 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
      • NewsController.php#186db_collegesearch_new960μsselect * from `articles` where (`slug` = 'test-123' and `type` = 'news') and `articles`.`deleted_at` is null and `articles`.`status` = 'active' limit 1
        Bindings
        • 0: test-123
        • 1: news
        • 2: active
        Backtrace
        • app/Http/Controllers/NewsController.php:186
        • 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
      • NewsController.php#186db_collegesearch_new1.15msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (353) and `admins`.`deleted_at` is null
        Bindings
        • 0: 353
        Backtrace
        • app/Http/Controllers/NewsController.php:186
        • 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
      • NewsController.php#192db_collegesearch_new3.73msselect * from `latest_updates_widgets` where `module_type` = 'news' and `module_id` = 4431 and `latest_updates_widgets`.`deleted_at` is null order by `created_at` desc
        Bindings
        • 0: news
        • 1: 4431
        Backtrace
        • app/Http/Controllers/NewsController.php:192
        • 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#115db_collegesearch_new72.77msselect * from `articles` where `type` = 'news' and `articles`.`deleted_at` is null and `articles`.`status` = 'active' limit 3
        Bindings
        • 0: news
        • 1: active
        Backtrace
        • app/Models/Article.php:115
        • app/Http/Controllers/NewsController.php:345
        • 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#115db_collegesearch_new770μsselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (151, 289) and `admins`.`deleted_at` is null
        Bindings
        • 0: 151
        • 1: 289
        Backtrace
        • app/Models/Article.php:115
        • app/Http/Controllers/NewsController.php:345
        • 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#28db_collegesearch_new45.31msselect `question`, `answer` from `faqs` where `faqs`.`faq_type` = 'article' and `faqs`.`faq_id` = 4431 and `faqs`.`faq_id` is not null and `faqs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: article
        • 1: 4431
        • 2: active
        Backtrace
        • app/Models/Article.php:28
        • app/Http/Controllers/NewsController.php:348
        • 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#759db_collegesearch_new1.61msselect * from `ctas` where `article_url` = 'test-123' and `ctas`.`deleted_at` is null and `ctas`.`status` = 'active'
        Bindings
        • 0: test-123
        • 1: active
        Backtrace
        • app/helpers.php:759
        • 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#759db_collegesearch_new950μsselect * from `ctas` where `article_url` = 'test-123' and `ctas`.`deleted_at` is null and `ctas`.`status` = 'active'
        Bindings
        • 0: test-123
        • 1: active
        Backtrace
        • app/helpers.php:759
        • 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#161db_collegesearch_new1.15msselect * from `brandings` where `section` = 'news' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: news
        • 1: active
        Backtrace
        • app/helpers.php:161
        • 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#759db_collegesearch_new1.48msselect * from `ctas` where `article_url` = 'test-123' and `ctas`.`deleted_at` is null and `ctas`.`status` = 'active'
        Bindings
        • 0: test-123
        • 1: active
        Backtrace
        • app/helpers.php:759
        • 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\Cta
      6Cta.php#?
      App\Models\DefaultMetaTag
      5DefaultMetaTag.php#?
      App\Models\Article
      4Article.php#?
      App\Models\Admin
      3Admin.php#?
      App\Models\Branding
      1Branding.php#?
          _token
          C7bclYl3Vx6p0qJVdWPAIEppPO62jUqrGy8RtVQr
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/news/test-123" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /news/test-123
          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 => "_ga_3S9X1JZWZ9=GS2.1.s1758255624$o1$g0$t1758255624$j60$l0$h0; _ga=GA1.1.1404308225.1758255625; XSRF-TOKEN=eyJpdiI6InZ2MGhianllY0J4MzUraVlEdi9Wc2c9PSIsInZhbHVlIjoiRWtHb3dULzNXZ2hpOGhqZGIxdzRObDgwSHlHUFhaaTZwK2gyZmwvR1dzcEdGZGhUV3hGQ0RPSUJMV3liYUpxRUpFRmhYNDZndjBUMDg0ZDZqUTJkMUpjM2Z2ZjgzTjNwTlJsZFM3QitrMStWK2FvWjE3M1NSeUR0L0lCaFdETnQiLCJtYWMiOiJmNTliOTA2NjE2ZjA1MzIxNmVlYjE3YzZjNTc2YmRhNjdlZDBjNmRkM2FmN2I4NDc2YjJiZjQ2YWNiODMwN2Q5IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IlUvOXZpSUU5cVJCWUFjYXpKNUY1cHc9PSIsInZhbHVlIjoiM0dvTGsrTWhJWjlMdmRUV0M0dVRTWVplUWdDaDNhVEJzbmdjVWpEWGVEODRzNmViSkFUQVVGMDRDSmZnaXRGaEpoczBkR2ZYQTZPYTZVcmhQdUdVS2RPRDBGSVhMNndVVmU0Z3dDNHlFWk5TSzFBTlZNS08yR3diMGtUV3lkQm0iLCJtYWMiOiI5N2RlMTFhNDBkZWU0N2VhOWE1Yjk5ZmFkOGNjZTQ2ZmNhZGJmYmVmNzViOWM3ZjE4ZDM3OWM4NGZiNjQ1YzdiIiwidGFnIjoiIn0%3D; course_id=23; course_name=BSc; viewed_colleges=%5B1094%2C41740%5D_ga_3S9X1JZWZ9=GS2.1.s1758255624$o1$g0$t1758255624$j60$l0$h0; _ga=GA1.1.1404308225.1758255625; XSRF-TOKEN=eyJpdiI6InZ2MGhianllY0J4MzUraVlEdi9Wc2c9PSIsInZhbHVlIj" ] "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 [ "_ga_3S9X1JZWZ9" => null "_ga" => null "XSRF-TOKEN" => "C7bclYl3Vx6p0qJVdWPAIEppPO62jUqrGy8RtVQr" "laravel_session" => "JEpj9Tp6wSKK5or8RUCHpRP0bCsv9hVduAJHKzcV" "course_id" => "23" "course_name" => "BSc" "viewed_colleges" => "[1094,41740]" ]
          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, 19 Sep 2025 04:20:34 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNTZzlYbXg4WWlsSkMrSkMxSFQ5cmc9PSIsInZhbHVlIjoidG5IUktud2VZU0o4emthVFQzYmVvR2g3QllNaUt3R2h3ZDVldVlpRUNOcHdSaDFveEZsUjRFb1RVT3pISFJzY0NOMjVpbWpIemYwdmk5SXF3ekxtaUswMm9ad1FFaEFKbkorcVUzc3FkVWNGZGlhRE5oY2R6VDhhR3NNWkxpaDEiLCJtYWMiOiI4Yzc3N2JlOTU4ZGVhYTg4OWQwYjIyZDEyM2UwMWEwNmY3NjEwZmY3ODYyN2U1YWZhNTUyMjk0YzVkNmM3YmVlIiwidGFnIjoiIn0%3D; expires=Fri, 19 Sep 2025 06:20:34 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImNTZzlYbXg4WWlsSkMrSkMxSFQ5cmc9PSIsInZhbHVlIjoidG5IUktud2VZU0o4emthVFQzYmVvR2g3QllNaUt3R2h3ZDVldVlpRUNOcHdSaDFveEZsUjRFb1RVT3pISFJzY0NOMjVpb" 1 => "laravel_session=eyJpdiI6IlpFQVF5bXNFQjU3ME1QUVU5ZlJKbkE9PSIsInZhbHVlIjoiK05mRC9KUkE5NnZ5eDZNRER4bTRDbGV5d25YdmswSHlpTHgwUXVjV0hiVnR2c0VPNmVTTW9QMDZEZTZiY0hFalZ1Q2ZrcDhBOTE5K1BnckNURTJpdXJlTldJQlVSczFvY3RoN2ExWjJjQ0ZXeHpqcUpLSE1RcGF2emovZlRZSWEiLCJtYWMiOiI3NWJjMjlmNTI4OWY2ZGQxYWExZWVjMGU5MjJiOWQyMmU3ZWE5YjQyODEwNDdjMmQxZTI2YjAzOTJlMzczZTkzIiwidGFnIjoiIn0%3D; expires=Fri, 19 Sep 2025 06:20:34 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IlpFQVF5bXNFQjU3ME1QUVU5ZlJKbkE9PSIsInZhbHVlIjoiK05mRC9KUkE5NnZ5eDZNRER4bTRDbGV5d25YdmswSHlpTHgwUXVjV0hiVnR2c0VPNmVTTW9QMDZEZTZiY0hFalZ1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNTZzlYbXg4WWlsSkMrSkMxSFQ5cmc9PSIsInZhbHVlIjoidG5IUktud2VZU0o4emthVFQzYmVvR2g3QllNaUt3R2h3ZDVldVlpRUNOcHdSaDFveEZsUjRFb1RVT3pISFJzY0NOMjVpbWpIemYwdmk5SXF3ekxtaUswMm9ad1FFaEFKbkorcVUzc3FkVWNGZGlhRE5oY2R6VDhhR3NNWkxpaDEiLCJtYWMiOiI4Yzc3N2JlOTU4ZGVhYTg4OWQwYjIyZDEyM2UwMWEwNmY3NjEwZmY3ODYyN2U1YWZhNTUyMjk0YzVkNmM3YmVlIiwidGFnIjoiIn0%3D; expires=Fri, 19-Sep-2025 06:20:34 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImNTZzlYbXg4WWlsSkMrSkMxSFQ5cmc9PSIsInZhbHVlIjoidG5IUktud2VZU0o4emthVFQzYmVvR2g3QllNaUt3R2h3ZDVldVlpRUNOcHdSaDFveEZsUjRFb1RVT3pISFJzY0NOMjVpb" 1 => "laravel_session=eyJpdiI6IlpFQVF5bXNFQjU3ME1QUVU5ZlJKbkE9PSIsInZhbHVlIjoiK05mRC9KUkE5NnZ5eDZNRER4bTRDbGV5d25YdmswSHlpTHgwUXVjV0hiVnR2c0VPNmVTTW9QMDZEZTZiY0hFalZ1Q2ZrcDhBOTE5K1BnckNURTJpdXJlTldJQlVSczFvY3RoN2ExWjJjQ0ZXeHpqcUpLSE1RcGF2emovZlRZSWEiLCJtYWMiOiI3NWJjMjlmNTI4OWY2ZGQxYWExZWVjMGU5MjJiOWQyMmU3ZWE5YjQyODEwNDdjMmQxZTI2YjAzOTJlMzczZTkzIiwidGFnIjoiIn0%3D; expires=Fri, 19-Sep-2025 06:20:34 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IlpFQVF5bXNFQjU3ME1QUVU5ZlJKbkE9PSIsInZhbHVlIjoiK05mRC9KUkE5NnZ5eDZNRER4bTRDbGV5d25YdmswSHlpTHgwUXVjV0hiVnR2c0VPNmVTTW9QMDZEZTZiY0hFalZ1" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "C7bclYl3Vx6p0qJVdWPAIEppPO62jUqrGy8RtVQr" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/news/test-123" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-09-19 04:20:34GET/news/test-123101319