11 calls to UrlHelper::isExternal()

FormBuilder::doBuildForm in core/lib/Drupal/Core/Form/FormBuilder.php
Builds and processes all elements in the structured form array.
GotoAction::execute in core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
Executes the plugin.
LocalAwareRedirectResponseTrait::isLocal in core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php
Determines whether a path is local.
PathValidator::getUrl in core/lib/Drupal/Core/Path/PathValidator.php
Helper for getUrlIfValid() and getUrlIfValidWithoutAccessCheck().
RedirectDestination::get in core/lib/Drupal/Core/Routing/RedirectDestination.php
Gets the destination as a path.
RedirectResponseSubscriber::getDestinationAsAbsoluteUrl in core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php
Converts the passed in destination into an absolute URL.
RequestSanitizer::processParameterBag in core/lib/Drupal/Core/Security/RequestSanitizer.php
Processes a request parameter bag.
UiHelperTrait::buildUrl in core/tests/Drupal/Tests/UiHelperTrait.php
Builds an absolute URL from a system path or a URL object.
UnroutedUrlAssembler::assemble in core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php
This is a helper function that calls buildExternalUrl() or buildLocalUrl() based on a check of whether the path is a valid external URL.
Url::fromInternalUri in core/lib/Drupal/Core/Url.php
Creates a new Url object for 'internal:' URIs.
UrlHelperTest::testIsExternal in core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php
Tests external versus internal paths.

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