Population Health

Stay ahead of the curve with Global Health News, your one-stop source for the latest breakthroughs in medical technology, essential policy updates, and pioneering research. From cutting-edge innovations to community health initiatives, we bring you timely, trustworthy insights to help shape a healthier future for everyone.
Category Hero

CRSF & Leading Pharma Cos Unveils Lung Next Gen Sequencing Biomarker Tests in India

Category Hero

Artemis Hospital Unveils Mobile Health Clinic for Rural Areas

Category Hero

Maharashtra & Assam Schools Pioneer Preventive Health Kiosks for Student Well-Being

Category Hero

PM Modi Applauds Odisha's Ayushman Bharat Rollout

Category Hero

AI-Enabled ICU Technology to Debut at Maha Kumbh 2025

Category Hero

Himachal CM Flags Off Mobile Van Under 'Ni-Kshay Abhiyan' Program

Category Hero

NCRTC Launches Assistive Aids Drive for Differently-Abled Passengers

Top Treding This Week


Featured Article
Featured Article
Featured Article
Featured Article
Featured Article
Featured Article
Featured Article
Featured Article
Featured Article

Sign In / Sign up


Request history8.2.28PHP Version140msRequest Duration6MBMemory UsageGET category/{slug}Route
    • Booting (19.46ms)time
    • Application (121ms)time
    • 1 x Application (86.14%)
      121ms
      1 x Booting (13.85%)
      19.46ms
      10 templates were rendered
      • user.v2.categorycategory.blade.php#?blade
      • user.v2.layouts.mastermaster.blade.php#?blade
      • user.v2.layouts.headhead.blade.php#?blade
      • user.layout._title_title.blade.php#?blade
      • user.v2.layouts.headerheader.blade.php#?blade
      • user.v2.layouts._ticker_ticker.blade.php#?blade
      • user.v2.layouts._stockticker_stockticker.blade.php#?blade
      • user.v2.layouts.login-sections._login-popup_login-popup.blade.php#?blade
      • user.v2.layouts.footerfooter.blade.php#?blade
      • user.v2.layouts.scriptscript.blade.php#?blade
      uri
      GET category/{slug}
      middleware
      web, exclusive
      controller
      App\Http\Controllers\HomeController@categoryView
      namespace
      prefix
      where
      as
      category.view
      file
      app/Http/Controllers/HomeController.php:519-569
      19 statements were executed (4 duplicates)Show only duplicates39.78ms
      • Connection Establisheddhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `tickers` order by `position` asc
        4.55msdhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `posts` where `posts`.`id` in (4206, 4213, 4214, 4216, 4217, 4218, 4221) and `posts`.`deleted_at` is null
        1.36msdhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `categories` where (`slug` = 'population-health') limit 1
        790μsdhnv2HomeController.php#522
        Bindings
        • 0: population-health
        Backtrace
        • app/Http/Controllers/HomeController.php:522
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `posts` where exists (select * from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `posts`.`id` = `post_category_details`.`post_id` and (`category_id` = 17)) and `published_on` is not null and (`is_event` = '0') and `posts`.`deleted_at` is null order by `published_on` desc limit 7
        2.67msdhnv2HomeController.php#544
        Bindings
        • 0: 17
        • 1: 0
        Backtrace
        • app/Http/Controllers/HomeController.php:544
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` in (2999, 3050, 3057, 3268, 3330, 3339, 3815)
        850μsdhnv2HomeController.php#544
        Backtrace
        • app/Http/Controllers/HomeController.php:544
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `bookmarks` where `bookmarks`.`post_id` in (2999, 3050, 3057, 3268, 3330, 3339, 3815) and `user_id` is null
        450μsdhnv2HomeController.php#544
        Backtrace
        • app/Http/Controllers/HomeController.php:544
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `posts`.* from `posts` where (`status` = 'publish' and `is_event` = '0') and exists (select * from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `posts`.`id` = `post_category_details`.`post_id` and `category_id` in (17) and `is_featured` = '1') and `posts`.`deleted_at` is null order by (SELECT SUM(count) FROM post_views WHERE post_views.post_id = posts.id AND post_views.type = "0" AND date BETWEEN "2025-05-29" AND "2025-06-05") desc limit 9
        14.62msdhnv2GlobalFunctions.php#652
        Bindings
        • 0: publish
        • 1: 0
        • 2: 17
        • 3: 1
        Backtrace
        • app/Functions/GlobalFunctions.php:652
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` in (134, 207, 326, 1064, 1163, 1270, 1469, 2856, 3330)
        1.11msdhnv2GlobalFunctions.php#652
        Backtrace
        • app/Functions/GlobalFunctions.php:652
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `is_featured` = '1' and `post_category_details`.`post_id` in (134, 207, 326, 1064, 1163, 1270, 1469, 2856, 3330)
        850μsdhnv2GlobalFunctions.php#652
        Bindings
        • 0: 1
        Backtrace
        • app/Functions/GlobalFunctions.php:652
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `admins` where `admins`.`id` in (7, 8, 16)
        620μsdhnv2GlobalFunctions.php#652
        Backtrace
        • app/Functions/GlobalFunctions.php:652
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `post_views` where `post_views`.`post_id` in (134, 207, 326, 1064, 1163, 1270, 1469, 2856, 3330)
        5.05msdhnv2GlobalFunctions.php#652
        Backtrace
        • app/Functions/GlobalFunctions.php:652
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where 0 = 1
        940μsdhnv2HomeController.php#560
        Backtrace
        • app/Http/Controllers/HomeController.php:560
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `admins` where `admins`.`id` = 33 limit 1
        1.05msdhnv2category.blade.php#49
        Bindings
        • 0: 33
        Backtrace
        • view::user.v2.category:49
        • 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:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 16 limit 1
        850μsdhnv2category.blade.php#49
        Bindings
        • 0: 16
        Backtrace
        • view::user.v2.category:49
        • 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:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 7 limit 1
        620μsdhnv2category.blade.php#49
        Bindings
        • 0: 7
        Backtrace
        • view::user.v2.category:49
        • 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:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 16 limit 1
        910μsdhnv2category.blade.php#49
        Bindings
        • 0: 16
        Backtrace
        • view::user.v2.category:49
        • 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:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 16 limit 1
        930μsdhnv2category.blade.php#49
        Bindings
        • 0: 16
        Backtrace
        • view::user.v2.category:49
        • 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:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 16 limit 1
        980μsdhnv2category.blade.php#49
        Bindings
        • 0: 16
        Backtrace
        • view::user.v2.category:49
        • 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:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        580μsdhnv2category.blade.php#49
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.category:49
        • 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:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\PostView
      1308PostView.php#?
      App\Models\Category
      43Category.php#?
      App\Models\Post
      23Post.php#?
      App\Models\Admin
      10Admin.php#?
      App\Models\Ticker
      7Ticker.php#?
          _token
          9eA8ZNlEC7vEBt2l39dwAQLMj3rnFdwkiCBELouj
          _previous
          array:1 [ "url" => "https://www.digitalhealthnews.com/category/population-health?page=2" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /category/population-health
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "2" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "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" ] "x-sucuri-country" => array:1 [ 0 => "US" ] "x-sucuri-clientip" => array:1 [ 0 => "216.73.216.24" ] "x-real-ip" => array:1 [ 0 => "216.73.216.24" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.24" ] "host" => array:1 [ 0 => "www.digitalhealthnews.com" ] ]
          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 => "Thu, 05 Jun 2025 23:21:11 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNqTHdqRlJHREhHdzhLdVkzejlMQlE9PSIsInZhbHVlIjoiMXBTUFFodHQ5cldFSkJ3VFFOZ2hnK1BSOUFNc29Pc2FDTUtmT2dUOVh4WmZxc05yeW40SFZxaGNNUWJra2dTOTdQQzd5a083U3NUU1Y1ZGdtRFRaZ25LWXNLVmduNVdESFhoRHpsa25yTlVYcldLUmdaOWZpbnFKSldFc3BpMjgiLCJtYWMiOiJiZDBmOTUxOTJjNmIyMmZjOTgyNzEzODgwMmI4YjdmZDNjNjhlN2RmMTBhM2IzNGI1Yzg3ZWIwZjcxYjE5M2E4IiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 01:21:11 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImNqTHdqRlJHREhHdzhLdVkzejlMQlE9PSIsInZhbHVlIjoiMXBTUFFodHQ5cldFSkJ3VFFOZ2hnK1BSOUFNc29Pc2FDTUtmT2dUOVh4WmZxc05yeW40SFZxaGNNUWJra2dTOTdQQzd5a" 1 => "dhn_session=eyJpdiI6InNkK3lETWZmREgzQ0Z6T3N5UTl3cnc9PSIsInZhbHVlIjoieHVoTVZ2VCtMeGVuN0VXd0RxYzRiWHdGZUF2QWEyZ0ZMN29wZE5TMDl2UnhtMjZoWXJXRWRyUUpDWi9PSWxZSTZqb2d5cGtUZ1NjZHlqUGtCRVYwM2lSdndpSVUybGphQXQzUTQ5OTEzTVFZWXZMUktMUUdGK0p3SitrdWovUmIiLCJtYWMiOiI0NTBhODBhZDg5MTFkNjVjMzA3YWVlYmQxM2ZiNWUxYTBiNTBiMzUyYjNmNDJjYWIzMmYwMDg3MWMxMDQ2NjFjIiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 01:21:11 GMT; Max-Age=7200; path=/; httponly; samesite=laxdhn_session=eyJpdiI6InNkK3lETWZmREgzQ0Z6T3N5UTl3cnc9PSIsInZhbHVlIjoieHVoTVZ2VCtMeGVuN0VXd0RxYzRiWHdGZUF2QWEyZ0ZMN29wZE5TMDl2UnhtMjZoWXJXRWRyUUpDWi9PSWxZSTZqb2d5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNqTHdqRlJHREhHdzhLdVkzejlMQlE9PSIsInZhbHVlIjoiMXBTUFFodHQ5cldFSkJ3VFFOZ2hnK1BSOUFNc29Pc2FDTUtmT2dUOVh4WmZxc05yeW40SFZxaGNNUWJra2dTOTdQQzd5a083U3NUU1Y1ZGdtRFRaZ25LWXNLVmduNVdESFhoRHpsa25yTlVYcldLUmdaOWZpbnFKSldFc3BpMjgiLCJtYWMiOiJiZDBmOTUxOTJjNmIyMmZjOTgyNzEzODgwMmI4YjdmZDNjNjhlN2RmMTBhM2IzNGI1Yzg3ZWIwZjcxYjE5M2E4IiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 01:21:11 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImNqTHdqRlJHREhHdzhLdVkzejlMQlE9PSIsInZhbHVlIjoiMXBTUFFodHQ5cldFSkJ3VFFOZ2hnK1BSOUFNc29Pc2FDTUtmT2dUOVh4WmZxc05yeW40SFZxaGNNUWJra2dTOTdQQzd5a" 1 => "dhn_session=eyJpdiI6InNkK3lETWZmREgzQ0Z6T3N5UTl3cnc9PSIsInZhbHVlIjoieHVoTVZ2VCtMeGVuN0VXd0RxYzRiWHdGZUF2QWEyZ0ZMN29wZE5TMDl2UnhtMjZoWXJXRWRyUUpDWi9PSWxZSTZqb2d5cGtUZ1NjZHlqUGtCRVYwM2lSdndpSVUybGphQXQzUTQ5OTEzTVFZWXZMUktMUUdGK0p3SitrdWovUmIiLCJtYWMiOiI0NTBhODBhZDg5MTFkNjVjMzA3YWVlYmQxM2ZiNWUxYTBiNTBiMzUyYjNmNDJjYWIzMmYwMDg3MWMxMDQ2NjFjIiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 01:21:11 GMT; path=/; httponlydhn_session=eyJpdiI6InNkK3lETWZmREgzQ0Z6T3N5UTl3cnc9PSIsInZhbHVlIjoieHVoTVZ2VCtMeGVuN0VXd0RxYzRiWHdGZUF2QWEyZ0ZMN29wZE5TMDl2UnhtMjZoWXJXRWRyUUpDWi9PSWxZSTZqb2d5" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "9eA8ZNlEC7vEBt2l39dwAQLMj3rnFdwkiCBELouj" "_previous" => array:1 [ "url" => "https://www.digitalhealthnews.com/category/population-health?page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 04:51:11GET/category/population-health?page=210201391