Model
GetEntityContents
Magento\MediaContentApi\Model\Composite\GetEntityContents
What it does
This class retrieves concatenated content from entities that contain media references by delegating to specific content extractors based on entity type.
Developers use it to get all text content from an entity (like product descriptions or CMS pages) where media assets might be referenced, enabling media asset tracking and management across different content types.
Public Methods
- execute()