51 calls to Html::escape()
- AccountForm::form in core/
modules/ user/ src/ AccountForm.php - Gets the actual form array to be built.
- AttributeArray::__toString in core/
lib/ Drupal/ Core/ Template/ AttributeArray.php - Implements the magic __toString() method.
- AttributeBoolean::__toString in core/
lib/ Drupal/ Core/ Template/ AttributeBoolean.php - Implements the magic __toString() method.
- AttributeString::__toString in core/
lib/ Drupal/ Core/ Template/ AttributeString.php - Implements the magic __toString() method.
- AttributeValueBase::render in core/
lib/ Drupal/ Core/ Template/ AttributeValueBase.php - Returns a string representation of the attribute.
- BigPipeStrategy::createBigPipeJsPlaceholder in core/
modules/ big_pipe/ src/ Render/ Placeholder/ BigPipeStrategy.php - Creates a BigPipe JS placeholder.
- BigPipeStrategy::createBigPipeNoJsPlaceholder in core/
modules/ big_pipe/ src/ Render/ Placeholder/ BigPipeStrategy.php - Creates a BigPipe no-JS placeholder.
- BlockController::demo in core/
modules/ block/ src/ Controller/ BlockController.php - Returns a block theme demo page.
- CategoryAutocompleteController::autocomplete in core/
modules/ block/ src/ Controller/ CategoryAutocompleteController.php - Retrieves suggestions for block category autocompletion.
- CommentSelection::getReferenceableEntities in core/
modules/ comment/ src/ Plugin/ EntityReferenceSelection/ CommentSelection.php - Gets the list of referenceable entities.
- DefaultSelection::getReferenceableEntities in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ DefaultSelection.php - Gets the list of referenceable entities.
- DiffFormatter::_added in core/
lib/ Drupal/ Core/ Diff/ DiffFormatter.php - DiffFormatter::_context in core/
lib/ Drupal/ Core/ Diff/ DiffFormatter.php - DiffFormatter::_deleted in core/
lib/ Drupal/ Core/ Diff/ DiffFormatter.php - EntityReferenceItem::fieldSettingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - Fast404ExceptionHtmlSubscriber::on404 in core/
lib/ Drupal/ Core/ EventSubscriber/ Fast404ExceptionHtmlSubscriber.php - Handles a 404 error for HTML.
- FilterCaption::process in core/
modules/ filter/ src/ Plugin/ Filter/ FilterCaption.php - Performs the filter processing.
- FilterFormatFormBase::form in core/
modules/ filter/ src/ FilterFormatFormBase.php - Gets the actual form array to be built.
- FilterHtml::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterHtml.php - Generates a filter's tip.
- FilterPluginBase::buildExposeForm in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Options form subform for exposed filter options.
- FormattableMarkup::placeholderEscape in core/
lib/ Drupal/ Component/ Render/ FormattableMarkup.php - Escapes a placeholder replacement value if needed.
- FormattableMarkup::placeholderFormat in core/
lib/ Drupal/ Component/ Render/ FormattableMarkup.php - Replaces placeholders in a string with values.
- HandlerBase::sanitizeValue in core/
modules/ views/ src/ Plugin/ views/ HandlerBase.php - Sanitize the value for output.
- hook_node_update_index in core/
modules/ node/ node.api.php - Act on a node being indexed for searching.
- HtmlEscapedText::__toString in core/
lib/ Drupal/ Component/ Render/ HtmlEscapedText.php - Returns markup.
- HtmlTag::preRenderHtmlTag in core/
lib/ Drupal/ Core/ Render/ Element/ HtmlTag.php - Pre-render callback: Renders a generic HTML tag with attributes.
- LanguageFormBase::validateCommon in core/
modules/ language/ src/ Form/ LanguageFormBase.php - Validates the language editing element.
- LinkGenerator::doGenerate in core/
lib/ Drupal/ Core/ Utility/ LinkGenerator.php - Generates the link.
- Permissions::getValueOptions in core/
modules/ user/ src/ Plugin/ views/ filter/ Permissions.php - Gets the value options.
- PhpSelection::getReferenceableEntities in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ PhpSelection.php - Gets the list of referenceable entities.
- PlaceholderGenerator::createPlaceholderTag in core/
lib/ Drupal/ Core/ Render/ PlaceholderGenerator.php - Generates a placeholder HTML tag.
- RearrangeFilter::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ RearrangeFilter.php - Form constructor.
- Renderer::ensureMarkupIsSafe in core/
lib/ Drupal/ Core/ Render/ Renderer.php - Escapes #plain_text or filters #markup as required.
- Result::render in core/
modules/ views/ src/ Plugin/ views/ area/ Result.php - Render the area.
- Role::buildOptionsForm in core/
modules/ user/ src/ Plugin/ views/ access/ Role.php - Provide a form to edit options for this plugin.
- search_excerpt in core/
modules/ search/ search.module - Returns snippets from a piece of text, with search keywords highlighted.
- Standard::filterXssDataAttributes in core/
modules/ editor/ src/ EditorXssFilter/ Standard.php - Applies a very permissive XSS/HTML filter to data-attributes.
- TermSelection::getReferenceableEntities in core/
modules/ taxonomy/ src/ Plugin/ EntityReferenceSelection/ TermSelection.php - Gets the list of referenceable entities.
- TwigExtension::escapeFilter in core/
lib/ Drupal/ Core/ Template/ TwigExtension.php - Overrides twig_escape_filter().
- twig_render_template in core/
themes/ engines/ twig/ twig.engine - Implements hook_render_template().
- UrlHelper::filterBadProtocol in core/
lib/ Drupal/ Component/ Utility/ UrlHelper.php - Processes an HTML attribute value and strips dangerous protocols from URLs.
- User::buildOptionsForm in core/
modules/ user/ src/ Plugin/ views/ argument_validator/ User.php - Provides the default form for setting options.
- UserRole::buildConfigurationForm in core/
modules/ user/ src/ Plugin/ Condition/ UserRole.php - Form constructor.
- ViewsFormMainForm::preRenderViewsForm in core/
modules/ views/ src/ Form/ ViewsFormMainForm.php - Replaces views substitution placeholders.
- ViewsHooks::viewsPreRender in core/
modules/ views/ src/ Hook/ ViewsHooks.php - Implements hook_views_pre_render().
- ViewsUIController::autocompleteTag in core/
modules/ views_ui/ src/ Controller/ ViewsUIController.php - Menu callback for Views tag autocompletion.
- WorkspaceSelection::getReferenceableEntities in core/
modules/ workspaces/ src/ Plugin/ EntityReferenceSelection/ WorkspaceSelection.php - Gets the list of referenceable entities.
- _filter_html_escape in core/
modules/ filter/ filter.module - Escapes all HTML tags, so they will be visible instead of being effective.
- _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.".