Model
GetAssetIdsByPageStore
Magento\MediaContentCms\Model\ResourceModel\GetAssetIdsByPageStore
What it does
This class retrieves media asset IDs that are associated with CMS pages belonging to a specific store.
Developers would use this when they need to find all media content (images, videos, etc.) used across CMS pages in a particular store view, which is useful for media management, cleanup operations, or content synchronization tasks.
Public Methods
- execute()