Log in
Model

Server

Magento\PageCache\Model\Cache\Server

What it does

This model class manages cache server URI configuration for Magento's full page cache.

Developers use it to retrieve configured cache server URIs, which can come from deployment configuration, HTTP request host, or fallback to the store's base URL.

It's primarily used internally by Magento's page cache infrastructure to determine where cached content should be stored or purged.

Public Methods

  • getUris()