backdrop_html_to_text in includes/mail.inc
Transforms an HTML string into plain text, preserving its structure.
BackdropWebTestCase::assertTextHelper in modules/simpletest/backdrop_web_test_case.php
Helper for assertText and assertNoText.
BackdropWebTestCase::assertUniqueTextHelper in modules/simpletest/backdrop_web_test_case.php
Helper for assertUniqueText and assertNoUniqueText.
block_admin_list in modules/block/block.admin.inc
Page callback; Display a list of all custom blocks.
Block::getAdminPreview in modules/layout/includes/block.class.inc
Return a preview for this block.
CommentTokenReplaceTestCase::testCommentTokenReplacement in modules/comment/tests/comment.test
Creates a comment, then tests the tokens generated from it.
comment_tokens in modules/comment/comment.tokens.inc
Implements hook_tokens().
CommonXssUnitTestCase::testInvalidMultiByte in modules/simpletest/tests/common.test
Check that invalid multi-byte sequences are rejected.
DashboardContentTypesBlock::getAdminPreview in modules/dashboard/includes/block.node_types.inc
Return a preview for this block.
DashboardCreateBlock::getAdminPreview in modules/dashboard/includes/block.create.inc
Return a preview for this block.
DashboardMenuBlock::getAdminPreview in modules/dashboard/includes/block.menus.inc
Return a preview for this block.
DashboardNewsBlock::getAdminPreview in modules/dashboard/includes/block.news.inc
Return a preview for this block.
DashboardNewsBlock::getContent in modules/dashboard/includes/block.news.inc
Return the content of a block.
DashboardOverviewContentBlock::getAdminPreview in modules/dashboard/includes/block.overview_content.inc
Return a preview for this block.
DashboardOverviewUserBlock::getAdminPreview in modules/dashboard/includes/block.overview_user.inc
Return a preview for this block.
DashboardTaxonomyBlock::getAdminPreview in modules/dashboard/includes/block.taxonomy.inc
Return a preview for this block.
DashboardUpdateBlock::getAdminPreview in modules/dashboard/includes/block.update.inc
Return a preview for this block.
DashboardWelcomeBlock::getAdminPreview in modules/dashboard/includes/block.welcome.inc
Return a preview for this block.
dblog_format_message in modules/dblog/dblog.admin.inc
Returns HTML for a log message.
dblog_overview in modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
DBLogTestCase::assertLogMessage in modules/dblog/tests/dblog.test
Confirms that a log message appears on the database log overview screen.
DBLogTestCase::doUser in modules/dblog/tests/dblog.test
Generates and then verifies some user events.
FieldBlock::getAdminPreview in modules/field/field.block.inc
Sets description text on draggable block in Layout builder.
field_filter_xss in modules/field/field.module
Like filter_xss_admin(), but with a shorter list of allowed tags.
file_display_form in modules/file/file.admin.inc
Form callback; presents file display settings for a given view mode.
_filter_html in modules/filter/filter.module
Implements callback_filter_process().
_filter_image_caption in modules/filter/filter.module
Implements callback_filter_process().
FilterUnitTestCase::testFilterXSS in modules/filter/tests/filter.test
Tests limiting allowed tags and XSS prevention.
filter_xss_admin in includes/common.inc
Applies a very permissive XSS/HTML filter for admin-only use.
FormAlterTestCase::testExecutionOrder in modules/simpletest/tests/form.test
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter().
hook_tokens in modules/system/system.api.php
Provide replacement values for placeholder tokens.
layout_block_add_page in modules/layout/layout.admin.inc
Menu callback; Display a list of blocks to be added to a layout.
_link_sanitize in modules/link/link.module
Clean up user-entered values for a link field according to field settings.
locale_string_is_safe in includes/locale.inc
Check that a string is safe to be added or imported as a translation.
menu_tokens in modules/menu/menu.tokens.inc
Implements hook_tokens() on behalf of menu.module.
NodeBlock::getAdminPreview in modules/node/node.block.inc
Returns a preview for this block.
node_revision_overview in modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_tokens in modules/node/node.tokens.inc
Implements hook_tokens().
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in modules/taxonomy/tests/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
taxonomy_tokens in modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
template_preprocess_installer_browser_project_dialog in modules/installer/installer.theme.inc
Add some variables for the project details dialog.
theme_installer_browser_project_description in modules/installer/installer.theme.inc
Builds the truncated description on the project list.
TokenReplaceTestCase::testSystemDateTokenReplacement in modules/simpletest/tests/token.test
Tests the generation of all system date tokens.
views_handler::sanitize_value in modules/views/includes/handlers.inc
Sanitize the value for output.