ActionsExtension deprecated
class ActionsExtension extends Twig_Extension
deprecated
Twig extension for Symfony actions helper.
Methods
renderUri(string $uri, array $options = array())
Returns the Response content for a given URI.
array
getTokenParsers()
Returns the token parser instance to add to the existing list.
getName()
{@inheritdoc}
Details
at line line 34
__construct(FragmentHandler|ContainerInterface $handler)
deprecated
deprecated
at line line 57
renderUri(string $uri, array $options = array())
Returns the Response content for a given URI.
at line line 72
array
getTokenParsers()
Returns the token parser instance to add to the existing list.
at line line 83
getName()
{@inheritdoc}