Exclusive

POPULAR CATEGORIES

WEEKLY POPULAR POSTS

ABOUT US

Digital Health News ( DHN) is India’s first dedicated digital health news platform launched by Industry recognized HealthTech Leaders. DHN Is Industry’s Leading Source Of HealthTech Business, Insights, Trends And Policy News.

DHN Provides In-Depth Data Analysis And Covers Most Impactful News As They Happen Across Entire Ecosystem Including Emerging Technology Trends And Innovations, Digital Health Startups, Hospitals, Health Insurance, Govt. Agencies & Policies, Pharmaceuticals And Biotech.

CONTACT US

© Digital Health News 2025
Request history8.2.28PHP Version344msRequest Duration5MBMemory UsageGET tag/{slug}Route
    • Booting (19.46ms)time
    • Application (324ms)time
    • 1 x Application (94.33%)
      324ms
      1 x Booting (5.66%)
      19.46ms
      19 templates were rendered
      • user.categorycategory.blade.php#?blade
      • user.layout.bookmark_iconbookmark_icon.blade.php#?blade
      • user.layout.bookmark_iconbookmark_icon.blade.php#?blade
      • user.layout.bookmark_iconbookmark_icon.blade.php#?blade
      • user.layout.bookmark_iconbookmark_icon.blade.php#?blade
      • user.layout.bookmark_iconbookmark_icon.blade.php#?blade
      • user.layout.mastermaster.blade.php#?blade
      • user.layout.headhead.blade.php#?blade
      • user.layout._title_title.blade.php#?blade
      • user.layout.headerheader.blade.php#?blade
      • user.layout._ticker_ticker.blade.php#?blade
      • user.layout._ticker-posts_ticker-posts.blade.php#?blade
      • user._bengaluru_bengaluru.blade.php#?blade
      • user.layout.footerfooter.blade.php#?blade
      • user.layout.bottomAreabottomArea.blade.php#?blade
      • user.layout.scriptscript.blade.php#?blade
      • user.layout._login_login.blade.php#?blade
      • user.login_layout.login_fieldslogin_fields.blade.php#?blade
      • user.layout.socketsocket.blade.php#?blade
      uri
      GET tag/{slug}
      middleware
      web, exclusive
      controller
      App\Http\Controllers\HomeController@tagView
      namespace
      prefix
      where
      as
      tag.view
      file
      app/Http/Controllers/HomeController.php:390-442
      26 statements were executed (4 duplicates)Show only duplicates265ms
      • 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.66msdhnv2ExclusiveDataMiddleware.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.24msdhnv2ExclusiveDataMiddleware.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 `tags` where (`slug` = 'pharma') limit 1
        810μsdhnv2HomeController.php#393
        Bindings
        • 0: pharma
        Backtrace
        • app/Http/Controllers/HomeController.php:393
        • 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 `tags` inner join `post_tag_details` on `tags`.`id` = `post_tag_details`.`tag_id` where `posts`.`id` = `post_tag_details`.`post_id` and (`tag_id` = 6)) and `published_on` is not null and (`is_event` = '0') and `posts`.`deleted_at` is null order by `published_on` desc limit 5
        1.94msdhnv2HomeController.php#412
        Bindings
        • 0: 6
        • 1: 0
        Backtrace
        • app/Http/Controllers/HomeController.php:412
        • 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 (3167, 3463, 3472, 3568, 3851)
        720μsdhnv2HomeController.php#412
        Backtrace
        • app/Http/Controllers/HomeController.php:412
        • 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 (3167, 3463, 3472, 3568, 3851) and `user_id` is null
        550μsdhnv2HomeController.php#412
        Backtrace
        • app/Http/Controllers/HomeController.php:412
        • 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 count(*) as aggregate from `posts` where exists (select * from `tags` inner join `post_tag_details` on `tags`.`id` = `post_tag_details`.`tag_id` where `posts`.`id` = `post_tag_details`.`post_id` and (`tag_id` = 6)) and `published_on` is not null and (`is_event` = '0') and `id` not in (3851, 3568, 3472, 3463, 3167) and `posts`.`deleted_at` is null
        1.25msdhnv2HomeController.php#416
        Bindings
        • 0: 6
        • 1: 0
        • 2: 3851
        • 3: 3568
        • 4: 3472
        • 5: 3463
        • 6: 3167
        Backtrace
        • app/Http/Controllers/HomeController.php:416
        • 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 `tags` inner join `post_tag_details` on `tags`.`id` = `post_tag_details`.`tag_id` where `posts`.`id` = `post_tag_details`.`post_id` and (`tag_id` = 6)) and `published_on` is not null and (`is_event` = '0') and `id` not in (3851, 3568, 3472, 3463, 3167) and `posts`.`deleted_at` is null order by `published_on` desc limit 12 offset 0
        1.53msdhnv2HomeController.php#416
        Bindings
        • 0: 6
        • 1: 0
        • 2: 3851
        • 3: 3568
        • 4: 3472
        • 5: 3463
        • 6: 3167
        Backtrace
        • app/Http/Controllers/HomeController.php:416
        • 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 (1036, 1051, 1060, 1424, 1429, 1546, 1788, 2044, 2095, 2204, 2318, 2427)
        850μsdhnv2HomeController.php#416
        Backtrace
        • app/Http/Controllers/HomeController.php:416
        • 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 (1036, 1051, 1060, 1424, 1429, 1546, 1788, 2044, 2095, 2204, 2318, 2427) and `user_id` is null
        370μsdhnv2HomeController.php#416
        Backtrace
        • app/Http/Controllers/HomeController.php:416
        • 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 `id` in (31, 2, 24)
        900μsdhnv2HomeController.php#434
        Bindings
        • 0: 31
        • 1: 2
        • 2: 24
        Backtrace
        • app/Http/Controllers/HomeController.php:434
        • 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` inner join `post_views` on `posts`.`id` = `post_views`.`post_id` and `post_views`.`type` = '4' 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 (31, 2, 24) and `is_featured` = '1') and `posts`.`deleted_at` is null order by `count` desc limit 6
        236msdhnv2GlobalFunctions.php#652
        Bindings
        • 0: 4
        • 1: publish
        • 2: 0
        • 3: 31
        • 4: 2
        • 5: 24
        • 6: 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 (3257, 3299, 3484, 3642, 3765, 3766)
        1.29msdhnv2GlobalFunctions.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 (3257, 3299, 3484, 3642, 3765, 3766)
        1.04msdhnv2GlobalFunctions.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)
        860μ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 (3257, 3299, 3484, 3642, 3765, 3766)
        3.43msdhnv2GlobalFunctions.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 `post_category_details`.`post_id` = 3851 and `is_featured` = '1'
        980μsdhnv2category.blade.php#57
        Bindings
        • 0: 3851
        • 1: 1
        Backtrace
        • view::user.category:57
        • 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` = 33 limit 1
        570μsdhnv2category.blade.php#65
        Bindings
        • 0: 33
        Backtrace
        • view::user.category:65
        • 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 `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` = 3568 and `is_featured` = '1'
        700μsdhnv2category.blade.php#96
        Bindings
        • 0: 3568
        • 1: 1
        Backtrace
        • view::user.category:96
        • 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
        710μsdhnv2category.blade.php#103
        Bindings
        • 0: 7
        Backtrace
        • view::user.category:103
        • 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 `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` = 3472 and `is_featured` = '1'
        770μsdhnv2category.blade.php#96
        Bindings
        • 0: 3472
        • 1: 1
        Backtrace
        • view::user.category:96
        • 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
        650μsdhnv2category.blade.php#103
        Bindings
        • 0: 16
        Backtrace
        • view::user.category:103
        • 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 `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` = 3463 and `is_featured` = '1'
        880μsdhnv2category.blade.php#96
        Bindings
        • 0: 3463
        • 1: 1
        Backtrace
        • view::user.category:96
        • 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
        860μsdhnv2category.blade.php#103
        Bindings
        • 0: 16
        Backtrace
        • view::user.category:103
        • 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 `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` = 3167 and `is_featured` = '1'
        730μsdhnv2category.blade.php#96
        Bindings
        • 0: 3167
        • 1: 1
        Backtrace
        • view::user.category:96
        • 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
        880μsdhnv2category.blade.php#103
        Bindings
        • 0: 7
        Backtrace
        • view::user.category:103
        • 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
      594PostView.php#?
      App\Models\Category
      37Category.php#?
      App\Models\Post
      30Post.php#?
      App\Models\Ticker
      7Ticker.php#?
      App\Models\Admin
      7Admin.php#?
      App\Models\Tag
      1Tag.php#?
          _token
          uVhQ1SucP0INGXaBbyrSNS1APaioPCyjAM0QALU4
          _previous
          array:1 [ "url" => "https://www.digitalhealthnews.com/tag/pharma" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /tag/pharma
          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: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=eyJpdiI6IitXTlZVSDhXSlZNakpGWUNxUUJsRkE9PSIsInZhbHVlIjoiakUyZ29TeGpVRVZVWm91aWpiSkZYQXlyRUgwNWhwNHBsYmRrcisvdzBaV2JMSzhwMmFmNUNSMDEyRVpCak54R3JmemcxWTkzZmx3VzFKNnJrdmVFQmVnNS8vN0pQR0w4enMwTmFjTTIrM3FHTGlhZlRhN2hVZ2hCNU5oL1VxaUoiLCJtYWMiOiI3MTVhZGYzZTJlNzU4M2Y1NzFmMzQwNjMwNDllODJkNjcxNDcxOTRiYWZlZDZhNjBhMWYxYzhiYWRiMTVlMjQzIiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 01:21:11 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IitXTlZVSDhXSlZNakpGWUNxUUJsRkE9PSIsInZhbHVlIjoiakUyZ29TeGpVRVZVWm91aWpiSkZYQXlyRUgwNWhwNHBsYmRrcisvdzBaV2JMSzhwMmFmNUNSMDEyRVpCak54R3JmemcxW" 1 => "dhn_session=eyJpdiI6ImNROG9DamFQZjZnUnV5YW5sTmlXdHc9PSIsInZhbHVlIjoiNm8zbkNVVlZQYVdZRlNzREh4ZXR2eUNEL2FaNSsyc1BBZFhlZnp5TVd3VEZWN09XWXdpbmdJZ0ZEaDJFMVlWcm1iZlFacys2SXFZTjZnQ2doWHNkOEpuQUwrUmVKdGh5ZGdsaGVEcWsrekFOMmxoSkJOZ3ZBczhvWDJleFBPaFYiLCJtYWMiOiI2YzllZWJkYjA1YzU4MmExMDdlZDM3YzYwYjMwZWQ5YjQyNmFjYTQwMTAyNDUwNDNkODhkZWU1NDFjZGIxZDc4IiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 01:21:11 GMT; Max-Age=7200; path=/; httponly; samesite=laxdhn_session=eyJpdiI6ImNROG9DamFQZjZnUnV5YW5sTmlXdHc9PSIsInZhbHVlIjoiNm8zbkNVVlZQYVdZRlNzREh4ZXR2eUNEL2FaNSsyc1BBZFhlZnp5TVd3VEZWN09XWXdpbmdJZ0ZEaDJFMVlWcm1iZlFa" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IitXTlZVSDhXSlZNakpGWUNxUUJsRkE9PSIsInZhbHVlIjoiakUyZ29TeGpVRVZVWm91aWpiSkZYQXlyRUgwNWhwNHBsYmRrcisvdzBaV2JMSzhwMmFmNUNSMDEyRVpCak54R3JmemcxWTkzZmx3VzFKNnJrdmVFQmVnNS8vN0pQR0w4enMwTmFjTTIrM3FHTGlhZlRhN2hVZ2hCNU5oL1VxaUoiLCJtYWMiOiI3MTVhZGYzZTJlNzU4M2Y1NzFmMzQwNjMwNDllODJkNjcxNDcxOTRiYWZlZDZhNjBhMWYxYzhiYWRiMTVlMjQzIiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 01:21:11 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IitXTlZVSDhXSlZNakpGWUNxUUJsRkE9PSIsInZhbHVlIjoiakUyZ29TeGpVRVZVWm91aWpiSkZYQXlyRUgwNWhwNHBsYmRrcisvdzBaV2JMSzhwMmFmNUNSMDEyRVpCak54R3JmemcxW" 1 => "dhn_session=eyJpdiI6ImNROG9DamFQZjZnUnV5YW5sTmlXdHc9PSIsInZhbHVlIjoiNm8zbkNVVlZQYVdZRlNzREh4ZXR2eUNEL2FaNSsyc1BBZFhlZnp5TVd3VEZWN09XWXdpbmdJZ0ZEaDJFMVlWcm1iZlFacys2SXFZTjZnQ2doWHNkOEpuQUwrUmVKdGh5ZGdsaGVEcWsrekFOMmxoSkJOZ3ZBczhvWDJleFBPaFYiLCJtYWMiOiI2YzllZWJkYjA1YzU4MmExMDdlZDM3YzYwYjMwZWQ5YjQyNmFjYTQwMTAyNDUwNDNkODhkZWU1NDFjZGIxZDc4IiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 01:21:11 GMT; path=/; httponlydhn_session=eyJpdiI6ImNROG9DamFQZjZnUnV5YW5sTmlXdHc9PSIsInZhbHVlIjoiNm8zbkNVVlZQYVdZRlNzREh4ZXR2eUNEL2FaNSsyc1BBZFhlZnp5TVd3VEZWN09XWXdpbmdJZ0ZEaDJFMVlWcm1iZlFa" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "uVhQ1SucP0INGXaBbyrSNS1APaioPCyjAM0QALU4" "_previous" => array:1 [ "url" => "https://www.digitalhealthnews.com/tag/pharma" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 04:51:11GET/tag/pharma1927676