Log in
Model

CategoryList

Magento\Catalog\Model\CategoryList

What it does

This class retrieves a filtered list of categories based on search criteria provided through the Magento API.

Developers use it to fetch multiple categories at once with specific filters, sorting, and pagination applied.

It's particularly useful when building custom category listing pages or integrating with third-party systems via REST/SOAP APIs.

Public Methods

  • getList()