Log in
Model

Plugin

Magento\Widget\Model\ResourceModel\Layout\Plugin

What it does

This plugin intercepts layout update string retrieval to fetch widget-specific layout updates from the database.

It enables dynamic widget layouts to be merged with standard layout XML by routing database queries through the Widget module's Update resource model.

Developers encounter this when widgets need to inject their layout XML into pages at runtime.

Public Methods

  • aroundGetDbUpdateString()