22 calls to drupal_exit()

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