<?php public function executeBarfoo(sfWebRequest $request) { return $this->renderComponent('my_module', 'my_component', array()); }