Backend Module
Model\Menu\Builder\CommandFactory
Factory
This factory class creates command objects used to build the backend admin menu in Magento 2. Developers use this when extending or modifying the admi...
Model\Menu\Item\Factory
Factory
This factory class creates instances of Backend Menu Items for the Magento admin panel. Developers use this factory when building or modifying the adm...
Model\View\Result\RedirectFactory
Factory
This factory class creates instances of Magento\Backend\Model\View\Result\Redirect, which is used in backend/admin controllers to redirect users to di...