Model
LayoutCacheTagResolver
Magento\Cms\Model\Page\LayoutCacheTagResolver
What it does
This class resolves cache tags for CMS page layouts to ensure proper cache invalidation when a page's layout changes.
When an existing CMS page's layout is modified, it generates a specific cache tag that triggers invalidation of cached full page content for that page, ensuring visitors see the updated layout immediately.
Public Methods
- getTags()