[php]
public function executeFoobar()
{
  return $this->renderPartial('my_partial');
}

This is an attempt to take over the first place on google for the query how to render partial action symfony.