47 calls to current_path()

batch_process in drupal/core/includes/form.inc
Processes the batch.
block_block_list_alter in drupal/core/modules/block/block.module
Implements hook_block_list_alter().
common_test_l_active_class in drupal/core/modules/system/tests/modules/common_test/common_test.module
Page callback: Displays links to the current page, one with a query string.
contact_mail in drupal/core/modules/contact/contact.module
Implements hook_mail().
drupal_add_js in drupal/core/includes/common.inc
Adds a JavaScript file, setting, or inline code to the page.
drupal_get_destination in drupal/core/includes/common.inc
Prepares a 'destination' URL query parameter for use with drupal_goto().
drupal_is_front_page in drupal/core/includes/path.inc
Check if the current page is the front page.
drupal_page_set_cache in drupal/core/includes/common.inc
Stores the current page in the cache.
drupal_redirect_form in drupal/core/includes/form.inc
Redirects the user to a URL after a form has been processed.
drupal_validate_form in drupal/core/includes/form.inc
Validates user-submitted form data in the $form_state array.
ExposedFormPluginBase::reset_form in drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php
hook_menu_get_item_alter in drupal/core/modules/system/system.api.php
Alter a menu router item right after it has been retrieved from the database or cache.
l in drupal/core/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
language_block_view in drupal/core/modules/language/language.module
Implements hook_block_view().
language_from_user_admin in drupal/core/modules/language/language.negotiation.inc
Identifies admin language from the user preferences.
menu_get_item in drupal/core/includes/menu.inc
Gets a router item.
menu_link_get_preferred in drupal/core/includes/menu.inc
Looks up the preferred menu link for a given system path.
menu_local_tasks in drupal/core/includes/menu.inc
Collects the local tasks (tabs), action links, and the root path.
menu_navigation_links in drupal/core/includes/menu.inc
Returns an array of links for a navigation menu.
menu_tree_output in drupal/core/includes/menu.inc
Returns a rendered menu tree.
overlay_drupal_goto_alter in drupal/core/modules/overlay/overlay.module
Implements hook_drupal_goto_alter().
overlay_enable in drupal/core/modules/overlay/overlay.install
Implements hook_enable().
overlay_init in drupal/core/modules/overlay/overlay.module
Implements hook_init().
RegisterFormController::form in drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
shortcut_preprocess_page in drupal/core/modules/shortcut/shortcut.module
Implements hook_preprocess_HOOK() for page.tpl.php.
shortcut_set_switch_submit in drupal/core/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_switch().
system_init in drupal/core/modules/system/system.module
Implements hook_init().
tablesort_header in drupal/core/includes/tablesort.inc
Format a column header.
taxonomy_overview_terms in drupal/core/modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
template_preprocess_views_view in drupal/core/modules/views/theme/theme.inc
Preprocess the primary theme implementation for a view.
template_preprocess_views_view_summary in drupal/core/modules/views/theme/theme.inc
Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_summary_unformatted in drupal/core/modules/views/theme/theme.inc
Template preprocess theme function to print summary basically unformatted.
template_preprocess_views_view_table in drupal/core/modules/views/theme/theme.inc
Display a view as a table style.
TermFormController::form in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
theme_links in drupal/core/includes/theme.inc
Returns HTML for a set of links.
theme_pager_link in drupal/core/includes/pager.inc
Returns HTML for a link to a specific query result page.
update_init in drupal/core/modules/update/update.module
Implements hook_init().
update_project_cache in drupal/core/modules/update/update.compare.inc
Retrieves data from {cache_update} or empties the cache when necessary.
UrlTest::testLCustomClass in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests for custom class in l() function.
url_alter_test_foo in drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module
Menu callback.
user_block_view in drupal/core/modules/user/user.module
Implements hook_block_view().
user_menu_title in drupal/core/modules/user/user.module
Menu item title callback for the 'user' path.
ViewEditFormController::submitDelayDestination in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Submit handler for form buttons that do not complete a form workflow.
views_ajax_form_wrapper in drupal/core/modules/views/includes/ajax.inc
Wrapper around drupal_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.
ViewUI::renderPreview in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php
WebTestBase::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Sets up a Drupal site for running functional and integration tests.
_menu_site_is_offline in drupal/core/includes/menu.inc
Checks whether the site is in maintenance mode.