Block
Magento\MediaContentSynchronizationCms\Model\Synchronizer\Block
What it does
This class synchronizes CMS block content with media assets in the Media Gallery.
It scans CMS blocks in batches, identifies media references in specified fields (like content), and creates/updates links between blocks and their associated media assets.
Developers would use this during media synchronization operations to ensure the system tracks which images and other media files are used in CMS blocks.
Public Methods
- execute()