Providence Health Adjusts Operations Amid Financial Pressures

Image alt text

The system has halted non-essential hiring and curtailed expenses such as sports sponsorships to manage its strained finances.

Providence Health & Services has announced a hiring freeze and significant spending cuts in response to what its new CEO described as a “perfect storm” of economic pressures impacting the not-for-profit health system’s financial outlook.

Providence CEO Erik Wexler addressed staff on Thursday in a letter citing multiple financial challenges, including reduced reimbursements, rising labor and supply costs, and disruptions tied to federal budget cuts and proposed tariffs.

He also mentioned unplanned setbacks, such as the global tech outage linked to CrowdStrike and January’s wildfires in southern California. This led to the temporary closure of several clinics and halted non-emergency surgeries.

“We were making significant progress getting our costs in line with our revenue, and we were on track to break even this year, finally,” Wexler wrote. “But just as we were nearing that goal, the external economic conditions in 2025 took a sudden turn.”

Operational Cost Cuts and Legal Measures in Motion

To manage the financial strain, Wexler confirmed that Providence has limited new hiring and cut non-essential spending, including sponsorship deals. The health system is also pursuing lawsuits against insurance companies that delay and underpay claims.

“We will keep our Mission, values, and the needs of our communities front and center, and we will rely on our tradition of ethical discernment as we make critical decisions,” Wexler stated.

Providence is currently evaluating options to sell or outsource specific programs as part of broader cost-saving measures.

Federal Cuts and Tariffs Expected to Deepen Financial Challenges

Wexler warned that pending Medicare and Medicaid reductions could shrink Providence’s funding by $500 million this year, with an additional $1 billion in cuts potentially ahead. He also noted that new tariffs on foreign goods could significantly inflate operating costs.

“If the tariffs are enacted, our supply costs could go up by tens of millions of dollars annually,” Wexler said.

Providence operates eight hospitals and over 90 clinics across Oregon, employing about 25,000 people in the state. In 2024, it served approximately 1.25 million patients. Its insurance arm, Providence Health Plan and Providence Health Assurance, covers roughly 670,000 Oregonians under commercial, Medicaid, and Medicare Advantage plans.

Stay tuned for more such updates on Digital Health News

Follow us

More Articles By This Author


Show All

Sign In / Sign up


