22 calls to UrlHelper::isExternal()
- ComponentPluginManager::translateLibraryPaths in core/
modules/ sdc/ src/ ComponentPluginManager.php - Changes the library paths, so they can be used by the library system.
- ComponentPluginManager::translateLibraryPaths in core/
lib/ Drupal/ Core/ Theme/ ComponentPluginManager.php - Changes the library paths, so they can be used by the library system.
- CredentialForm::validatePaths in core/
modules/ migrate_drupal_ui/ src/ Form/ CredentialForm.php - The #element_validate handler for the source path elements.
- DisplayPluginBase::getMoreUrl in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Get the more URL for this view.
- Endpoint::__construct in core/
modules/ media/ src/ OEmbed/ Endpoint.php - Endpoint constructor.
- FieldPluginBase::renderText in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - FormBuilder::doBuildForm in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - GotoAction::execute in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ GotoAction.php - LocalAwareRedirectResponseTrait::isLocal in core/
lib/ Drupal/ Core/ Routing/ LocalAwareRedirectResponseTrait.php - Determines whether a path is local.
- MenuLinkParent::transform in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ MenuLinkParent.php - Find the parent link GUID.
- OpenModalDialogWithUrl::render in core/
lib/ Drupal/ Core/ Ajax/ OpenModalDialogWithUrl.php - PathValidator::getUrl in core/
lib/ Drupal/ Core/ Path/ PathValidator.php - Helper for getUrlIfValid() and getUrlIfValidWithoutAccessCheck().
- Provider::__construct in core/
modules/ media/ src/ OEmbed/ Provider.php - Provider constructor.
- RedirectDestination::get in core/
lib/ Drupal/ Core/ Routing/ RedirectDestination.php - 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.
- UrlTest::testDrupalParseUrl in core/
modules/ system/ tests/ src/ Kernel/ Common/ UrlTest.php - Tests UrlHelper::parse().
- _ckeditor5_theme_css in core/
modules/ ckeditor5/ ckeditor5.module - Retrieves the default theme's CKEditor 5 stylesheets.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.