29 calls to drupal_get_destination() in Drupal 7
- comment_admin_overview in modules/
comment/ comment.admin.inc - Form builder for the comment overview administration form.
- common_test_destination in modules/
simpletest/ tests/ common_test.module - Print destination query parameter.
- contextual_pre_render_links in modules/
contextual/ contextual.module - Build a renderable array for contextual links.
- field_ui_field_overview_form_submit in modules/
field_ui/ field_ui.admin.inc - Form submission handler for field_ui_field_overview_form().
- forum_menu_local_tasks_alter in modules/
forum/ forum.module - Implements hook_menu_local_tasks_alter().
- hook_translated_menu_link_alter in modules/
system/ system.api.php - Alter a menu link after it has been translated and before it is rendered.
- hook_user_login in modules/
user/ user.api.php - The user just logged in.
- node_admin_nodes in modules/
node/ node.admin.inc - Form builder: Builds the node administration overview.
- node_form_delete_submit in modules/
node/ node.pages.inc - Form submission handler for node_form().
- openid_authentication in modules/
openid/ openid.module - Authenticate a user or attempt registration.
- overlay_disable_message in modules/
overlay/ overlay.module - Returns a renderable array representing a message for disabling the overlay.
- path_admin_form_delete_submit in modules/
path/ path.admin.inc - Form submission handler for the 'Delete' button on path_admin_form().
- path_admin_overview in modules/
path/ path.admin.inc - Returns a listing of all defined URL aliases.
- shortcut_preprocess_page in modules/
shortcut/ shortcut.module - Implements hook_preprocess_page().
- statistics_top_visitors in modules/
statistics/ statistics.admin.inc - Page callback: Displays the "top visitors" page.
- system_user_login in modules/
system/ system.module - Implements hook_user_login().
- taxonomy_overview_terms in modules/
taxonomy/ taxonomy.admin.inc - Form builder for the taxonomy terms overview.
- theme_book_admin_table in modules/
book/ book.admin.inc - Returns HTML for a book administration form.
- theme_node_recent_block in modules/
node/ node.module - Returns HTML for a list of recent content.
- theme_system_compact_link in modules/
system/ system.module - Returns HTML for a link to show or hide inline help descriptions.
- theme_toolbar_toggle in modules/
toolbar/ toolbar.module - Formats an element used to toggle the toolbar drawer's visibility.
- theme_update_last_check in modules/
update/ update.module - Returns HTML for the last time we checked for update data.
- user_admin_account in modules/
user/ user.admin.inc - Form builder; User administration page.
- user_edit_cancel_submit in modules/
user/ user.pages.inc - Submit function for the 'Cancel account' button on the user edit form.
- user_login_block in modules/
user/ user.module - user_login_destination in modules/
user/ user.module - Helper function to rewrite the destination to avoid redirecting to login page after login.
- user_pass_reset in modules/
user/ user.pages.inc - Menu callback; process one time login link and redirects to the user page on success.
- _locale_translate_seek in includes/
locale.inc - Perform a string search and display results in a table
- _update_no_data in modules/
update/ update.module - Returns a warning message when there is no data about available updates.