33 calls to UrlHelper::buildQuery()
- AssetOptimizationTest::invalidExclude in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Adds an invalid 'exclude' query parameter with an invalid value.
- AssetOptimizationTest::invalidInclude in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Replaces the 'include' query parameter with an invalid value.
- AssetOptimizationTest::omitInclude in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Removes the 'include' query parameter from the given URL.
- AssetOptimizationTest::omitTheme in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Removes the 'theme' query parameter from the given URL.
- AssetOptimizationTest::replaceGroupDelta in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Replaces the delta in the given URL.
- AssetOptimizationTest::setInvalidLibrary in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Replaces the 'include' entry in the given URL with an invalid value.
- BigPipeStrategy::generateBigPipePlaceholderId in core/
modules/ big_pipe/ src/ Render/ Placeholder/ BigPipeStrategy.php - Generates a BigPipe placeholder ID.
- Cookie::addCheckToUrl in core/
modules/ user/ src/ Authentication/ Provider/ Cookie.php - Adds a query parameter to check successful log in redirect URL.
- CssCollectionOptimizerLazy::optimize in core/
lib/ Drupal/ Core/ Asset/ CssCollectionOptimizerLazy.php - Optimizes a collection of assets.
- 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.
- FileUrlGenerator::generatePath in core/
lib/ Drupal/ Core/ File/ FileUrlGenerator.php - Generate a URL path.
- 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.
- JsCollectionOptimizerLazy::optimize in core/
lib/ Drupal/ Core/ Asset/ JsCollectionOptimizerLazy.php - Optimizes a collection of assets.
- 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 - 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 - 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 - UrlHelperTest::testBuildQuery in core/
tests/ Drupal/ Tests/ Component/ Utility/ UrlHelperTest.php - Tests query building.
- UrlResolver::getResourceUrl in core/
modules/ media/ src/ OEmbed/ UrlResolver.php - 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.