sanitize_url
Sanitize an URL. Removes URLs that might be dangerous, like javascript: URLs.
Ensure that the input to this filter is HTML unescaped. As the filter is not unescaping any HTML entities.
Sanitize an URL. Removes URLs that might be dangerous, like javascript: URLs.
Ensure that the input to this filter is HTML unescaped. As the filter is not unescaping any HTML entities.
Template value transformations for text, collections, dates, numbers, URLs, and other data.