15 calls to drupal_get_destination() in Drupal 6
- comment_admin_overview in modules/
comment/ comment.admin.inc - Form builder; Builds the comment overview form for the admin.
- 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 - Button sumit function: handle the 'Delete' button on the node form.
- openid_authentication in modules/
openid/ openid.module - Authenticate a user or attempt registration.
- path_admin_overview in modules/
path/ path.admin.inc - Return a listing of all defined URL aliases. When filter key passed, perform a standard search on the given key, and return the list of matching URL aliases.
- statistics_top_visitors in modules/
statistics/ statistics.admin.inc - Menu callback; presents the "top visitors" page.
- taxonomy_overview_terms in modules/
taxonomy/ taxonomy.admin.inc - Form builder for the taxonomy terms overview.
- taxonomy_term_confirm_parents in modules/
taxonomy/ taxonomy.admin.inc - Form builder for the confirmation of multiple term parents.
- template_preprocess_forums in modules/
forum/ forum.module - Process variables for forums.tpl.php
- theme_book_admin_table in modules/
book/ book.admin.inc - Theme function for the book administration page form.
- user_admin_account in modules/
user/ user.admin.inc - Form builder; User administration page.
- user_edit_delete_submit in modules/
user/ user.pages.inc - Submit function for the 'Delete' button on the user edit form.
- user_login_block in modules/
user/ user.module - user_login_destination in modules/
user/ user.module - Prepare a destination query string for use in combination with drupal_goto().
- _update_no_data in modules/
update/ update.module - Prints a warning message when there is no data about available updates.