Log in
Model

SynchronizeIdentitiesPool

Magento\MediaContentSynchronizationApi\Model\SynchronizeIdentitiesPool

What it does

This class serves as a registry/pool that holds multiple synchronizers responsible for synchronizing media content with asset identities across different entity types in Magento.

Developers would use this to retrieve all registered synchronizers that implement the SynchronizeIdentitiesInterface when they need to perform batch synchronization operations across various content types.

Public Methods

  • get()