Filters
Filters transform template variables before they are rendered.
Filters transform template variables before they are rendered.
See also
See also
Adds a month to a date. The value must be of the form {{Y,M,D},{H,I,S}} .
Adds a week to a date. The value must be of the form {{Y,M,D},{H,I,S}} .
Adds a year to a date. The value must be of the form {{Y,M,D},{H,I,S}} .
Todo
Return the first element after another element in a list. For example:
See also
Convert a value to an Erlang atom.
Return the first element before another element in a list. For example:
See also
See also
See also
See also
Todo
Todo
See also
See also
See also
See also
See also
See also
See also
See also
See also
See also
See also
See also
See also
See also
See also
Escape the value for insertion in xml output.
See also
This filter formats a numeric value as KB, MB etc. This filter can be used to display a number of bytes in a human…
See also
See also
See also
Flatten a list to a comma separated string.
See also
format_dispatch_controller_option
Format dispatch controller options.
Format dispatch path element so variables will be more visible.
See also
See also
See also
See also
Parse a string as a JSON (JavaScript Object Notation) value. The returned value can be processed futher.
Calculate the gravatar code for an e-mail address:
Groups items of a list by a property.
See also
See also
See also
See also
See also
See also
Adds recipient query string details to hyperlinks.
See also
See also
Maps an IP address to a country using the MaxMind GeoIP2 database.
Maps an IP address to information about that country.
See also
See also
Test if an integer value is even:
See also
Test if a value is a list:
See also
Test if a value is a number (integer or floating point):
See also
See also
See also
Todo
See also
See also
See also
Return rtl or ltr depening on the direction of the language.
Sort a list of language codes or map with languages on their sort key. Return a list of {Code, LanguageProps} pairs.
Sort a list of language codes or map with languages on their localized name in the currently selected language. This is…
See also
Returns the length of the value.
See also
See also
Escapes and formats a Javascript string with a stack trace to readable HTML.
See also
mailinglist_recipient_key_decode
Used on the mailing list subscriptions page where users and recipients can unsubscribe from mailinglists.
Forces the value to a list.
Todo
Match a value with a regular expression.
See also
Translates a string to a md5 hex value.
See also
Finds a value in a list.
Takes a menu, or a menu resource id, and adds all haspart objects connected to the menu ids.
See also
See also
Filters a list of menu items on visibility and existance. Only top-level menu items that are both visible and exist are…
Return the menu to be displayed with a resource.
See also
See also
A mail-merge like filter where tag-expressions in a text are replaced with the value of their evaluation.
See also
See also