Package deprecated::getUrl()
  • References/PHP/Symfony/Component/Templating/Asset

string getUrl(string $path, string|bool|null $version = null) Returns an absolute or root-relative

2025-01-10 15:47:30
PhpEngine::getEscaper()
  • References/PHP/Symfony/Component/Templating

callable getEscaper(string $context) Gets an escaper for a given context.

2025-01-10 15:47:30
PhpEngine::addHelpers()
  • References/PHP/Symfony/Component/Templating

addHelpers(array $helpers) Adds some helpers.

2025-01-10 15:47:30
PhpEngine::offsetUnset()
  • References/PHP/Symfony/Component/Templating

offsetUnset(string $name) Removes a helper.

2025-01-10 15:47:30
PhpEngine::offsetGet()
  • References/PHP/Symfony/Component/Templating

HelperInterface offsetGet(string

2025-01-10 15:47:30
DelegatingEngine::stream()
  • References/PHP/Symfony/Component/Templating

stream(string|Templa

2025-01-10 15:47:30
TemplateReference::all()
  • References/PHP/Symfony/Component/Templating

array all() Gets the template parameters.

2025-01-10 15:47:30
PhpEngine::escape()
  • References/PHP/Symfony/Component/Templating

string escape(mixed $value, string $context = 'html') Escapes a string by using the current charset

2025-01-10 15:47:30
HelperInterface::getName()
  • References/PHP/Symfony/Component/Templating/Helper

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

2025-01-10 15:47:30
PackageInterface deprecated::getUrl()
  • References/PHP/Symfony/Component/Templating/Asset

string getUrl(string $path, string|bool|null $version = null) Returns an absolute or root-relative

2025-01-10 15:47:30