Log in
Model

PluginList

Magento\Developer\Model\Di\PluginList

What it does

This developer-focused model extends Magento's core plugin list functionality to provide detailed information about plugin configurations.

Developers use it to inspect and analyze which plugins (before, around, after) are registered for specific classes during development and debugging, helping to understand plugin execution order and conflicts.

Public Methods

  • getPluginsConfig()
  • setScopePriorityScheme()
  • getPluginsListByClass()