Skip to content
Zotonic
  • Start
  • Cookbook
  • Reference
  • Releases

Live search

Search across all Zotonic content

Type at least two characters

Results are matched against titles, summaries and topics as you type.

Filters ยท mod_development
  • Reference
  • Frontend developer
  • Development and debugging
  • Template filter
  • Format
  • HTML

format_dispatch_path_element

Module

mod_development

Format dispatch path element so variables will be more visible.

See module#mod_development

Atoms are rendered as highlighted path variables, strings and binaries as literal path segments, and other terms using the pprint filter. All displayed values are HTML escaped.

Edit on GitHub

Related documentation

Filters

format_dispatch_controller_option

Format dispatch controller options.

Filters

log_format_stack

Escapes and formats a Javascript string with a stack trace to readable HTML.

Filters

media_exif_value

Formats EXIF values for display in templates.

Filters

render

Render a template.

Filters

upper

Translates the value to upper case.

Filters

linebreaksbr

Translate ASCII newlines ( \n ) into HTML <br /> elements.

Filters

date

Formats a date or datetime according to the format specified in the argument.

Filters

language_dir

Return rtl or ltr depening on the direction of the language.

Filters

capfirst

Converts the first character of the value to uppercase.

GitHub © 2026 Zotonic