8 calls to UrlHelper::uncompressQueryParameter()
- AjaxPageState::parseAjaxPageState in core/
lib/ Drupal/ Core/ StackMiddleware/ AjaxPageState.php - Parse the ajax_page_state variable in the request.
- AjaxTest::testDrupalSettingsCachingRegression in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - Tests that AJAX loaded libraries are not retained between requests.
- AssetControllerBase::deliver in core/
modules/ system/ src/ Controller/ AssetControllerBase.php - Generates an aggregate, given a filename.
- AssetOptimizationTest::setInvalidLibrary in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Replaces the 'include' entry in the given URL with an invalid value.
- BrowserTestBase::getDrupalSettings in core/
tests/ Drupal/ Tests/ BrowserTestBase.php - Gets the JavaScript drupalSettings variable for the currently-loaded page.
- UrlHelperTest::testCompressUncompress in core/
tests/ Drupal/ Tests/ Component/ Utility/ UrlHelperTest.php - Tests that we get the same thing out that we put in.
- UrlHelperTest::testUncompressInvalidString in core/
tests/ Drupal/ Tests/ Component/ Utility/ UrlHelperTest.php - Tests passing an invalid string as a compressed query parameter.
- WebDriverTestBase::getDrupalSettings in core/
tests/ Drupal/ FunctionalJavascriptTests/ WebDriverTestBase.php - Gets the current Drupal javascript settings and parses into an array.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.