Log in
Model

GetImageList

Magento\AdobeStockImage\Model\GetImageList

What it does

This class retrieves a filtered list of Adobe Stock images based on search criteria.

Developers use it when implementing Adobe Stock image search functionality, as it automatically applies default filters (like gallery_id) and delegates the actual asset retrieval to the Adobe Stock API.

It ensures consistent search behavior by adding default gallery filters when specific search terms aren't provided.

Public Methods

  • execute()