Log in
Interface

SynchronizeIdentitiesInterface

Magento\MediaContentSynchronizationApi\Api\SynchronizeIdentitiesInterface

What it does

This interface defines a contract for synchronizing media assets with their content relationships in bulk.

Developers use this when they need to update the associations between media files and the content entities (like products, categories, CMS pages) that reference them, typically after content imports or media library updates.

Public Methods

  • execute()