You are here

14 calls to current_path() in Drupal 7

common_test_init in modules/simpletest/tests/common_test.module
Implements hook_init().
drupal_cache_system_paths in includes/path.inc
Cache system paths for a page.
drupal_goto in includes/common.inc
Sends the user to a different page.
drupal_lookup_path in includes/path.inc
Given an alias, return its Drupal system URL if one exists. Given a Drupal system URL return one of its aliases if such a one exists. Otherwise, return FALSE.
drupal_redirect_form in includes/form.inc
Redirects the user to a URL after a form has been processed.
overlay_drupal_goto_alter in modules/overlay/overlay.module
Implements hook_drupal_goto_alter().
overlay_enable in modules/overlay/overlay.install
Implements hook_enable().
overlay_init in modules/overlay/overlay.module
Implements hook_init().
shortcut_set_switch_submit in modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_switch().
system_custom_theme in modules/system/system.module
Implements hook_custom_theme().
system_init in modules/system/system.module
Implements hook_init().
url_alter_test_foo in modules/simpletest/tests/url_alter_test.module
Menu callback.
user_login_block in modules/user/user.module
user_pass_reset in modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.