10 calls to drupal_http_build_query()

drupal_current_script_url in drupal/core/includes/install.inc
Returns the URL of the current script, with modified query parameters.
FieldPluginBase::renderAsLink in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Render this field as a link, with the info from a fieldset set by the user.
image_style_url in drupal/core/modules/image/image.module
Returns the URL for an image derivative given a style and image path.
install_redirect_url in drupal/core/includes/install.core.inc
Returns the URL that should be redirected to during an installation request.
MenuLinkFormController::form in drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php
Overrides EntityFormController::form().
MenuTest::assertMenuLink in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Fetch the menu item from the database and compare it to the specified array.
shortcut_preprocess_page in drupal/core/modules/shortcut/shortcut.module
Implements hook_preprocess_HOOK() for page.tpl.php.
UrlTest::testDrupalHttpBuildQuery in drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php
Tests drupal_http_build_query().
views_ajax in drupal/core/modules/views/includes/ajax.inc
Menu callback to load a view via AJAX.
_contextual_links_to_id in drupal/core/modules/contextual/contextual.module
Serializes #contextual_links property value array to a string.