BigPipeTest::assertBigPipePlaceholders in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Asserts expected BigPipe placeholders are present and replaced.
CommentAdminTest::testApprovalAdminInterface in core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
Tests comment approval functionality through admin/content/comment.
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
FieldWebTest::testAlterUrl in core/modules/views/tests/src/Functional/Handler/FieldWebTest.php
Tests rewriting the output to a link.
FilterKernelTest::assertNoNormalized in core/modules/filter/tests/src/Kernel/FilterKernelTest.php
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string.
FilterKernelTest::assertNormalized in core/modules/filter/tests/src/Kernel/FilterKernelTest.php
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string.
FormBuilder::buttonWasClicked in core/lib/Drupal/Core/Form/FormBuilder.php
Determines if a given button triggered the form submission.
HtmlTest::testDecodeEntities in core/tests/Drupal/Tests/Component/Utility/HtmlTest.php
Tests Html::decodeEntities().
HtmlTest::testDecodeEntitiesAndEscape in core/tests/Drupal/Tests/Component/Utility/HtmlTest.php
Tests relationship between escaping and decoding HTML entities.
HtmlTest::testDeprecations in core/tests/Drupal/Tests/Component/Utility/HtmlTest.php
Test deprecations.
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.
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
Runs the text through character analyzers in preparation for indexing.
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.
ViewAjaxController::ajaxView in core/modules/views/src/Controller/ViewAjaxController.php
Loads and renders a view via AJAX.
XssTest::assertNormalized in core/tests/Drupal/Tests/Component/Utility/XssTest.php
Asserts that a text transformed to lowercase with HTML entities decoded does contain a given string.
XssTest::assertNotNormalized in core/tests/Drupal/Tests/Component/Utility/XssTest.php
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string.