- BackdropWebTestCase::checkForMetaRefresh in core/
modules/ simpletest/ backdrop_web_test_case.php - Check for meta refresh tag and if found call backdropGet() recursively. This function looks for the http-equiv attribute to be set to "Refresh" and is case-sensitive.
- backdrop_html_to_text in core/
includes/ mail.inc - Transforms an HTML string into plain text, preserving its structure.
- comment_submit in core/
modules/ comment/ comment.module - Prepare a comment for submission.
- entityreference_autocomplete_callback_get_matches in core/
modules/ entityreference/ entityreference.module - Return JSON based on given field, instance and string.
- FilterUnitTestCase::assertNoNormalized in core/
modules/ filter/ tests/ filter.test - Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string.
- FilterUnitTestCase::assertNormalized in core/
modules/ filter/ tests/ filter.test - Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string.
- filter_xss_bad_protocol in core/
includes/ common.inc - Processes an HTML attribute value and strips dangerous protocols from URLs.
- format_rss_channel in core/
includes/ common.inc - Formats an RSS channel.
- locale_string_is_safe in core/
includes/ locale.inc - Check that a string is safe to be added or imported as a translation.
- path_clean_string in core/
modules/ path/ path.inc - Clean up a string segment to be used in an URL alias.
- search_excerpt in core/
modules/ search/ search.module - Returns snippets from a piece of text, with certain keywords highlighted. Used for formatting search results.
- search_simplify in core/
modules/ search/ search.module - Simplifies a string according to indexing rules.
- system_tokens in core/
modules/ system/ system.tokens.inc - Implements hook_tokens().
- template_preprocess_views_view_rss in core/
modules/ views/ templates/ views.theme.inc - Preprocess an RSS feed
- UnicodeUnitTest::testDecodeEntities in core/
modules/ simpletest/ tests/ unicode.test - Test decode_entities().
- view::_build_arguments in core/
modules/ views/ includes/ view.inc - Build all the arguments.
- views_handler_field::get_render_tokens in core/
modules/ views/ handlers/ views_handler_field.inc - Get the 'render' tokens to use for advanced rendering.
- views_handler_field::get_token_values_recursive in core/
modules/ views/ handlers/ views_handler_field.inc - Recursive function to add replacements for nested query string parameters.
- views_handler_field::render_as_link in core/
modules/ views/ handlers/ views_handler_field.inc - Render this field as a link, with the info from a fieldset set by the user.
- views_handler_field::render_text in core/
modules/ views/ handlers/ views_handler_field.inc - Perform an advanced text render for the item.
- views_handler_field_links::get_links in core/
modules/ views/ handlers/ views_handler_field_links.inc - Internal function to get a list of links for this field.
- views_handler_filter::prepare_filter_select_options in core/
modules/ views/ handlers/ views_handler_filter.inc - Sanitizes the HTML select element's options.
- views_plugin_display::get_arguments_tokens in core/
modules/ views/ plugins/ views_plugin_display.inc - Returns to tokens for arguments.
- views_plugin_style_jump_menu::render in core/
modules/ views/ plugins/ views_plugin_style_jump_menu.inc - Render the display in this style.
- _filter_url_parse_email_links in core/
modules/ filter/ filter.module - Makes links out of email addresses.
- _filter_url_parse_full_links in core/
modules/ filter/ filter.module - Makes links out of absolute URLs.
- _filter_url_parse_partial_links in core/
modules/ filter/ filter.module - Makes links out of domain names starting with "www."
- _options_prepare_options in core/
modules/ field/ modules/ options/ options.module - Sanitizes the options.