Log in
Interface

GetEntitiesInterface

Magento\MediaContentSynchronizationApi\Model\GetEntitiesInterface

What it does

This interface defines a contract for retrieving entities that are associated with media content in Magento 2.

Developers would implement this interface when creating services that need to fetch database entities (like products, categories, CMS pages) that contain references to media assets, typically during media synchronization operations or content audits.

Public Methods

  • execute()