Log in
Model

BlockSearchResults

Magento\Cms\Model\BlockSearchResults

What it does

This class serves as a container for CMS block search results returned by repository search operations.

Developers use this when implementing or consuming the CMS block repository's getList() method, as it provides a standardized way to return paginated collections of blocks along with metadata like total count and search criteria.