SynchronizeIdentities
Magento\MediaContentSynchronizationCatalog\Model\Synchronizer\SynchronizeIdentities
What it does
This class synchronizes media content (images, videos) with catalog products and categories in Magento 2.
When product or category data changes, this synchronizer updates the links between media assets and their associated entities, ensuring the media gallery remains accurate.
Developers use this during content imports, updates, or when fixing broken media relationships in the catalog.
Public Methods
- execute()