actions_do in includes/actions.inc
Perform a given list of actions by executing their callback functions.
actions_save in includes/actions.inc
Save an action and its associated user-supplied parameter values to the database.
actions_synchronize in includes/actions.inc
Synchronize actions that are provided by modules.
aggregator_parse_feed in modules/aggregator/aggregator.module
Parse a feed and store its items.
blogapi_blogger_edit_post in modules/blogapi/blogapi.module
Blogging API callback. Modifies the specified blog node.
blogapi_blogger_new_post in modules/blogapi/blogapi.module
Blogging API callback. Inserts a new blog post as a node.
book_admin_edit_submit in modules/book/book.admin.inc
Handle submission of the book administrative page form.
comment_admin_overview_submit in modules/comment/comment.admin.inc
Process comment_admin_overview form submissions.
comment_publish_action in modules/comment/comment.module
Action to publish a comment.
comment_save in modules/comment/comment.module
Accepts a submission of new or changed comment content.
comment_unpublish_action in modules/comment/comment.module
Action to unpublish a comment.
comment_unpublish_by_keyword_action in modules/comment/comment.module
Action to unpublish a comment if it contains a certain string.
contact_admin_delete_submit in modules/contact/contact.admin.inc
Process category delete form submission.
contact_admin_edit_submit in modules/contact/contact.admin.inc
Process the contact category edit page form submission.
contact_mail_page_submit in modules/contact/contact.pages.inc
Process the site-wide contact page form submission.
contact_mail_user_submit in modules/contact/contact.pages.inc
Process the personal contact page form submission.
drupal_access_denied in includes/common.inc
Generates a 403 error if the request is not allowed.
drupal_cron_cleanup in includes/common.inc
Shutdown function for cron cleanup.
drupal_cron_run in includes/common.inc
Executes a cron run when called
drupal_error_handler in includes/common.inc
Log errors as defined by administrator.
drupal_mail in includes/mail.inc
Compose and optionally send an e-mail message.
drupal_not_found in includes/common.inc
Generates a 404 error if the request can not be handled.
file_copy in includes/file.inc
Copies a file to a new location.
file_save_upload in includes/file.inc
Saves a file upload to a new location.
filter_form_validate in modules/filter/filter.module
Validation callback for filter elements in a form.
forum_confirm_delete_submit in modules/forum/forum.admin.inc
Implementation of forms api _submit call. Deletes a forum after confirmation.
hook_ping in developer/hooks/core.php
Ping another server.
locale_add_language in includes/locale.inc
API function to add a language.
locale_languages_delete_form_submit in includes/locale.inc
Process language deletion submissions.
locale_translate_edit_form_validate in includes/locale.inc
Validate string editing form submissions.
locale_translate_import_form_submit in includes/locale.inc
Process the locale import form submission.
menu_delete_menu_confirm_submit in modules/menu/menu.admin.inc
Delete a custom menu and all items in it.
menu_item_delete_form_submit in modules/menu/menu.admin.inc
Process menu delete form submissions.
node_assign_owner_action in modules/node/node.module
Implementation of a configurable Drupal action. Assigns ownership of a node to a user.
node_delete in modules/node/node.module
Delete a node.
node_form_submit in modules/node/node.pages.inc
node_make_sticky_action in modules/node/node.module
Implementation of a Drupal action. Sets the sticky-at-top-of-list property of a node to 1.
node_make_unsticky_action in modules/node/node.module
Implementation of a Drupal action. Sets the sticky-at-top-of-list property of a node to 0.
node_promote_action in modules/node/node.module
Implementation of a Drupal action. Sets the promote property of a node to 1.
node_publish_action in modules/node/node.module
Implementation of a Drupal action. Sets the status of a node to 1, meaning published.
node_revision_delete_confirm_submit in modules/node/node.pages.inc
node_revision_revert_confirm_submit in modules/node/node.pages.inc
node_save_action in modules/node/node.module
Implementation of a Drupal action. Saves a node.
node_type_delete_confirm_submit in modules/node/content_types.inc
Process content type delete confirm submissions.
node_unpromote_action in modules/node/node.module
Implementation of a Drupal action. Sets the promote property of a node to 0.
node_unpublish_action in modules/node/node.module
Implementation of a Drupal action. Sets the status of a node to 0, meaning unpublished.
node_unpublish_by_keyword_action in modules/node/node.module
Implementation of a configurable Drupal action. Unpublish a node if it contains a certain string.
openid_verify_assertion_nonce in modules/openid/openid.module
Verify that the nonce has not been used in earlier assertions from the same OpenID provider.
ping_ping in modules/ping/ping.module
Implementation of hook_ping().
profile_field_delete_submit in modules/profile/profile.admin.inc
Process a field delete form submission.
profile_field_form_submit in modules/profile/profile.admin.inc
Process profile_field_form submissions.
search_view in modules/search/search.pages.inc
Menu callback; presents the search form and/or search results.
system_actions_delete_form_submit in modules/system/system.module
Process system_actions_delete form submissions.
system_cron in modules/system/system.module
Implementation of hook_cron().
system_send_email_action in modules/system/system.module
Implementation of a configurable Drupal action. Sends an email.
taxonomy_term_confirm_delete_submit in modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a term after confirmation.
taxonomy_vocabulary_confirm_delete_submit in modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a vocabulary after confirmation.
taxonomy_vocabulary_confirm_reset_alphabetical_submit in modules/taxonomy/taxonomy.admin.inc
Submit handler to reset a vocabulary to alphabetical order after confirmation.
throttle_exit in modules/throttle/throttle.module
Implementation of hook_exit().
trigger_unassign_submit in modules/trigger/trigger.admin.inc
user_authenticate_finalize in modules/user/user.module
Finalize the login process. Must be called when logging in a user.
user_block_ip_action in modules/user/user.module
Implementation of a Drupal action. Adds an access rule that blocks the user's IP address.
user_block_user_action in modules/user/user.module
Implementation of a Drupal action. Blocks the current user.
user_delete in modules/user/user.module
Delete a user.
user_edit_validate in modules/user/user.pages.inc
user_logout in modules/user/user.pages.inc
Menu callback; logs the current user out, and redirects to the home page.
user_pass_submit in modules/user/user.pages.inc
user_profile_form_validate in modules/user/user.pages.inc
Validation function for the user account and profile editing form.
user_register_submit in modules/user/user.module
Submit handler for the user registration form.
_comment_delete_thread in modules/comment/comment.admin.inc
Perform the actual deletion of a comment and all its replies.
_form_validate in includes/form.inc
Performs validation on form elements. First ensures required fields are completed, #maxlength is not exceeded, and selected options were in the list of options given to the user. Then calls user-defined validators.
_locale_export_po in includes/locale.inc
Write a generated PO or POT file to the output.
_locale_import_po in includes/locale.inc
Parses Gettext Portable Object file information and inserts into database
_menu_router_build in includes/menu.inc
Helper function to build the router table based on the data from hook_menu.
_update_refresh in modules/update/update.fetch.inc
Fetch project info via XML from a central server.