Log in
Helper

Data

Magento\PageCache\Helper\Data

What it does

This helper class provides utility methods for the Page Cache module, primarily for retrieving URLs and domain configuration.

Developers use this when working with cached pages to generate proper URLs and obtain the valid session cookie domain.

It's commonly used in cache-related functionality to ensure URLs and domains are correctly configured for cached content delivery.

Public Methods

  • getUrl()
  • getDomain()