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 Version219msRequest Duration6MBMemory UsageGET tag/{slug}Route
    • Booting (19.12ms)time
    • Application (199ms)time
    • 1 x Application (91.25%)
      199ms
      1 x Booting (8.75%)
      19.12ms
      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 duplicates130ms
      • 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
        5.86msdhnv2ExclusiveDataMiddleware.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.37msdhnv2ExclusiveDataMiddleware.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` = 'medical-devices') limit 1
        750μsdhnv2HomeController.php#393
        Bindings
        • 0: medical-devices
        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` = 138)) and `published_on` is not null and (`is_event` = '0') and `posts`.`deleted_at` is null order by `published_on` desc limit 5
        1.92msdhnv2HomeController.php#412
        Bindings
        • 0: 138
        • 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 (2981, 3063, 3449, 3651, 3806)
        780μ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 (2981, 3063, 3449, 3651, 3806) and `user_id` is null
        600μ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` = 138)) and `published_on` is not null and (`is_event` = '0') and `id` not in (3806, 3651, 3449, 3063, 2981) and `posts`.`deleted_at` is null
        1.23msdhnv2HomeController.php#416
        Bindings
        • 0: 138
        • 1: 0
        • 2: 3806
        • 3: 3651
        • 4: 3449
        • 5: 3063
        • 6: 2981
        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` = 138)) and `published_on` is not null and (`is_event` = '0') and `id` not in (3806, 3651, 3449, 3063, 2981) and `posts`.`deleted_at` is null order by `published_on` desc limit 12 offset 0
        2.04msdhnv2HomeController.php#416
        Bindings
        • 0: 138
        • 1: 0
        • 2: 3806
        • 3: 3651
        • 4: 3449
        • 5: 3063
        • 6: 2981
        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 (1361, 1403, 1454, 1642, 1896, 2072, 2148, 2157, 2203, 2488, 2749, 2890)
        1.03msdhnv2HomeController.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 (1361, 1403, 1454, 1642, 1896, 2072, 2148, 2157, 2203, 2488, 2749, 2890) and `user_id` is null
        520μ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 (26, 4)
        870μsdhnv2HomeController.php#434
        Bindings
        • 0: 26
        • 1: 4
        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 (26, 4) and `is_featured` = '1') and `posts`.`deleted_at` is null order by `count` desc limit 6
        98.94msdhnv2GlobalFunctions.php#652
        Bindings
        • 0: 4
        • 1: publish
        • 2: 0
        • 3: 26
        • 4: 4
        • 5: 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 (1267, 1629, 2465, 3018, 3789, 3877)
        980μ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 `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 (1267, 1629, 2465, 3018, 3789, 3877)
        730μ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, 20, 33)
        540μ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 (1267, 1629, 2465, 3018, 3789, 3877)
        2.74msdhnv2GlobalFunctions.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` = 3806 and `is_featured` = '1'
        1.54msdhnv2category.blade.php#57
        Bindings
        • 0: 3806
        • 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` = 8 limit 1
        890μsdhnv2category.blade.php#65
        Bindings
        • 0: 8
        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` = 3651 and `is_featured` = '1'
        760μsdhnv2category.blade.php#96
        Bindings
        • 0: 3651
        • 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` = 21 limit 1
        770μsdhnv2category.blade.php#103
        Bindings
        • 0: 21
        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` = 3449 and `is_featured` = '1'
        800μsdhnv2category.blade.php#96
        Bindings
        • 0: 3449
        • 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
        890μ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` = 3063 and `is_featured` = '1'
        1.17msdhnv2category.blade.php#96
        Bindings
        • 0: 3063
        • 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` = 8 limit 1
        750μsdhnv2category.blade.php#103
        Bindings
        • 0: 8
        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` = 2981 and `is_featured` = '1'
        930μsdhnv2category.blade.php#96
        Bindings
        • 0: 2981
        • 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
        1.04msdhnv2category.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
      731PostView.php#?
      App\Models\Category
      38Category.php#?
      App\Models\Post
      30Post.php#?
      App\Models\Admin
      10Admin.php#?
      App\Models\Ticker
      7Ticker.php#?
      App\Models\Tag
      1Tag.php#?
          _token
          Qmc0aZFWTgOQm7FkZcGLorzxJ9HLMqAIrjpi6Jls
          _previous
          array:1 [ "url" => "https://www.digitalhealthnews.com/tag/medical-devices" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /tag/medical-devices
          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 => "18.117.188.211" ] "x-real-ip" => array:1 [ 0 => "18.117.188.211" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "18.117.188.211" ] "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 19:35:53 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVZbWJicVV6MS9rb3hRMy9QOHlKOUE9PSIsInZhbHVlIjoiK1FrZE1rS09jenlCZGpIb1FPVVQ0V2t3RnhETmVPa1R6ekhrRFNrb09SSkx6M3FubG1BODkrN2VETlJwMFJxTStEM2psT0RHbTV5bldDdEI2WlEvSExVQ0dtNEtDT3dJUy9XaEp6TlphcWU1ckNFeTZuZFdyRkxpOHJnOFQzemUiLCJtYWMiOiJlODA5Zjc0OWU5ZTEzMjFiMzU5MzI0YWY4NTM0MThkNDJlNzc1YTNhYzQ3OTNlNTdlYTY1YTIzZmYyMDc4NWY1IiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 21:35:53 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjVZbWJicVV6MS9rb3hRMy9QOHlKOUE9PSIsInZhbHVlIjoiK1FrZE1rS09jenlCZGpIb1FPVVQ0V2t3RnhETmVPa1R6ekhrRFNrb09SSkx6M3FubG1BODkrN2VETlJwMFJxTStEM2psT" 1 => "dhn_session=eyJpdiI6IlRyT3ExdjlLc3pHd3RGZVNCUndGSUE9PSIsInZhbHVlIjoiT0hVNDVoT21MZnBaTE9rSTh5eWVkMlpzbUdpSy9hNHkyTWVpUHFSUVNyVXNDVC9MVm85M1pXYmRJY09jNTdobEtQUEsvS1kvZjhQNnRxZ3Q1STlOc1V1ZHdlWFpvRU1IeTYwUWwrd1hRREJjOFdrWmFwcExSRzN5RnRjQ0ZLNVIiLCJtYWMiOiJmZjdjNGZlZTQ2NTRiMDJmODdjMjFhZTgyMjFjMWQ4MDg4Y2FiZTVlYjJkYjhkNTNmNjk5NWI1YWVhOGVlZTg0IiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 21:35:53 GMT; Max-Age=7200; path=/; httponly; samesite=laxdhn_session=eyJpdiI6IlRyT3ExdjlLc3pHd3RGZVNCUndGSUE9PSIsInZhbHVlIjoiT0hVNDVoT21MZnBaTE9rSTh5eWVkMlpzbUdpSy9hNHkyTWVpUHFSUVNyVXNDVC9MVm85M1pXYmRJY09jNTdobEtQUEsv" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVZbWJicVV6MS9rb3hRMy9QOHlKOUE9PSIsInZhbHVlIjoiK1FrZE1rS09jenlCZGpIb1FPVVQ0V2t3RnhETmVPa1R6ekhrRFNrb09SSkx6M3FubG1BODkrN2VETlJwMFJxTStEM2psT0RHbTV5bldDdEI2WlEvSExVQ0dtNEtDT3dJUy9XaEp6TlphcWU1ckNFeTZuZFdyRkxpOHJnOFQzemUiLCJtYWMiOiJlODA5Zjc0OWU5ZTEzMjFiMzU5MzI0YWY4NTM0MThkNDJlNzc1YTNhYzQ3OTNlNTdlYTY1YTIzZmYyMDc4NWY1IiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 21:35:53 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjVZbWJicVV6MS9rb3hRMy9QOHlKOUE9PSIsInZhbHVlIjoiK1FrZE1rS09jenlCZGpIb1FPVVQ0V2t3RnhETmVPa1R6ekhrRFNrb09SSkx6M3FubG1BODkrN2VETlJwMFJxTStEM2psT" 1 => "dhn_session=eyJpdiI6IlRyT3ExdjlLc3pHd3RGZVNCUndGSUE9PSIsInZhbHVlIjoiT0hVNDVoT21MZnBaTE9rSTh5eWVkMlpzbUdpSy9hNHkyTWVpUHFSUVNyVXNDVC9MVm85M1pXYmRJY09jNTdobEtQUEsvS1kvZjhQNnRxZ3Q1STlOc1V1ZHdlWFpvRU1IeTYwUWwrd1hRREJjOFdrWmFwcExSRzN5RnRjQ0ZLNVIiLCJtYWMiOiJmZjdjNGZlZTQ2NTRiMDJmODdjMjFhZTgyMjFjMWQ4MDg4Y2FiZTVlYjJkYjhkNTNmNjk5NWI1YWVhOGVlZTg0IiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 21:35:53 GMT; path=/; httponlydhn_session=eyJpdiI6IlRyT3ExdjlLc3pHd3RGZVNCUndGSUE9PSIsInZhbHVlIjoiT0hVNDVoT21MZnBaTE9rSTh5eWVkMlpzbUdpSy9hNHkyTWVpUHFSUVNyVXNDVC9MVm85M1pXYmRJY09jNTdobEtQUEsv" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "Qmc0aZFWTgOQm7FkZcGLorzxJ9HLMqAIrjpi6Jls" "_previous" => array:1 [ "url" => "https://www.digitalhealthnews.com/tag/medical-devices" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 01:05:53GET/tag/medical-devices1927817