25 calls to UrlHelper::parse()
- 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 multipage 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 - Builds the resource URL for a media asset URL.
- 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.