Twig Components / Methods / controller
controller(controller, attributes = [], query = [])
is a Twig function to return an instance of ControllerReference to
be used with functions
like render() and
render_esi().
{{ controller(controller, attributes = [], query = []) }}
controller
type: string
attributes
(optional)
type: array
default: []
query
(optional)
type: array
default: []
Source: Symfony
Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.