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