7 calls to UrlHelper::filterQueryParameters()

drupal_current_script_url in core/includes/install.inc
Returns the URL of the current script, with modified query parameters.
PagerParameters::getQueryParameters in core/lib/Drupal/Core/Pager/PagerParameters.php
Gets all request URL query parameters that are unrelated to paging.
RedirectDestination::get in core/lib/Drupal/Core/Routing/RedirectDestination.php
Gets the destination as a path.
TableSort::getQueryParameters in core/lib/Drupal/Core/Utility/TableSort.php
Composes a URL query parameter array for table sorting links.
UrlHelperTest::testFilterQueryParameters in core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php
Tests query filtering.
UrlTest::testDrupalGetQueryParameters in core/modules/system/tests/src/Kernel/Common/UrlTest.php
Tests UrlHelper::filterQueryParameters().
ViewsForm::buildForm in core/modules/views/src/Form/ViewsForm.php
Form constructor.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.