aggregator_parse_feed in modules/aggregator.module
blogapi_blogger_edit_post in modules/blogapi.module
Blogging API callback. Modifies the specified blog node.
blogapi_blogger_new_post in modules/blogapi.module
Blogging API callback. Inserts a new blog post as a node.
book_admin_save in modules/book.module
comment_post in modules/comment.module
comment_save in modules/comment.module
cron.php in ./cron.php
drupal_access_denied in includes/common.inc
Generates a 403 error if the request is not allowed.
drupal_directory_ping in modules/drupal.module
Callback function from drupal_xmlrpc() called when another site pings this one.
drupal_notify in modules/drupal.module
Sends a ping to the Drupal directory server.
drupal_not_found in includes/common.inc
Generates a 404 error if the request can not be handled.
error_handler in includes/common.inc
Log errors as defined by administrator Error levels: 1 = Log errors to database. 2 = Log errors to database and to screen.
hook_ping in developer/hooks/core.php
Ping another server.
locale_admin_manage_delete_screen in modules/locale.module
User interface for the language deletion confirmation screen
node_delete in modules/node.module
Ask for confirmation, and delete the node.
node_submit in modules/node.module
Accepts a submission of new or changed node content.
ping_ping in modules/ping.module
Implementation of hook_ping().
queue_vote in modules/queue.module
search_view in modules/search.module
Menu callback; presents the search form and/or search results.
throttle_exit in modules/throttle.module
Implementation of hook_exit().
user_admin_create in modules/user.module
user_authenticate in modules/user.module
user_edit in modules/user.module
user_logout in modules/user.module
Menu callback; logs the current user out, and redirects to the home page.
user_pass in modules/user.module
user_register in modules/user.module
_comment_delete_thread in modules/comment.module
_locale_add_language in includes/locale.inc
Helper function to add a language
_locale_export_po in includes/locale.inc
Exports a Portable Object (Template) file for a language
_locale_import_po in includes/locale.inc
Parses Gettext Portable Object file information and inserts into database