Log in
Model

IsFilterableManagement

Magento\Catalog\Model\Product\Attribute\IsFilterableManagement

What it does

This class manages the filterable status of product attributes in Magento 2, controlling whether attributes can be used in layered navigation.

Developers use this to programmatically check if an attribute is filterable or enable/disable filtering capabilities for specific product attributes without direct database manipulation.

Public Methods

  • get()
  • set()