ajax_prepare_response in core/includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
backdrop_deliver_html_page in core/includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
BootstrapPageCacheTestCase::testPageCompression in core/modules/simpletest/tests/bootstrap.test
Test page compression.
comment_form in core/modules/comment/comment.module
Form constructor for the basic commenting form.
comment_tokens in core/modules/comment/comment.tokens.inc
Implements hook_tokens().
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequest in core/modules/simpletest/tests/common.test
contact_mail in core/modules/contact/contact.module
Implements hook_mail().
file_manage_form in core/modules/file/file.pages.inc
Page callback: Form constructor for the file manage form.
hook_tokens in core/modules/system/system.api.php
Provide replacement values for placeholder tokens.
MenuRouterTestCase::testMenuCallbacks in core/modules/simpletest/tests/menu.test
Tests title and theme callbacks in hook_menu().
node_feed in core/modules/node/node.module
Page callback: Generates and prints an RSS feed.
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
taxonomy_term_feed in core/modules/taxonomy/taxonomy.pages.inc
Generate the content feed for a taxonomy term.
TokenReplaceTestCase::testSystemSiteTokenReplacement in core/modules/simpletest/tests/token.test
Tests the generation of all system site information tokens.
update_mail in core/modules/update/update.module
Implements hook_mail().
user_permission in core/modules/user/user.module
Implements hook_permission().
views_ajax_command_replace_title in core/modules/views/includes/ajax.inc
Replace the page title.
views_handler_argument_comment_user_uid::title in core/modules/comment/views/views_handler_argument_comment_user_uid.inc
Get the title this argument will assign the view, given the argument.