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 Version349msRequest Duration5MBMemory UsageGET tag/{slug}Route
    • Booting (10.6ms)time
    • Application (339ms)time
    • 1 x Application (96.96%)
      339ms
      1 x Booting (3.04%)
      10.60ms
      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 (5 duplicates)Show only duplicates291ms
      • 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
        3.19msdhnv2ExclusiveDataMiddleware.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.01msdhnv2ExclusiveDataMiddleware.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` = 'clinical-trials') limit 1
        890μsdhnv2HomeController.php#393
        Bindings
        • 0: clinical-trials
        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` = 242)) and `published_on` is not null and (`is_event` = '0') and `posts`.`deleted_at` is null order by `published_on` desc limit 5
        1.66msdhnv2HomeController.php#412
        Bindings
        • 0: 242
        • 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 (2446, 3341, 3799, 3874, 4250)
        970μ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 (2446, 3341, 3799, 3874, 4250) and `user_id` is null
        620μ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` = 242)) and `published_on` is not null and (`is_event` = '0') and `id` not in (4250, 3874, 3799, 3341, 2446) and `posts`.`deleted_at` is null
        1.24msdhnv2HomeController.php#416
        Bindings
        • 0: 242
        • 1: 0
        • 2: 4250
        • 3: 3874
        • 4: 3799
        • 5: 3341
        • 6: 2446
        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` = 242)) and `published_on` is not null and (`is_event` = '0') and `id` not in (4250, 3874, 3799, 3341, 2446) and `posts`.`deleted_at` is null order by `published_on` desc limit 12 offset 0
        1.72msdhnv2HomeController.php#416
        Bindings
        • 0: 242
        • 1: 0
        • 2: 4250
        • 3: 3874
        • 4: 3799
        • 5: 3341
        • 6: 2446
        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 (99, 162, 163, 165, 410, 869, 1753)
        820μ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 (99, 162, 163, 165, 410, 869, 1753) and `user_id` is null
        450μ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 (21, 31, 24, 16, 6)
        850μsdhnv2HomeController.php#434
        Bindings
        • 0: 21
        • 1: 31
        • 2: 24
        • 3: 16
        • 4: 6
        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 (21, 31, 24, 16, 6) and `is_featured` = '1') and `posts`.`deleted_at` is null order by `count` desc limit 6
        263msdhnv2GlobalFunctions.php#652
        Bindings
        • 0: 4
        • 1: publish
        • 2: 0
        • 3: 21
        • 4: 31
        • 5: 24
        • 6: 16
        • 7: 6
        • 8: 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 (3612, 3642, 3764, 3765, 3766, 3771)
        1.1msdhnv2GlobalFunctions.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 (3612, 3642, 3764, 3765, 3766, 3771)
        1.25msdhnv2GlobalFunctions.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)
        660μ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 (3612, 3642, 3764, 3765, 3766, 3771)
        2.23msdhnv2GlobalFunctions.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` = 4250 and `is_featured` = '1'
        1.37msdhnv2category.blade.php#57
        Bindings
        • 0: 4250
        • 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` = 16 limit 1
        700μsdhnv2category.blade.php#65
        Bindings
        • 0: 16
        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` = 3874 and `is_featured` = '1'
        860μsdhnv2category.blade.php#96
        Bindings
        • 0: 3874
        • 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
        540μ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` = 3799 and `is_featured` = '1'
        1.05msdhnv2category.blade.php#96
        Bindings
        • 0: 3799
        • 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
        1msdhnv2category.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` = 3341 and `is_featured` = '1'
        2.28msdhnv2category.blade.php#96
        Bindings
        • 0: 3341
        • 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
        600μ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` = 2446 and `is_featured` = '1'
        700μsdhnv2category.blade.php#96
        Bindings
        • 0: 2446
        • 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
        540μ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
      App\Models\PostView
      395PostView.php#?
      App\Models\Category
      35Category.php#?
      App\Models\Post
      25Post.php#?
      App\Models\Admin
      8Admin.php#?
      App\Models\Ticker
      7Ticker.php#?
      App\Models\Tag
      1Tag.php#?
          _token
          0FKB5lW3KKnh7zxZAV1UY7c1cJH7w874lDo6ONiE
          _previous
          array:1 [ "url" => "https://www.digitalhealthnews.com/tag/clinical-trials" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /tag/clinical-trials
          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=eyJpdiI6InJXYWFYQXNiQThUV1V2T25sWnVEd1E9PSIsInZhbHVlIjoiOXBORERTR3hVR2dBS28vWWZQSVZjb3h2dk5HZzVsVTQrZjI0TkZlT3g0TlNIanJXMjE1eURmdEtsQTVuQnk3L004dTQwdUJHbHZFR0ZBYmNVcHIvY09kQ2V1ME1uK2hWaGF3bTdDb0hONE94QTlTcm5NZ2cxZGZRSjZVdFV2b0UiLCJtYWMiOiI4ZGE0YTlmMWUyMTA0NGY5ODE2M2NlOTY2YzhiOGY3NDhkYjU2ODUzNTJhYmViMmMyNjU2OGFkNjMyZTc4MTU4IiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 01:21:11 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InJXYWFYQXNiQThUV1V2T25sWnVEd1E9PSIsInZhbHVlIjoiOXBORERTR3hVR2dBS28vWWZQSVZjb3h2dk5HZzVsVTQrZjI0TkZlT3g0TlNIanJXMjE1eURmdEtsQTVuQnk3L004dTQwd" 1 => "dhn_session=eyJpdiI6Inl6QldibHl6d2RqSFl1LzRkMVZFQ3c9PSIsInZhbHVlIjoiRnB4MkJvS0RHbXZhT0VVWEp4a0FRcHl3cE5TamJvS20reTk1N1Exd1Q5U0Z6bnkrZm9DeTJrZGhib3ptOGd4aTNRNS9EalcyUVVLKzlZK3VWcm9KdW4zb3B5NEVKYmpTNlBnQmQ2Rm1YR1JuMW1XUDQvZFo3bU54Q0dpeXljcjEiLCJtYWMiOiJmYjdhODk2YWNhMDBjZTU1NjlhMzY4ZGFmYzY4NGU2OWZlZGJmZmUyOGRmMzhjNjJkZmMxNTFmM2FiNjAzNTYyIiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 01:21:11 GMT; Max-Age=7200; path=/; httponly; samesite=laxdhn_session=eyJpdiI6Inl6QldibHl6d2RqSFl1LzRkMVZFQ3c9PSIsInZhbHVlIjoiRnB4MkJvS0RHbXZhT0VVWEp4a0FRcHl3cE5TamJvS20reTk1N1Exd1Q5U0Z6bnkrZm9DeTJrZGhib3ptOGd4aTNRNS9E" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJXYWFYQXNiQThUV1V2T25sWnVEd1E9PSIsInZhbHVlIjoiOXBORERTR3hVR2dBS28vWWZQSVZjb3h2dk5HZzVsVTQrZjI0TkZlT3g0TlNIanJXMjE1eURmdEtsQTVuQnk3L004dTQwdUJHbHZFR0ZBYmNVcHIvY09kQ2V1ME1uK2hWaGF3bTdDb0hONE94QTlTcm5NZ2cxZGZRSjZVdFV2b0UiLCJtYWMiOiI4ZGE0YTlmMWUyMTA0NGY5ODE2M2NlOTY2YzhiOGY3NDhkYjU2ODUzNTJhYmViMmMyNjU2OGFkNjMyZTc4MTU4IiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 01:21:11 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InJXYWFYQXNiQThUV1V2T25sWnVEd1E9PSIsInZhbHVlIjoiOXBORERTR3hVR2dBS28vWWZQSVZjb3h2dk5HZzVsVTQrZjI0TkZlT3g0TlNIanJXMjE1eURmdEtsQTVuQnk3L004dTQwd" 1 => "dhn_session=eyJpdiI6Inl6QldibHl6d2RqSFl1LzRkMVZFQ3c9PSIsInZhbHVlIjoiRnB4MkJvS0RHbXZhT0VVWEp4a0FRcHl3cE5TamJvS20reTk1N1Exd1Q5U0Z6bnkrZm9DeTJrZGhib3ptOGd4aTNRNS9EalcyUVVLKzlZK3VWcm9KdW4zb3B5NEVKYmpTNlBnQmQ2Rm1YR1JuMW1XUDQvZFo3bU54Q0dpeXljcjEiLCJtYWMiOiJmYjdhODk2YWNhMDBjZTU1NjlhMzY4ZGFmYzY4NGU2OWZlZGJmZmUyOGRmMzhjNjJkZmMxNTFmM2FiNjAzNTYyIiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 01:21:11 GMT; path=/; httponlydhn_session=eyJpdiI6Inl6QldibHl6d2RqSFl1LzRkMVZFQ3c9PSIsInZhbHVlIjoiRnB4MkJvS0RHbXZhT0VVWEp4a0FRcHl3cE5TamJvS20reTk1N1Exd1Q5U0Z6bnkrZm9DeTJrZGhib3ptOGd4aTNRNS9E" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "0FKB5lW3KKnh7zxZAV1UY7c1cJH7w874lDo6ONiE" "_previous" => array:1 [ "url" => "https://www.digitalhealthnews.com/tag/clinical-trials" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 04:51:11GET/tag/clinical-trials1927471