Log in
Model

LayoutCacheTagResolver

Magento\Catalog\Model\Product\LayoutCacheTagResolver

What it does

This class resolves cache tags for product page layouts to ensure proper cache invalidation when a product's page layout changes.

It implements Magento's caching strategy to generate specific cache tags when an existing product's layout is modified, triggering cache refresh for affected pages.

Developers typically don't interact with this class directly as it's used internally by Magento's cache invalidation system.

Public Methods

  • getTags()