admin_bar_preprocess_page in core/modules/admin_bar/admin_bar.module
Implements hook_preprocess_page().
backdrop_current_script_url in core/includes/install.inc
Returns the URL of the current script, with modified query parameters.
backdrop_get_destination in core/includes/common.inc
Prepares a 'destination' URL query parameter for use with backdrop_goto().
backdrop_http_request in core/includes/common.inc
Performs an HTTP request.
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequest in core/modules/simpletest/tests/common.test
CommonURLUnitTestCase::testBackdropHttpBuildQuery in core/modules/simpletest/tests/common.test
Test backdrop_http_build_query().
drupal_http_build_query in core/includes/drupal.inc
Parses an array into a valid, rawurlencoded query string.
install_redirect_url in core/includes/install.core.inc
Returns the URL that should be redirected to during an installation request.
MenuTestCase::assertMenuLink in core/modules/menu/tests/menu.test
Fetch the menu item from the database and compare it to the specified array.
menu_edit_item in core/modules/menu/menu.admin.inc
Menu callback; Build the menu link editing form.
redirect_url in core/modules/redirect/redirect.module
Build the URL of a redirect for display purposes only.
url in core/includes/common.inc
Generates an internal or external URL.
views_ajax in core/modules/views/includes/ajax.inc
Menu callback to load a view via AJAX.
views_handler_field::render_as_link in core/modules/views/handlers/views_handler_field.inc
Render this field as a link, with the info from a fieldset set by the user.