_controller = 'indexer'; $this->_blockGroup = 'Magento_Indexer'; $this->_headerText = __('Indexer Management'); parent::_construct(); $this->buttonList->remove('add'); } }