Model
Update
Magento\Widget\Model\ResourceModel\Layout\Update
What it does
This resource model manages database operations for layout updates in Magento 2's widget system.
Developers use it to retrieve XML layout updates associated with specific handles, themes, and stores, with built-in caching to optimize performance.
It's primarily used when Magento needs to load and apply layout modifications from the database during page rendering.
Public Methods
- fetchUpdatesByHandle()