RequestHelper::getParameter()
  • References/PHP/Symfony/Bundle/FrameworkBundle/Templating/Helper

mixed getParameter(string $key, string $default = null) Returns a parameter from the current

2025-01-10 15:47:30
RouterHelper::path()
  • References/PHP/Symfony/Bundle/FrameworkBundle/Templating/Helper

string path(string $name, mixed $parameters = array(), bool $relative = false) Generates a URL

2025-01-10 15:47:30
TranslatorHelper::transChoice()
  • References/PHP/Symfony/Bundle/FrameworkBundle/Templating/Helper

transChoice($id, $number, array $parameters = array(), $domain = 'messages', $locale = null) Parameters

2025-01-10 15:47:30
FormHelper::form()
  • References/PHP/Symfony/Bundle/FrameworkBundle/Templating/Helper

string form(FormView $view, array $variables = array())

2025-01-10 15:47:30
RequestHelper::getName()
  • References/PHP/Symfony/Bundle/FrameworkBundle/Templating/Helper

string getName() Returns the canonical name of this helper.

2025-01-10 15:47:30
AssetsHelper::getUrl()
  • References/PHP/Symfony/Bundle/FrameworkBundle/Templating/Helper

string getUrl(string $path, string $packageName = null) Returns the public url/path of an asset

2025-01-10 15:47:30
FormHelper::row()
  • References/PHP/Symfony/Bundle/FrameworkBundle/Templating/Helper

string row(FormView $view, array $variables = array())

2025-01-10 15:47:30
CodeHelper::fileExcerpt()
  • References/PHP/Symfony/Bundle/FrameworkBundle/Templating/Helper

string fileExcerpt(string $file, int $line) Returns an excerpt of a code file around the given

2025-01-10 15:47:30
FormHelper
  • References/PHP/Symfony/Bundle/FrameworkBundle/Templating/Helper

class FormHelper extends Helper

2025-01-10 15:47:30
ActionsHelper::getName()
  • References/PHP/Symfony/Bundle/FrameworkBundle/Templating/Helper

string getName() Returns the canonical name of this helper.

2025-01-10 15:47:30