You are here

22 calls to drupal_exit() in Drupal 7

ajax_get_form in includes/ajax.inc
Gets a form submitted via #ajax during an Ajax callback.
contact_personal_form in modules/contact/contact.pages.inc
Form constructor for the personal contact form.
contact_site_form in modules/contact/contact.pages.inc
Form constructor for the site-wide contact form.
dashboard_show_block_content in modules/dashboard/dashboard.module
Ajax callback: Displays the rendered contents of a specific block.
dashboard_show_disabled in modules/dashboard/dashboard.module
Ajax callback: Shows disabled blocks in the dashboard customization mode.
dashboard_update in modules/dashboard/dashboard.module
Sets the new weight of each region according to the drag-and-drop order.
drupal_goto in includes/common.inc
Sends the user to a different page.
file_download in includes/file.inc
Menu handler for private file transfers.
file_transfer in includes/file.inc
Transfers a file to the client using HTTP.
image_style_deliver in modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
install_goto in includes/install.inc
Sends the user to a different installer page.
locale_languages_delete_form in modules/locale/locale.admin.inc
User interface for the language deletion confirmation screen.
locale_languages_edit_form in modules/locale/locale.admin.inc
Editing screen for a particular language.
openid_redirect in modules/openid/openid.inc
Creates a js auto-submit redirect for (for the 2.x protocol)
openid_redirect_http in modules/openid/openid.inc
Performs an HTTP 302 redirect (for the 1.x protocol).
overlay_deliver_empty_page in modules/overlay/overlay.module
Prints an empty page.
system_php in modules/system/system.admin.inc
Menu callback: return information about PHP.
user_pass_reset in modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
xmlrpc_server in includes/xmlrpcs.inc
Invokes XML-RPC methods on this server.
xmlrpc_server_output in includes/xmlrpcs.inc
Sends XML-RPC output to the browser.
_form_test_submit_values_json in modules/simpletest/tests/form_test.module
Form submit handler to return form values as JSON.
_locale_export_po in includes/locale.inc
Write a generated PO or POT file to the output.