Log in
Model

UpdateRenditions

Magento\MediaGalleryRenditions\Model\Queue\UpdateRenditions

What it does

This class is a queue consumer that processes media gallery image renditions (thumbnails and optimized versions) by regenerating them for specified image paths or for all images in batches if no paths are provided.

Developers would use this when implementing background processing for bulk image rendition updates, such as after changing rendition settings or recovering from storage issues.

Public Methods

  • execute()