Functions
View the available functions within your Twig template.
Last updated
View the available functions within your Twig template.
Last updated
Functions generate content for you to use within your templates.
If you'd like access to a TWIG function that is not available below, please let us know.
Function | Documentation |
---|---|
__
Returns the equivalent translation from within your translations settings.
_p
Returns the plural translation from within your translation settings.
config
Returns a config value from your template config schema.
asset
Returns the full url path of an asset from within your template.
path
Returns the full url path of the current page.
query
Returns a GET parameter from the current url.
__
_p
config
asset
path
query
range