9 calls to drupal_http_build_query()

CommonURLUnitTest::testDrupalHttpBuildQuery in drupal/modules/simpletest/tests/common.test
Test drupal_http_build_query().
drupal_current_script_url in drupal/includes/install.inc
Returns the URL of the current script, with modified query parameters.
drupal_get_destination in drupal/includes/common.inc
Prepares a 'destination' URL query parameter for use with drupal_goto().
image_style_url in drupal/modules/image/image.module
Returns the URL for an image derivative given a style and image path.
install_redirect_url in drupal/includes/install.core.inc
Returns the URL that should be redirected to during an installation request.
MenuTestCase::assertMenuLink in drupal/modules/menu/menu.test
Fetch the menu item from the database and compare it to the specified array.
menu_edit_item in drupal/modules/menu/menu.admin.inc
Menu callback; Build the menu link editing form.
shortcut_preprocess_page in drupal/modules/shortcut/shortcut.module
Implements hook_preprocess_page().
url in drupal/includes/common.inc
Generates an internal or external URL.