10 calls to _current_path()

arg in drupal/core/includes/bootstrap.inc
Returns a component of the current Drupal path.
current_path in drupal/core/includes/path.inc
Return the current URL path of the page being viewed.
drupal_environment_initialize in drupal/core/includes/bootstrap.inc
Initializes the PHP environment.
FunctionsTest::testLinks in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php
Tests theme_links().
menu_set_active_item in drupal/core/includes/menu.inc
Sets the active path, which determines which page is loaded.
ThemeTest::testFrontPageThemeSuggestion in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php
Ensure page-front template suggestion is added when on front page.
views_ajax in drupal/core/modules/views/includes/ajax.inc
Menu callback to load a view via AJAX.
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.
_drupal_bootstrap_page_cache in drupal/core/includes/bootstrap.inc
Attempts to serve a page from the cache.