Consume
Magento\MediaContentSynchronization\Model\Consume
What it does
This class processes asynchronous queue messages for synchronizing media content in Magento 2.
It handles both full media synchronization (when no identities are specified) and targeted synchronization of specific content identities (entity type, ID, and field combinations).
Developers would use this when implementing media content synchronization jobs that run in the background via message queues.
Public Methods
- execute()