HttpKernelExtension
class HttpKernelExtension extends Twig_Extension
Provides integration with the HttpKernel component.
Methods
getFunctions()
No description
string
string
renderFragmentStrategy(string $strategy, string|ControllerReference $uri, array $options = array())
Renders a fragment.
controller($controller, $attributes = array(), $query = array())
No description
getName()
{@inheritdoc}
Details
at line line 31
__construct(FragmentHandler $handler)
Constructor.
at line line 36
getFunctions()
at line line 55
string
renderFragment(string|ControllerReference $uri, array $options = array())
Renders a fragment.
at line line 74
string
renderFragmentStrategy(string $strategy, string|ControllerReference $uri, array $options = array())
Renders a fragment.
at line line 79
controller($controller, $attributes = array(), $query = array())
at line line 87
getName()
{@inheritdoc}