Request history8.2.28PHP Version99.29msRequest Duration4MBMemory UsageGET {post_id}Route
    • Booting (14.66ms)time
    • Application (84.62ms)time
    • 1 x Application (85.22%)
      84.62ms
      1 x Booting (14.77%)
      14.66ms
      10 templates were rendered
      • user.v2.post.detailsdetails.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 {post_id}
      middleware
      web, exclusive
      controller
      App\Http\Controllers\HomeController@postview
      namespace
      prefix
      where
      as
      post.view
      file
      app/Http/Controllers/HomeController.php:351-388
      30 statements were executed (10 duplicates)Show only duplicates63.15ms
      • 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.85msdhnv2ExclusiveDataMiddleware.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.39msdhnv2ExclusiveDataMiddleware.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 `published_on` is not null and (`slug` = 'providence-health-adjusts-operations-amid-financial-pressures') and `posts`.`deleted_at` is null limit 1
        15.08msdhnv2HomeController.php#369
        Bindings
        • 0: providence-health-adjusts-operations-amid-financial-pressures
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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 `tags`.*, `post_tag_details`.`post_id` as `pivot_post_id`, `post_tag_details`.`tag_id` as `pivot_tag_id` from `tags` inner join `post_tag_details` on `tags`.`id` = `post_tag_details`.`tag_id` where `post_tag_details`.`post_id` in (3983)
        770μsdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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 (3983)
        1.36msdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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 (3983)
        1.19msdhnv2HomeController.php#369
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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 (8)
        920μsdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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 (3983) and (`type` = '4')
        1.23msdhnv2HomeController.php#369
        Bindings
        • 0: 4
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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 (3983) and `user_id` is null
        650μsdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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 `admins` where `posts`.`author_id` = `admins`.`id` and (`id` = 8)) and `id` != 3983 and (`is_event` = '0') and `published_on` is not null and `posts`.`deleted_at` is null order by `published_on` desc limit 10
        19.06msdhnv2HomeController.php#382
        Bindings
        • 0: 8
        • 1: 3983
        • 2: 0
        Backtrace
        • app/Http/Controllers/HomeController.php:382
        • 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` = 4337 and `is_featured` = '1'
        1.14msdhnv2details.blade.php#247
        Bindings
        • 0: 4337
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        910μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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` = 4335 and `is_featured` = '1'
        940μsdhnv2details.blade.php#247
        Bindings
        • 0: 4335
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        650μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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` = 4334 and `is_featured` = '1'
        880μsdhnv2details.blade.php#247
        Bindings
        • 0: 4334
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        960μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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` = 4327 and `is_featured` = '1'
        1.01msdhnv2details.blade.php#247
        Bindings
        • 0: 4327
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        900μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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` = 4325 and `is_featured` = '1'
        1.06msdhnv2details.blade.php#247
        Bindings
        • 0: 4325
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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` = 4323 and `is_featured` = '1'
        630μsdhnv2details.blade.php#247
        Bindings
        • 0: 4323
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        470μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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` = 4322 and `is_featured` = '1'
        800μsdhnv2details.blade.php#247
        Bindings
        • 0: 4322
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        760μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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` = 4318 and `is_featured` = '1'
        2.55msdhnv2details.blade.php#247
        Bindings
        • 0: 4318
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        620μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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` = 4311 and `is_featured` = '1'
        890μsdhnv2details.blade.php#247
        Bindings
        • 0: 4311
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        660μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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` = 4310 and `is_featured` = '1'
        730μsdhnv2details.blade.php#247
        Bindings
        • 0: 4310
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        510μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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\Post
      18Post.php#?
      App\Models\Category
      12Category.php#?
      App\Models\Admin
      11Admin.php#?
      App\Models\Ticker
      7Ticker.php#?
      App\Models\Tag
      2Tag.php#?
      App\Models\PostView
      1PostView.php#?
          _token
          3Myg93PdZ3UdiOcbH26ugwmqqBMJp9nUKDk4CoA3
          _previous
          array:1 [ "url" => "https://www.digitalhealthnews.com/providence-health-adjusts-operations-amid-fi...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /providence-health-adjusts-operations-amid-financial-pressures
          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:00:05 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRBZGRmZ3VDQWcxMjVJSHM3UVg0YVE9PSIsInZhbHVlIjoicER5UGIvWiswS0RsUjVaRWUzRFNFb1BhNEFvb2pLekxoYzU0dmxiM3NPdzhNcVEyVG44SEZrNEkrMGdIMXZjM0ZCVkJvbFQwejRlOHJSbTJ0dzdFaURUMHVGSnRJSUl5S0xaK29PYWtzc1VlTzBVL3pnYlBzWjhCdFcrRXZWdXkiLCJtYWMiOiJhMjNiOTg3NzkxMjEyOTdlYzUxYjY3YWU4MGU1MzMyN2YxM2FjNTVlN2Q5Y2RjNjZlMzFiNDNlYjAxOGUzMjlhIiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 01:00:05 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkRBZGRmZ3VDQWcxMjVJSHM3UVg0YVE9PSIsInZhbHVlIjoicER5UGIvWiswS0RsUjVaRWUzRFNFb1BhNEFvb2pLekxoYzU0dmxiM3NPdzhNcVEyVG44SEZrNEkrMGdIMXZjM0ZCVkJvb" 1 => "dhn_session=eyJpdiI6ImQ2a0REUlR0QXhNUkVueUpjNUR0MFE9PSIsInZhbHVlIjoiRzc3S0FzMVVRc2JDYU4zM0RES2VSSXVuMkx0ZStsUklPVFZKK1V2U1d6bCtnOUVOYkVNRVVDWnV5aTBoZXI4NW11dTg4aFBpR3UxNmdrQS9odmlFWnhwdnNmOTRYd1YrOGNhbGVlM1BaUkhqTHNPR3hadWE4dVpnNlZVbzd6OGUiLCJtYWMiOiI0YmM4ZDcwOGI3MDQ1MDRhMTI1MmUxNGJiYmM5OTIxY2NhOWY4NzRiY2Y1NjE3MzFmMzkxODllMGVlZGIyZWUxIiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 01:00:05 GMT; Max-Age=7200; path=/; httponly; samesite=laxdhn_session=eyJpdiI6ImQ2a0REUlR0QXhNUkVueUpjNUR0MFE9PSIsInZhbHVlIjoiRzc3S0FzMVVRc2JDYU4zM0RES2VSSXVuMkx0ZStsUklPVFZKK1V2U1d6bCtnOUVOYkVNRVVDWnV5aTBoZXI4NW11dTg4" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRBZGRmZ3VDQWcxMjVJSHM3UVg0YVE9PSIsInZhbHVlIjoicER5UGIvWiswS0RsUjVaRWUzRFNFb1BhNEFvb2pLekxoYzU0dmxiM3NPdzhNcVEyVG44SEZrNEkrMGdIMXZjM0ZCVkJvbFQwejRlOHJSbTJ0dzdFaURUMHVGSnRJSUl5S0xaK29PYWtzc1VlTzBVL3pnYlBzWjhCdFcrRXZWdXkiLCJtYWMiOiJhMjNiOTg3NzkxMjEyOTdlYzUxYjY3YWU4MGU1MzMyN2YxM2FjNTVlN2Q5Y2RjNjZlMzFiNDNlYjAxOGUzMjlhIiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 01:00:05 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkRBZGRmZ3VDQWcxMjVJSHM3UVg0YVE9PSIsInZhbHVlIjoicER5UGIvWiswS0RsUjVaRWUzRFNFb1BhNEFvb2pLekxoYzU0dmxiM3NPdzhNcVEyVG44SEZrNEkrMGdIMXZjM0ZCVkJvb" 1 => "dhn_session=eyJpdiI6ImQ2a0REUlR0QXhNUkVueUpjNUR0MFE9PSIsInZhbHVlIjoiRzc3S0FzMVVRc2JDYU4zM0RES2VSSXVuMkx0ZStsUklPVFZKK1V2U1d6bCtnOUVOYkVNRVVDWnV5aTBoZXI4NW11dTg4aFBpR3UxNmdrQS9odmlFWnhwdnNmOTRYd1YrOGNhbGVlM1BaUkhqTHNPR3hadWE4dVpnNlZVbzd6OGUiLCJtYWMiOiI0YmM4ZDcwOGI3MDQ1MDRhMTI1MmUxNGJiYmM5OTIxY2NhOWY4NzRiY2Y1NjE3MzFmMzkxODllMGVlZGIyZWUxIiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 01:00:05 GMT; path=/; httponlydhn_session=eyJpdiI6ImQ2a0REUlR0QXhNUkVueUpjNUR0MFE9PSIsInZhbHVlIjoiRzc3S0FzMVVRc2JDYU4zM0RES2VSSXVuMkx0ZStsUklPVFZKK1V2U1d6bCtnOUVOYkVNRVVDWnV5aTBoZXI4NW11dTg4" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "3Myg93PdZ3UdiOcbH26ugwmqqBMJp9nUKDk4CoA3" "_previous" => array:1 [ "url" => "https://www.digitalhealthnews.com/providence-health-adjusts-operations-amid-financial-pressures" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 04:30:05GET/providence-health-adjusts-operations-amid-financial-pressures103151