Search for getUrl
- Search 7.x for getUrl
- Search 9.5.x for getUrl
- Search 8.9.x for getUrl
- Search 10.3.x for getUrl
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContactLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
DisplayPluginBase::getUrl | function | core/ |
Returns a URL to $this display or its configured linked display. |
DisplayPluginInterface::getUrl | function | core/ |
Returns a URL to $this display or its configured linked display. |
DisplayRouterInterface::getUrlInfo | function | core/ |
Generates a URL to this display. |
DynamicPluginConfigWithCsrfTokenUrlTrait::getUrlWithReplacedCsrfTokenPlaceholder | function | core/ |
Gets the given URL with all placeholders replaced. |
Endpoint::getUrl | function | core/ |
Returns the endpoint URL. |
EntityLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
Link::getUrl | function | core/ |
Returns the URL of the link. |
LinkApprove::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
LinkBase::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
LinkFieldTest::getUrlWithComplexQuery | function | core/ |
Get array of url with complex query parameters for render check. |
LinkFieldTest::getUrlWithComplexQueryInputList | function | core/ |
Get list of url with complex query parameters for input check. |
LinkItem::getUrl | function | core/ |
Gets the URL object. |
LinkItemInterface::getUrl | function | core/ |
Gets the URL object. |
LinkReply::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
MenuLinkBase::getUrlObject | function | core/ |
Returns a URL object containing either the external path or route. |
MenuLinkContent::getUrlObject | function | core/ |
Gets the URL object pointing to the URL of the menu link content entity. |
MenuLinkContentInterface::getUrlObject | function | core/ |
Gets the URL object pointing to the URL of the menu link content entity. |
MenuLinkInterface::getUrlObject | function | core/ |
Returns a URL object containing either the external path or route. |
PathPluginBase::getUrlInfo | function | core/ |
Generates a URL to this display. |
PathValidator::getUrl | function | core/ |
Helper for getUrlIfValid() and getUrlIfValidWithoutAccessCheck(). |
PathValidator::getUrlIfValid | function | core/ |
Returns a URL object, if the path is valid and accessible. |
PathValidator::getUrlIfValidWithoutAccessCheck | function | core/ |
Returns a URL object, if the path is valid. |
PathValidatorInterface::getUrlIfValid | function | core/ |
Returns a URL object, if the path is valid and accessible. |
PathValidatorInterface::getUrlIfValidWithoutAccessCheck | function | core/ |
Returns a URL object, if the path is valid. |
PathValidatorTest::testGetUrlIfValidWithAccess | function | core/ |
Tests the getUrlIfValid() method when there is access. |
PathValidatorTest::testGetUrlIfValidWithFrontPageAndQueryAndFragments | function | core/ |
Tests the getUrlIfValid() method with a front page + query + fragments. |
PathValidatorTest::testGetUrlIfValidWithoutAccess | function | core/ |
Tests the getUrlIfValid() method where there is no access. |
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
Tests the getUrlIfValidWithoutAccessCheck() method. |
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
|
PathValidatorTest::testGetUrlIfValidWithQuery | function | core/ |
Tests the getUrlIfValid() method with a query in the path. |
Provider::getUrl | function | core/ |
Returns the provider URL. |
Resource::getUrl | function | core/ |
Returns the URL of the resource. Only applies to 'photo' resources. |
ResourceException::getUrl | function | core/ |
Gets the URL of the resource which caused the exception. |
RevisionLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
RevisionLinkDelete::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
RevisionLinkRevert::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
SecuredRedirectResponse::setTargetUrl | function | core/ |
|
SecurityAdvisory::getUrl | function | core/ |
Gets the URL to the security advisory. |
Shortcut::getUrl | function | core/ |
Returns the URL object pointing to the configured route. |
ShortcutInterface::getUrl | function | core/ |
Returns the URL object pointing to the configured route. |
TrustedRedirectResponse::setTrustedTargetUrl | function | core/ |
Sets the target URL to a trusted URL. |
TrustedRedirectResponseTest::testSetTargetUrlWithInternalUrl | function | core/ |
@covers ::setTargetUrl |
TrustedRedirectResponseTest::testSetTargetUrlWithTrustedUrl | function | core/ |
@covers ::setTargetUrl |
TrustedRedirectResponseTest::testSetTargetUrlWithUntrustedUrl | function | core/ |
@covers ::setTargetUrl |
TwigExtension::getUrl | function | core/ |
Generates an absolute URL given a route name and parameters. |
UiHelperTrait::getUrl | function | core/ |
Get the current URL from the browser. |
ViewExecutable::getUrl | function | core/ |
Gets the URL for the current view. |
ViewExecutable::getUrlInfo | function | core/ |
Gets the Url object associated with the display handler. |
ViewExecutableTest::testGetUrlWithoutRouterDisplay | function | core/ |
@covers ::getUrl |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.