Log in
Model

Item

Magento\Search\Model\Autocomplete\Item

What it does

This class represents a single autocomplete suggestion item in Magento's search functionality.

Developers use this class to create and manage individual search suggestion results that appear in the autocomplete dropdown when customers type in the search box, with each item containing a title and potentially other data properties.

Public Methods

  • getTitle()