Model
DataProvider
Magento\MediaGalleryCatalogUi\Model\Listing\DataProvider
What it does
This class provides category data for the Media Gallery UI grid in the admin panel.
Developers would use this when customizing or extending the category selection interface within the Media Gallery, as it fetches and formats category information including name, image, path, and product count while excluding the root category from results.
Public Methods
- getData()
- getSearchResult()