- 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().
- CommonURLWebTestCase::testLXSS in core/
modules/ simpletest/ tests/ common.test - Confirm that invalid text given as $path is filtered.
- CommonXssUnitTestCase::testBadProtocolStripping in core/
modules/ simpletest/ tests/ common.test - Check that harmful protocols are stripped.
- format_rss_channel in core/
includes/ common.inc - Formats an RSS channel.
- format_rss_item in core/
includes/ common.inc - Formats a single RSS item.
- install_display_requirements in core/
includes/ install.core.inc - Verifies the requirements for installing Backdrop.
- install_select_language in core/
includes/ install.core.inc - Installation task; select which language to use.
- install_select_language_form in core/
includes/ install.core.inc - Form constructor for the language selection form.
- l in core/
includes/ common.inc - Formats an internal or external URL link as an HTML anchor tag.
- template_preprocess_search_results in core/
modules/ search/ search.theme.inc - Process variables for search-results.tpl.php.
- template_preprocess_views_view_row_rss in core/
modules/ views/ templates/ views.theme.inc - Default theme function for all RSS rows.
- template_preprocess_views_view_rss in core/
modules/ views/ templates/ views.theme.inc - Preprocess an RSS feed
- update_check_requirements in core/
update.php - Checks update requirements and reports errors and (optionally) warnings.
- update_info_page in core/
update.php - Provides an overview of the Backdrop site update.
- views_handler::sanitize_value in core/
modules/ views/ includes/ handlers.inc - Sanitize the value for output.
- views_plugin_display::render_more_link in core/
modules/ views/ plugins/ views_plugin_display.inc - Render the 'more' link