I have developed some sites using cakePHP as a framework and loved the Debug and Exit code to stop everything from running so i could easily check variables being rendered.
Is there an equivalent in Magento that would let me stop everything after that point running and just render the page as is?