class ActionsExtension extends Twig_Extension
deprecated
Twig extension for Symfony actions helper.
| __construct(FragmentHandler|ContainerInterface $handler) deprecated | ||
| 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} |
deprecated
| FragmentHandler|ContainerInterface | $handler |
Returns the Response content for a given URI.
| string | $uri | A URI |
| array | $options | An array of options |
| FragmentHandler::render() |
Returns the token parser instance to add to the existing list.
| array | An array of \Twig_TokenParser instances |
{@inheritdoc}
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Bundle/TwigBundle/Extension/ActionsExtension.html