What is the parent block for all Magento blocks? zendnwar March 18, 2015 Magento 0 Comments All Magento blocks inherits Mage_Core_Block_Abstract that inherits directly from Varien_Object Related Posts Disable compilation from command line admin October 11, 2016 Magento Compilation – Compile, Clear, Enable and Disable from Command Line If you have shell .. How to Re-indexing in Magento through the command line zendnwar March 11, 2015 For the status of all indexes: php indexer.php –status Re-indexing a single index: php in ..