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