You are here 
    
            
          138 calls to Html::escape() in Drupal 8         
                          
                  
                        
  AggregatorTestBase::getValidOpml  in core/AggregatorTestBase.php  Creates a valid OPML file from an array of feeds. 
  AggregatorTestBase::getValidOpml  in core/AggregatorTestBase.php  Creates a valid OPML file from an array of feeds. 
  AssertBreadcrumbTrait::assertBreadcrumbParts  in core/AssertBreadcrumbTrait.php  Assert that a trail exists in the internal browser. 
  AssertBreadcrumbTrait::assertBreadcrumbParts  in core/AssertBreadcrumbTrait.php  Assert that a trail exists in the internal browser. 
  AssertContentTrait::assertEscaped  in core/AssertContentTrait.php  Passes if the raw text IS found escaped on the loaded page, fail otherwise. 
  AssertContentTrait::assertNoEscaped  in core/AssertContentTrait.php  Passes if the raw text IS NOT found escaped on the loaded page, fail
otherwise. 
  AssertContentTrait::assertNoRaw  in core/AssertContentTrait.php  Passes if the raw text is NOT found on the loaded page, fail otherwise. 
  AssertContentTrait::assertRaw  in core/AssertContentTrait.php  Passes if the raw text IS found on the loaded page, fail otherwise. 
  AssertContentTrait::assertThemeOutput  in core/AssertContentTrait.php  Asserts themed output. 
  AttributeArray::__toString  in core/AttributeArray.php  Implements the magic __toString() method. 
  AttributeBoolean::__toString  in core/AttributeBoolean.php  Implements the magic __toString() method. 
  AttributeString::__toString  in core/AttributeString.php  Implements the magic __toString() method. 
  AttributeTest::providerTestAttributeValues  in core/AttributeTest.php  AttributeValueBase::render  in core/AttributeValueBase.php  Returns a string representation of the attribute. 
  BigPipeStrategy::createBigPipeJsPlaceholder  in core/BigPipeStrategy.php  Creates a BigPipe JS placeholder. 
  BigPipeStrategy::createBigPipeNoJsPlaceholder  in core/BigPipeStrategy.php  Creates a BigPipe no-JS placeholder. 
  BlockController::demo  in core/BlockController.php  Returns a block theme demo page. 
  BrowserHtmlDebugTrait::formatHtmlOutputHeaders  in core/BrowserHtmlDebugTrait.php  Formats HTTP headers as string for HTML output logging. 
  BrowserTestBaseTest::testTextAsserts  in core/BrowserTestBaseTest.php  Tests legacy text asserts. 
  CategoryAutocompleteController::autocomplete  in core/CategoryAutocompleteController.php  Retrieves suggestions for block category autocompletion. 
  CategoryAutocompleteTest::testAutocompleteSuggestions  in core/CategoryAutocompleteTest.php  Tests the autocomplete method. 
  check_url  in core/common.inc  Strips dangerous protocols from a URI and encodes it for output to HTML. 
  CommentAdminTest::testApprovalAdminInterface  in core/CommentAdminTest.php  Test comment approval functionality through admin/content/comment. 
  CommentAdminTest::testApprovalAdminInterface  in core/CommentAdminTest.php  Test comment approval functionality through admin/content/comment. 
  CommentAdminTest::testCommentedEntityLabel  in core/CommentAdminTest.php  Tests commented entity label of admin view. 
  CommentTokenReplaceTest::testCommentTokenReplacement  in core/CommentTokenReplaceTest.php  Creates a comment, then tests the tokens generated from it. 
  CommonTestController::destination  in core/CommonTestController.php  Prints a destination query parameter. 
  ConfigImporterTest::testSecondaryWriteSecondaryFirst  in core/ConfigImporterTest.php  Tests that secondary writes are overwritten. 
  ConfigImportUITest::testImportDiff  in core/ConfigImportUITest.php  Tests the screen that shows differences between active and sync. 
  ConfigTranslationOverviewTest::testMapperListPage  in core/ConfigTranslationOverviewTest.php  Tests the config translation mapper page. 
  ConfigTranslationUiTest::testBooleanFieldConfigTranslation  in core/ConfigTranslationUiTest.php  Tests the translation of a boolean field settings. 
  debug  in core/common.inc  Outputs debug information. 
  DefaultSelection::getReferenceableEntities  in core/DefaultSelection.php  Gets the list of referenceable entities. 
  DiffFormatter::_added  in core/DiffFormatter.php  DiffFormatter::_context  in core/DiffFormatter.php  DiffFormatter::_deleted  in core/DiffFormatter.php  drupal_placeholder  in core/bootstrap.inc  Formats text for emphasized display in a placeholder inside a sentence. 
  EntityAutocompleteTest::testEntityReferenceAutocompletion  in core/EntityAutocompleteTest.php  Tests autocompletion edge cases with slashes in the names. 
  EntityReferenceItem::fieldSettingsForm  in core/EntityReferenceItem.php  Returns a form for the field-level settings. 
  EntityReferenceSelectionAccessTest::testCommentHandler  in core/EntityReferenceSelectionAccessTest.php  Test the comment-specific overrides of the entity handler. 
  EntityReferenceSelectionAccessTest::testMediaHandler  in core/EntityReferenceSelectionAccessTest.php  Tests the selection handler for the media entity type. 
  EntityReferenceSelectionAccessTest::testNodeHandler  in core/EntityReferenceSelectionAccessTest.php  Test the node-specific overrides of the entity handler. 
  EntityReferenceSelectionAccessTest::testTermHandler  in core/EntityReferenceSelectionAccessTest.php  Test the term-specific overrides of the selection handler. 
  EntityReferenceSelectionAccessTest::testUserHandler  in core/EntityReferenceSelectionAccessTest.php  Test the user-specific overrides of the entity handler. 
  EntityReferenceSelectionReferenceableTest::testReferenceablesWithNoLabelKey  in core/EntityReferenceSelectionReferenceableTest.php  Tests values returned by SelectionInterface::getReferenceableEntities()
