Log in
Model

Type

Magento\Eav\Model\Cache\Type

What it does

This class defines a dedicated cache type for EAV (Entity-Attribute-Value) types and attributes in Magento 2.

Developers would reference this cache type when they need to clear or manage cached EAV entity configurations, such as product attributes, customer attributes, or category attributes.

It registers the 'eav' cache identifier that appears in the Cache Management section of the admin panel.