Backend Module
Dashboard\AbstractDashboard
This abstract helper class provides a foundation for creating dashboard widgets in the Magento 2 admin panel. Developers extend this class to build cu...
Dashboard\Data
This helper class provides utility methods for Magento 2's admin dashboard, including retrieving store collections, counting stores, managing date per...
Dashboard\Order
This helper class prepares and filters order data for display on the Magento admin dashboard. It retrieves order summary information based on time per...
Data
This helper class provides utility methods for Magento 2 backend operations, including generating admin URLs, retrieving the current admin user ID, ma...
Js
This helper class provides utility methods for decoding serialized grid data in the Magento admin panel. Developers use it to parse URL-encoded string...