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.
EntityReferenceAutocomplete::getMatches in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceAutocomplete.php
Returns matched labels based on a given field, instance and search string.
FieldPluginBase::getRenderTokens in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Get the 'render' tokens to use for advanced rendering.
FieldPluginBase::getTokenValuesRecursive in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Recursive function to add replacements for nested query string parameters.
FieldPluginBase::renderAsLink 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::renderText 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::prepareFilterSelectOptions 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.
format_rss_channel in drupal/core/includes/common.inc
Formats an RSS channel.
Links::getLinks in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php
Gets the list of links used by this field.
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.
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/views.theme.inc
Prepares variables for RSS feed templates.
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."