25 calls to UrlHelper::parse()

claro_preprocess_table in core/themes/claro/claro.theme
Implements template_preprocess_HOOK() for table.
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.
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 multipage sequence.
file_create_url in core/includes/file.inc
Creates a web-accessible URL for a stream to an external or local file.
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
Builds the resource URL for a media asset URL.
UrlTest::testDrupalParseUrl in core/modules/system/tests/src/Functional/Common/UrlTest.php
Tests UrlHelper::parse().
UrlTest::testFromUserInput in core/tests/Drupal/Tests/Core/UrlTest.php
Tests the fromUserInput method with valid paths.
WebTestBase::drupalPostAjaxForm in core/modules/simpletest/src/WebTestBase.php
Executes an Ajax form submission.
_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 strings wrapped in Drupal.t() and Drupal.formatPlural() and inserts them into the database.

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