Home Articles

Articles

More News and Articles

General

24th April, 2023 , 5 min read

List of best Courses After 12th Science Biology Expect MBBS Worried about what are the best courses after 12th science biology? Get Complete Details of Courses after 12th science at collegesearch.in By - Nikita Parmar Read More >
Check Eligibility Apply Now
Request history8.3.19PHP Version629msRequest Duration3MBMemory UsageGET articlesRoute
    • Booting (9.65ms)time
    • Application (619ms)time
    • 1 x Application (98.46%)
      619ms
      1 x Booting (1.54%)
      9.65ms
      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:44-75
      11 statements were executed580ms
      • 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_new9.07msselect * 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_new1msselect * 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
      • ArticleController.php#55db_collegesearch_new5.13msselect 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:55
        • 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#64db_collegesearch_new3.55msselect 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: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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ArticleController.php#64db_collegesearch_new259msselect * from `articles` where `type` = 'article' and `articles`.`deleted_at` is null and `articles`.`status` = 'active' order by `updated_at` desc limit 12 offset 2388
        Bindings
        • 0: article
        • 1: active
        Backtrace
        • app/Http/Controllers/ArticleController.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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ArticleController.php#64db_collegesearch_new2.15msselect `id`, `name`, `email`, `image` from `admins` where `admins`.`id` in (200, 205, 232, 236, 237, 245, 250) and `admins`.`deleted_at` is null
        Bindings
        • 0: 200
        • 1: 205
        • 2: 232
        • 3: 236
        • 4: 237
        • 5: 245
        • 6: 250
        Backtrace
        • app/Http/Controllers/ArticleController.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
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • Article.php#56db_collegesearch_new149msselect * 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:67
        • 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_new750μsselect `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:67
        • 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_new148msselect * 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: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_new750μsselect `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: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
      • helpers.php#156db_collegesearch_new2.1msselect * from `brandings` where `section` = 'article' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: article
        • 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\Article
      18Article.php#?
      App\Models\Admin
      13Admin.php#?
      App\Models\Branding
      2Branding.php#?
          _token
          2F7h1QOxzCTPr3fdeuUNUObNT1kMHTQXOGCHn4ID
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/articles?page=200" ]
          _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" => "200" ]
          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, 30 Apr 2025 01:17:21 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVhMDdYRktXY00vZ1cyNXdsQk4xdXc9PSIsInZhbHVlIjoia1NWVjRlUDZKb09jSFczMzlhVDFKYzU1bGFTK3R3ZlJDMnFCeHhTa0R2ZGU2MXgxMlZNSnFiZHFZQXVGVVltekh4ME04K0kvYXNSUkk1MWo3U0plMXVYL05IY0R1cWtRVDBGN3ZpWkhaaTFpZE1hSkdCUTdmbkVXU0lwYlRZTEIiLCJtYWMiOiI2YmI0YTdmNDZmNGIwMTMzYjU4N2MyYjA1MWRiNmQwNmQ1YjJhYTcxZmFhYzBjZTlmOTlkOWU4ZTdhYzZhNDgxIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 03:17:21 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkVhMDdYRktXY00vZ1cyNXdsQk4xdXc9PSIsInZhbHVlIjoia1NWVjRlUDZKb09jSFczMzlhVDFKYzU1bGFTK3R3ZlJDMnFCeHhTa0R2ZGU2MXgxMlZNSnFiZHFZQXVGVVltekh4ME04K" 1 => "laravel_session=eyJpdiI6ImF4UWhSYUlVTnE3bDN1eWFxbmRlTWc9PSIsInZhbHVlIjoieVY1SmpYZW5ZUjdrSitmemdUekEvVjdBemhHOTFhT2p2NDd2MURPYktUSEhxR2ZiM3lkMmhLRU5OQ2F2cnVuZWRiRTAvNmoxRUx5RXAxMmRSODZpcTA1TGdJUkk4dmo2ZU1pUDRUUSswR1ZxbE1Fek9aWno0bk1EU2xPa2tCRUgiLCJtYWMiOiJhMjg5MGIyMjYzMTFkZDExZTliNzNlNjJiMGU4MDliM2M5NjZhNDViYjJkNDYzMDVkYTc0OTFiYjRiZTUzMzRmIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 03:17:21 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6ImF4UWhSYUlVTnE3bDN1eWFxbmRlTWc9PSIsInZhbHVlIjoieVY1SmpYZW5ZUjdrSitmemdUekEvVjdBemhHOTFhT2p2NDd2MURPYktUSEhxR2ZiM3lkMmhLRU5OQ2F2cnVuZWRi" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVhMDdYRktXY00vZ1cyNXdsQk4xdXc9PSIsInZhbHVlIjoia1NWVjRlUDZKb09jSFczMzlhVDFKYzU1bGFTK3R3ZlJDMnFCeHhTa0R2ZGU2MXgxMlZNSnFiZHFZQXVGVVltekh4ME04K0kvYXNSUkk1MWo3U0plMXVYL05IY0R1cWtRVDBGN3ZpWkhaaTFpZE1hSkdCUTdmbkVXU0lwYlRZTEIiLCJtYWMiOiI2YmI0YTdmNDZmNGIwMTMzYjU4N2MyYjA1MWRiNmQwNmQ1YjJhYTcxZmFhYzBjZTlmOTlkOWU4ZTdhYzZhNDgxIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 03:17:21 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkVhMDdYRktXY00vZ1cyNXdsQk4xdXc9PSIsInZhbHVlIjoia1NWVjRlUDZKb09jSFczMzlhVDFKYzU1bGFTK3R3ZlJDMnFCeHhTa0R2ZGU2MXgxMlZNSnFiZHFZQXVGVVltekh4ME04K" 1 => "laravel_session=eyJpdiI6ImF4UWhSYUlVTnE3bDN1eWFxbmRlTWc9PSIsInZhbHVlIjoieVY1SmpYZW5ZUjdrSitmemdUekEvVjdBemhHOTFhT2p2NDd2MURPYktUSEhxR2ZiM3lkMmhLRU5OQ2F2cnVuZWRiRTAvNmoxRUx5RXAxMmRSODZpcTA1TGdJUkk4dmo2ZU1pUDRUUSswR1ZxbE1Fek9aWno0bk1EU2xPa2tCRUgiLCJtYWMiOiJhMjg5MGIyMjYzMTFkZDExZTliNzNlNjJiMGU4MDliM2M5NjZhNDViYjJkNDYzMDVkYTc0OTFiYjRiZTUzMzRmIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 03:17:21 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6ImF4UWhSYUlVTnE3bDN1eWFxbmRlTWc9PSIsInZhbHVlIjoieVY1SmpYZW5ZUjdrSitmemdUekEvVjdBemhHOTFhT2p2NDd2MURPYktUSEhxR2ZiM3lkMmhLRU5OQ2F2cnVuZWRi" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "2F7h1QOxzCTPr3fdeuUNUObNT1kMHTQXOGCHn4ID" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/articles?page=200" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-30 01:17:21GET/articles?page=200111133