31 calls to UrlHelper::parse()

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.
claro_preprocess_views_view_table in core/themes/claro/claro.theme
Implements template_preprocess_HOOK() for views_view_table.
ConfirmFormHelper::buildCancelLink in core/lib/Drupal/Core/Form/ConfirmFormHelper.php
Builds the cancel link for a confirmation form.
Cookie::addCheckToUrl in core/modules/user/src/Authentication/Provider/Cookie.php
Adds a query parameter to check successful log in redirect URL.
DisplayPluginBase::getMoreUrl in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Get the more URL for this view.
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.
FieldUI::getNextDestination in core/modules/field_ui/src/FieldUI.php
Returns the next redirect path in a multi-page sequence.
FileUrlGenerator::generate in core/lib/Drupal/Core/File/FileUrlGenerator.php
Creates a root-relative web-accessible URL object.
FileUrlGenerator::generatePath in core/lib/Drupal/Core/File/FileUrlGenerator.php
Generate a URL path.
FormBuilder::buildFormAction in core/lib/Drupal/Core/Form/FormBuilder.php
Builds the $form['#action'].
GotoAction::execute in core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
Executes the plugin.
LinkItemSerializationTest::testLinkDeserialization in core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php
Tests the deserialization.
LinkItemSerializationTest::testLinkSerialization in core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php
Tests the serialization.
LinkItemTest::testLinkItem in core/modules/link/tests/src/Kernel/LinkItemTest.php
Tests using entity fields of the link field type.
media_library_views_post_render in core/modules/media_library/media_library.module
Implements hook_views_post_render().
PathPluginBase::validatePath in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Validates the path of the display.
PathValidator::getUrl in core/lib/Drupal/Core/Path/PathValidator.php
Helper for getUrlIfValid() and getUrlIfValidWithoutAccessCheck().
RedirectResponseSubscriber::getDestinationAsAbsoluteUrl in core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php
Converts the passed in destination into an absolute URL.
RequestSanitizer::checkDestination in core/lib/Drupal/Core/Security/RequestSanitizer.php
Checks a destination string to see if it is dangerous.
UnroutedUrlAssembler::buildExternalUrl in core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php
UrlHelperTest::testParse in core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php
Tests URL parsing.
UrlResolver::getResourceUrl in core/modules/media/src/OEmbed/UrlResolver.php
UrlTest::testDrupalParseUrl in core/modules/system/tests/src/Kernel/Common/UrlTest.php
Tests UrlHelper::parse().
UrlTest::testFromUserInput in core/tests/Drupal/Tests/Core/UrlTest.php
Tests the fromUserInput method with valid paths.
_batch_finished in core/includes/batch.inc
Ends the batch processing.
_locale_parse_js_file in core/modules/locale/locale.module
Parses a JavaScript file, extracts translatable strings, and saves them.

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