Model
DataProvider
Magento\Search\Model\Synonym\DataProvider
What it does
This class provides data for the Synonym Groups UI component grid and forms in Magento's admin panel.
Developers would use this to display, filter, and manage synonym groups in the search configuration interface.
It loads synonym group data from the database and prepares it for rendering in admin UI components.
Public Methods
- getData()