23 'Magento_Reports::report_salesroot_shipping' 28 $this->_view->getPage()->getConfig()->getTitle()->prepend(
__(
'Shipping Report'));
30 $gridBlock = $this->_view->getLayout()->getBlock(
'adminhtml_sales_shipping.grid');
31 $filterFormBlock = $this->_view->getLayout()->getBlock(
'grid.filter.form');
35 $this->_view->renderLayout();
_showLastExecutionTime($flagCode, $refreshCode)
_initReportAction($blocks)