Log in
Model

CategoryAttributeSearchResults

Magento\Catalog\Model\CategoryAttributeSearchResults

What it does

This class serves as a data container for returning search results when querying category attributes through Magento's API.

Developers use this class when implementing custom category attribute search operations or working with the CategoryAttributeRepositoryInterface to receive paginated lists of category attributes with metadata like total count and search criteria.