Log in
  1. Magento Explorer

MediaGalleryRenditions Module

All Model (7)

Config

Model

This class provides configuration settings for the Media Gallery Renditions feature in Magento 2. Developers use it to check if media gallery and rend...

GenerateRenditions

Model

This class generates thumbnail renditions (resized versions) of media gallery images in Magento 2. Developers would use this when they need to create...

GetRenditionPath

Model

This class generates the file path for image renditions (optimized/resized versions) in Magento's media gallery. Developers use this when they need to...

Queue\FetchRenditionPathsBatches

Model

This class fetches media rendition file paths from the .renditions directory in batches for processing. Developers would use this when implementing ba...

Queue\GetFilesIterator

Model

This class provides a utility to retrieve a recursive iterator for all files and directories within a specified path. Developers use it when they need...

Queue\ScheduleRenditionsUpdate

Model

This class schedules asynchronous rendition updates for media gallery images by publishing paths to a message queue. Developers use this when they nee...

Queue\UpdateRenditions

Model

This class is a queue consumer that processes media gallery image renditions (thumbnails and optimized versions) by regenerating them for specified im...

Courses

Playlists

Lessons

Exams

Magento Explorer