24 calls to UrlHelper::buildQuery()
- BigPipeStrategy::generateBigPipePlaceholderId in core/
modules/ big_pipe/ src/ Render/ Placeholder/ BigPipeStrategy.php - Generates a BigPipe placeholder ID.
- CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest in core/
tests/ Drupal/ Tests/ Core/ EventSubscriber/ CustomPageExceptionHtmlSubscriberTest.php - Tests onHandleException with a GET request.
- CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest in core/
tests/ Drupal/ Tests/ Core/ EventSubscriber/ CustomPageExceptionHtmlSubscriberTest.php - Tests onHandleException with a POST request.
- drupal_current_script_url in core/
includes/ install.inc - Returns the URL of the current script, with modified query parameters.
- Endpoint::buildResourceUrl in core/
modules/ media/ src/ OEmbed/ Endpoint.php - Builds and returns the endpoint URL.
- FieldPluginBase::renderAsLink in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Render this field as a link, with the info from a fieldset set by the user.
- file_create_url in core/
includes/ file.inc - Creates a web-accessible URL for a stream to an external or local file.
- FilterProcessResult::createPlaceholder in core/
modules/ filter/ src/ FilterProcessResult.php - Creates a placeholder.
- FormBuilder::buildFormAction in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Builds the $form['#action'].
- ImageStyle::buildUrl in core/
modules/ image/ src/ Entity/ ImageStyle.php - Returns the URL of this image derivative for an original image path or URI.
- install_redirect_url in core/
includes/ install.core.inc - Returns the URL that should be redirected to during an installation request.
- media_library_views_post_render in core/
modules/ media_library/ media_library.module - Implements hook_views_post_render().
- MenuTreeStorage::loadByRoute in core/
lib/ Drupal/ Core/ Menu/ MenuTreeStorage.php - Loads multiple plugin definitions from the storage based on route.
- MenuTreeStorage::preSave in core/
lib/ Drupal/ Core/ Menu/ MenuTreeStorage.php - Fills in all the fields the database save needs, using the link definition.
- PlaceholderGenerator::createPlaceholder in core/
lib/ Drupal/ Core/ Render/ PlaceholderGenerator.php - Turns the given element into a placeholder.
- RedirectDestinationTest::setupUrlGenerator in core/
tests/ Drupal/ Tests/ Core/ Routing/ RedirectDestinationTest.php - UnroutedUrlAssembler::buildExternalUrl in core/
lib/ Drupal/ Core/ Utility/ UnroutedUrlAssembler.php - UnroutedUrlAssembler::buildLocalUrl in core/
lib/ Drupal/ Core/ Utility/ UnroutedUrlAssembler.php - Url::toUriString in core/
lib/ Drupal/ Core/ Url.php - Generates a URI string that represents the data in the Url object.
- UrlGenerator::generateFromRoute in core/
lib/ Drupal/ Core/ Routing/ UrlGenerator.php - Generates a URL or path for a specific route based on the given parameters.
- UrlHelperTest::testBuildQuery in core/
tests/ Drupal/ Tests/ Component/ Utility/ UrlHelperTest.php - Tests query building.
- UrlResolver::getResourceUrl in core/
modules/ media/ src/ OEmbed/ UrlResolver.php - Builds the resource URL for a media asset URL.
- ViewAjaxController::ajaxView in core/
modules/ views/ src/ Controller/ ViewAjaxController.php - Loads and renders a view via AJAX.
- _contextual_links_to_id in core/
modules/ contextual/ contextual.module - Serializes #contextual_links property value array to a string.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.