Model
GetAssetDetails
Magento\MediaGalleryUi\Model\GetAssetDetails
What it does
This class retrieves and formats detailed information about media gallery assets for display in the admin UI.
Developers use it when they need to show comprehensive asset details including dimensions, file size, creation/modification dates, and where the asset is being used throughout the store.
It's typically called when viewing asset properties in the Media Gallery interface.
Public Methods
- execute()