MediaContentSynchronizationApi Module
Api\SynchronizeIdentitiesInterface
This interface defines a contract for synchronizing media assets with their content relationships in bulk. Developers use this when they need to updat...
Api\SynchronizeInterface
This interface defines a contract for synchronizing media assets with content entities in Magento 2. Developers implement this interface to create syn...
GetEntities
This class retrieves configuration data for all entities that contain media content in Magento 2. Developers would use this to discover which entity t...
Model\GetEntitiesInterface
This interface defines a contract for retrieving entities that are associated with media content in Magento 2. Developers would implement this interfa...
SynchronizeIdentitiesPool
This class serves as a registry/pool that holds multiple synchronizers responsible for synchronizing media content with asset identities across differ...
SynchronizerPool
This class manages a collection of media content synchronizers that handle synchronization between content and media assets in Magento 2. Developers u...