Log in
Model

LayoutCacheTagResolver

Magento\Cms\Model\Page\LayoutCacheTagResolver

What it does

This class generates cache tags for CMS pages when their layout changes.

Developers use this to ensure that when a CMS page's layout is modified, the appropriate cache entries are invalidated so users see the updated layout.

It implements Magento's cache tag strategy interface to automatically handle cache management for CMS page layout updates.

Public Methods

  • getTags()