stringify
See also
upper
See also
capfirst
See also
lower
See also
split
See also
format_price
See also
format_number
See also
format_integer
See also
tokens
Returns a list of tokens from input string, separated by the characters in the filter argument.
ljust
See also
rjust
See also
center
See also
replace_args
Replace $N placeholders in string from a list of replacement values.
length
Returns the length of the value.
filesizeformat
This filter formats a numeric value as KB, MB etc. This filter can be used to display a number of bytes in a human readable format of kilo- or megabytes.
append
See also
log_format_stack
Escapes and formats a Javascript string with a stack trace to readable HTML.
insert
See also
is_valid_email
Todo
to_name
Map a string to a name . That is a lowercased string with only [a-z0-9_] characters.
trim
Removes whitespace at the start and end of a string.
truncate
See also
format_duration
See also
toc
Filter to derive a Table Of Contents from a HTML body.
normalize_email
Normalize an email address, used in the identity management.
translate
See also
truncatechars
See also
merge_tags
A mail-merge like filter where tag-expressions in a text are replaced with the value of their evaluation.
render
Render a template.

Resources Filters Survey