24 calls to decode_entities()

CommentFormController::submit in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
ContextualLinks::render in drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php
Render the contextual fields.
DisplayPluginBase::getArgumentsTokens in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Returns to tokens for arguments.
drupal_html_to_text in drupal/core/includes/mail.inc
Transforms an HTML string into plain text, preserving its structure.
FieldPluginBase::get_render_tokens in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Get the 'render' tokens to use for advanced rendering.
FieldPluginBase::get_token_values_recursive in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Recursive function to add replacements for nested query string parameters.
FieldPluginBase::render_as_link in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Render this field as a link, with the info from a fieldset set by the user.
FieldPluginBase::render_text in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Perform an advanced text render for the item.
FieldWebTest::testAlterUrl in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests rewriting the output to a link.
FilterPluginBase::prepare_filter_select_options in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Sanitizes the HTML select element's options.
FilterUnitTest::assertNoNormalized in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string.
FilterUnitTest::assertNormalized in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string.
filter_xss_bad_protocol in drupal/core/includes/common.inc
Processes an HTML attribute value and strips dangerous protocols from URLs.
format_rss_channel in drupal/core/includes/common.inc
Formats an RSS channel.
locale_string_is_safe in drupal/core/modules/locale/locale.module
Check that a string is safe to be added or imported as a translation.
search_excerpt in drupal/core/modules/search/search.module
Returns snippets from a piece of text, with certain keywords highlighted. Used for formatting search results.
search_simplify in drupal/core/modules/search/search.module
Simplifies a string according to indexing rules.
template_preprocess_views_view_rss in drupal/core/modules/views/theme/theme.inc
Preprocess an RSS feed
UnicodeUnitTest::testDecodeEntities in drupal/core/modules/system/lib/Drupal/system/Tests/System/UnicodeUnitTest.php
Test decode_entities().
ViewExecutable::_buildArguments in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Build all the arguments.
WebTestBase::checkForMetaRefresh in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Check for meta refresh tag and if found call drupalGet() recursively. This function looks for the http-equiv attribute to be set to "Refresh" and is case-sensitive.
_filter_url_parse_email_links in drupal/core/modules/filter/filter.module
Makes links out of e-mail addresses.
_filter_url_parse_full_links in drupal/core/modules/filter/filter.module
Makes links out of absolute URLs.
_filter_url_parse_partial_links in drupal/core/modules/filter/filter.module
Makes links out of domain names starting with "www."