Model
Video
Magento\ProductVideo\Model\ResourceModel\Video
What it does
This resource model manages database operations for product video data stored in the catalog_product_entity_media_gallery_value_video table.
Developers use this class to insert or update video metadata, bulk load video records by their IDs, and handle database interactions for product videos in Magento's media gallery system.
Public Methods
- _construct()
- insertOnDuplicate()
- loadByIds()