27 calls to Html::decodeEntities()
- BigPipe::sendPlaceholders in core/
modules/ big_pipe/ src/ Render/ BigPipe.php - Sends BigPipe placeholders' replacements as embedded AJAX responses.
- CommentForm::buildEntity in core/
modules/ comment/ src/ CommentForm.php - Builds an updated entity object based upon the submitted form values.
- ContextualLinks::render in core/
modules/ contextual/ src/ Plugin/ views/ field/ ContextualLinks.php - Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render().
- DbLogController::overview in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Displays a listing of database log messages.
- EntityAutocompleteMatcher::getMatches in core/
lib/ Drupal/ Core/ Entity/ EntityAutocompleteMatcher.php - Gets matched labels based on a given search string.
- FieldPluginBase::getRenderTokens in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Gets the 'render' tokens to use for advanced rendering.
- FieldPluginBase::getTokenValuesRecursive in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Recursive function to add replacements for nested query string parameters.
- FieldPluginBase::renderAsLink in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Render this field as a link, with the info from a fieldset set by the user.
- FieldPluginBase::renderText in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Performs an advanced text render for the item.
- FilterCaption::process in core/
modules/ filter/ src/ Plugin/ Filter/ FilterCaption.php - Performs the filter processing.
- FilterPluginBase::prepareFilterSelectOptions in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Sanitizes the HTML select element's options.
- FormBuilder::buttonWasClicked in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Determines if a given button triggered the form submission.
- Links::getLinks in core/
modules/ views/ src/ Plugin/ views/ field/ Links.php - Gets the list of links used by this field.
- locale_string_is_safe in core/
modules/ locale/ locale.module - Check that a string is safe to be added or imported as a translation.
- MailFormatHelper::htmlToText in core/
lib/ Drupal/ Core/ Mail/ MailFormatHelper.php - Transforms an HTML string into plain text, preserving its structure.
- OptionsSelectWidget::sanitizeLabel in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ OptionsSelectWidget.php - Sanitizes a string label to display as an option.
- PlainTextOutput::renderFromHtml in core/
lib/ Drupal/ Component/ Render/ PlainTextOutput.php - Transforms a given HTML string into to a context-appropriate output string.
- SearchTextProcessor::analyze in core/
modules/ search/ src/ SearchTextProcessor.php - search_excerpt in core/
modules/ search/ search.module - Returns snippets from a piece of text, with search keywords highlighted.
- template_preprocess_views_view_rss in core/
modules/ views/ views.theme.inc - Prepares variables for RSS feed templates.
- ThemeInstaller::install in core/
lib/ Drupal/ Core/ Extension/ ThemeInstaller.php - Installs a given list of themes.
- UrlHelper::filterBadProtocol in core/
lib/ Drupal/ Component/ Utility/ UrlHelper.php - Processes an HTML attribute value and strips dangerous protocols from URLs.
- ViewAjaxController::ajaxView in core/
modules/ views/ src/ Controller/ ViewAjaxController.php - Loads and renders a view via AJAX.
- ViewExecutable::_buildArguments in core/
modules/ views/ src/ ViewExecutable.php - Builds all the arguments.
- _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.".