when the target entity type has no 'label' key. 
  EntityReferenceSelectionSortTest::testSort  in core/EntityReferenceSelectionSortTest.php  Assert sorting by field and property. 
  ExceptionHandlingTest::testBacktraceEscaping  in core/ExceptionHandlingTest.php  Tests if exception backtraces are properly escaped when output to HTML. 
  ExceptionHandlingTest::testExceptionEscaping  in core/ExceptionHandlingTest.php  Tests exception message escaping. 
  ExposedFormTest::testExposedSortAndItemsPerPage  in core/ExposedFormTest.php  Tests exposed forms with exposed sort and items per page. 
  Fast404ExceptionHtmlSubscriber::on404  in core/Fast404ExceptionHtmlSubscriber.php  Handles a 404 error for HTML. 
  FileTokenReplaceTest::testFileTokenReplacement  in core/FileTokenReplaceTest.php  Creates a file, then tests the tokens generated from it. 
  FilterAdminTest::testFilterTipHtmlEscape  in core/FilterAdminTest.php  Tests whether filter tips page is not HTML escaped. 
  FilterCaption::process  in core/FilterCaption.php  Performs the filter processing. 
  FilterHtml::tips  in core/FilterHtml.php  Generates a filter's tip. 
  FilterProcessResult::createPlaceholder  in core/FilterProcessResult.php  Creates a placeholder. 
  FormattableMarkup::placeholderEscape  in core/FormattableMarkup.php  Escapes a placeholder replacement value if needed. 
  FormattableMarkup::placeholderFormat  in core/FormattableMarkup.php  Replaces placeholders in a string with values. 
  FormBuilderTest::providerTestBuildFormWithTriggeringElement  in core/FormBuilderTest.php  Data provider for ::testBuildFormWithTriggeringElement(). 
  FormTest::testDisabledMarkup  in core/FormTest.php  Verify markup for disabled form elements. 
  FormTest::testFieldFormSingle  in core/FormTest.php  FormTestStorageForm::submitForm  in core/FormTestStorageForm.php  Form submission handler. 
  FunctionsTest::testIndexedKeyedLinks  in core/FunctionsTest.php  Tests links.html.twig  using links with indexed keys. 
  FunctionsTest::testLinks  in core/FunctionsTest.php  Tests links.html.twig . 
  HandlerBase::sanitizeValue  in core/HandlerBase.php  Sanitize the value for output. 
  HandlerFieldRoleTest::testRole  in core/HandlerFieldRoleTest.php  HandlerFilterPermissionTest::testFilterPermission  in core/HandlerFilterPermissionTest.php  Tests the permission filter handler. 
  hook_node_update_index  in core/node.api.php  Act on a node being indexed for searching. 
  HtmlEscapedText::__toString  in core/HtmlEscapedText.php  Returns markup. 
  HtmlOutputPrinterTrait::simpletestUiWrite  in core/HtmlOutputPrinterTrait.php  Prints HTML output links for the Simpletest UI. 
  HtmlResponseAttachmentsProcessor::processHtmlHeadLink  in core/HtmlResponseAttachmentsProcessor.php  Transform a html_head_link array into html_head and http_header arrays. 
  HtmlTag::preRenderHtmlTag  in core/HtmlTag.php  Pre-render callback: Renders a generic HTML tag with attributes. 
  HtmlTest::testDecodeEntitiesAndEscape  in core/HtmlTest.php  Tests relationship between escaping and decoding HTML entities. 
  HtmlTest::testEscape  in core/HtmlTest.php  Tests Html::escape(). 
  HtmlToTextTest::assertHtmlToText  in core/HtmlToTextTest.php  Helper function to test \Drupal\Core\Mail\MailFormatHelper::htmlToText (). 
  HtmlToTextTest::stringToHtml  in core/HtmlToTextTest.php  Converts a string to its PHP source equivalent for display in test messages. 
  KernelTestBase::render  in core/KernelTestBase.php  Renders a render array. 
  KernelTestBase::render  in core/KernelTestBase.php  Renders a render array. 
  LanguageFormBase::validateCommon  in core/LanguageFormBase.php  Validates the language editing element. 
  LinkFieldTest::testLinkFormatter  in core/LinkFieldTest.php  Tests the default 'link' formatter. 
  LinkFieldTest::testLinkSeparateFormatter  in core/LinkFieldTest.php  Tests the 'link_separate' formatter. 
  LinkGenerator::doGenerate  in core/LinkGenerator.php  Generates the link. 
  LocalActionTest::testLocalAction  in core/LocalActionTest.php  Tests appearance of local actions. 
  LocalTasksTest::testPluginLocalTask  in core/LocalTasksTest.php  Tests the plugin based local tasks. 
  MigrateExecutableTest::testImportWithFailingRewind  in core/MigrateExecutableTest.php  Tests an import with an incomplete rewinding. 
  NodeTitleTest::testNodeTitle  in core/NodeTitleTest.php  Creates one node and tests if the node title has the correct value. 
  NodeTitleXSSTest::testNodeTitleXSS  in core/NodeTitleXSSTest.php  Tests XSS functionality with a node entity. 
  NodeTokenReplaceTest::testNodeTokenReplacement  in core/NodeTokenReplaceTest.php  Creates a node, then tests the tokens generated from it. 
  NodeViewTest::testLinkHeader  in core/NodeViewTest.php  Tests the Link header. 
  PageTitleTest::testRoutingTitle  in core/PageTitleTest.php  Tests the page title of render arrays. 
  PageTitleTest::testTitleTags  in core/PageTitleTest.php  Tests the handling of HTML in node titles. 
  PageTitleTest::testTitleXSS  in core/PageTitleTest.php  Test if the title of the site is XSS proof. 
  Permissions::getValueOptions  in core/Permissions.php  Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. 
  PhpSelection::getReferenceableEntities  in core/PhpSelection.php  Gets the list of referenceable entities. 
  PlaceholderGenerator::createPlaceholder  in core/PlaceholderGenerator.php  Turns the given element into a placeholder. 
  RawStringFormatterTest::testStringFormatter  in core/RawStringFormatterTest.php  Tests string formatter output. 
  RearrangeFilter::buildForm  in core/RearrangeFilter.php  Form constructor. 
  RenderElementTypesTest::assertElements  in core/RenderElementTypesTest.php  Asserts that an array of elements is rendered properly. 
  Renderer::ensureMarkupIsSafe  in core/Renderer.php  Escapes #plain_text or filters #markup as required. 
  Result::render  in core/Result.php  Render the area. 
  SearchKeywordsConditionsTest::testSearchKeywordsConditions  in core/SearchKeywordsConditionsTest.php  Verify the keywords are captured and conditions respected. 
  search_excerpt  in core/search.module  Returns snippets from a piece of text, with search keywords highlighted. 
  SelectionTest::assertResults  in core/SelectionTest.php  Confirm the expected results are returned. 
  SelectionTest::testAnchorTagStripping  in core/SelectionTest.php  Tests the anchor tag stripping. 
  SelectionTest::testAutocompleteOutput  in core/SelectionTest.php  Tests that the Views selection handles the views output properly. 
  Standard::filterXssDataAttributes  in core/Standard.php  Applies a very permissive XSS/HTML filter to data-attributes. 
  StringFormatterTest::testStringFormatter  in core/StringFormatterTest.php  Tests string formatter output. 
  TableSortExtenderTest::testTableSortInit  in core/TableSortExtenderTest.php  Tests \Drupal\Core\Utility\TableSort::getContextFromRequest (). 
  TagTest::testViewsUiAutocompleteTag  in core/TagTest.php  Tests the ViewsUIController::autocompleteTag() function. 
  TermSelection::getReferenceableEntities  in core/TermSelection.php  Gets the list of referenceable entities. 
  TextFieldTest::_testTextfieldWidgetsFormatted  in core/TextFieldTest.php  Helper function for testTextfieldWidgetsFormatted(). 
  ThemeRenderAndAutoescapeTest::providerTestThemeRenderAndAutoescape  in core/ThemeRenderAndAutoescapeTest.php  Provide test examples. 
  theme_render_and_autoescape  in core/theme.inc  Escapes and renders variables for theme functions. 
  TipPluginImage::getOutput  in core/TipPluginImage.php  Returns a renderable array. 
  TipPluginText::getOutput  in core/TipPluginText.php  Returns a renderable array. 
  TokenReplaceKernelTest::testClear  in core/TokenReplaceKernelTest.php  Tests the clear parameter. 
  TokenReplaceKernelTest::testSystemSiteTokenReplacement  in core/TokenReplaceKernelTest.php  Tests the generation of all system site information tokens. 
  TokenTest::providerTestReplaceEscaping  in core/TokenTest.php  TransformedConfigExportImportUITest::testTransformedExportImport  in core/TransformedConfigExportImportUITest.php  Tests a simple site export import case. 
  TwigDebugMarkupTest::testTwigDebugMarkup  in core/TwigDebugMarkupTest.php  Tests debug markup added to Twig template output. 
  TwigEnvironmentTest::testInlineTemplate  in core/TwigEnvironmentTest.php  Tests inline templates. 
  TwigExtension::escapeFilter  in core/TwigExtension.php  Overrides twig_escape_filter(). 
  twig_render_template  in core/twig.engine  Implements hook_render_template (). 
  UpdatePathTestBaseTest::testDatabaseLoaded  in core/UpdatePathTestBaseTest.php  Tests that the database was properly loaded. 
  UrlHelper::filterBadProtocol  in core/UrlHelper.php  Processes an HTML attribute value and strips dangerous protocols from URLs. 
  ViewsFormMainForm::preRenderViewsForm  in core/ViewsFormMainForm.php  Replaces views substitution placeholders. 
  ViewsUIController::autocompleteTag  in core/ViewsUIController.php  Menu callback for Views tag autocompletion. 
  views_views_pre_render  in core/views.module  Implements hook_views_pre_render (). 
  WebAssert::assertEscaped  in core/WebAssert.php  Passes if the raw text IS found escaped on the loaded page. 
  WebAssert::assertNoEscaped  in core/WebAssert.php  Passes if the raw text IS NOT found escaped on the loaded page. 
  WebTestBase::drupalGet  in core/WebTestBase.php  Retrieves a Drupal path or an absolute path. 
  WebTestBase::drupalHead  in core/WebTestBase.php  Retrieves only the headers for a Drupal path or an absolute path. 
  WebTestBase::drupalPostForm  in core/WebTestBase.php  Executes a form submission. 
  WorkspaceSelection::getReferenceableEntities  in core/WorkspaceSelection.php  Gets the list of referenceable entities. 
  _batch_test_finished_helper  in core/batch_test.callbacks.inc  Provides a common 'finished' callback for batches 1 to 7. 
  _filter_html_escape  in core/filter.module  Escapes all HTML tags, so they will be visible instead of being effective. 
  _filter_url_parse_email_links  in core/filter.module  Makes links out of email addresses. 
  _filter_url_parse_full_links  in core/filter.module  Makes links out of absolute URLs. 
  _filter_url_parse_partial_links  in core/filter.module  Makes links out of domain names starting with "www."