Search for url
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Url | class | core/ |
Field handler to provide simple renderer that turns a URL into a clickable link. |
| Url | class | core/ |
Provides a form element for input of a URL. |
| Url | class | core/ |
Defines an object that holds information about a URL. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| RedirectDestinationTest::$urlGenerator | property | core/ |
The mocked URL generator. |
| RedirectDestinationTest::setupUrlGenerator | function | core/ |
|
| RedirectResponseSubscriber::$unroutedUrlAssembler | property | core/ |
The unrouted URL assembler service. |
| RedirectResponseSubscriber::checkRedirectUrl | function | core/ |
Allows manipulation of the response object when performing a redirect. |
| RedirectResponseSubscriber::getDestinationAsAbsoluteUrl | function | core/ |
Converts the passed in destination into an absolute URL. |
| RedirectResponseSubscriberTest::$urlAssembler | property | core/ |
The mocked request context. |
| RedirectResponseSubscriberTest::providerTestDestinationRedirectToExternalUrl | function | core/ |
Data provider for testDestinationRedirectToExternalUrl(). |
| RedirectResponseSubscriberTest::providerTestDestinationRedirectWithInvalidUrl | function | core/ |
Data provider for testDestinationRedirectWithInvalidUrl(). |
| RedirectResponseSubscriberTest::testDestinationRedirectToExternalUrl | function | core/ |
@dataProvider providerTestDestinationRedirectToExternalUrl |
| RedirectResponseSubscriberTest::testDestinationRedirectWithInvalidUrl | function | core/ |
@dataProvider providerTestDestinationRedirectWithInvalidUrl |
| RedirectResponseSubscriberTest::testRedirectWithOptInExternalUrl | function | core/ |
@covers ::checkRedirectUrl[[api-linebreak]] |
| ReindexConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RequestContext::$completeBaseUrl | property | core/ |
The scheme, host and base path, for example "http://example.com/d8". |
| RequestContext::getCompleteBaseUrl | function | core/ |
Gets the scheme, host and base path. |
| RequestContext::setCompleteBaseUrl | function | core/ |
Sets the complete base URL for the Request context. |
| RequestHelper::isCleanUrl | function | core/ |
Returns whether the request is using a clean URL. |
| Resource::$authorUrl | property | core/ |
A URL for the author/owner of the resource. |
| Resource::$thumbnailUrl | property | core/ |
A URL to a thumbnail image representing the resource. |
| Resource::$url | property | core/ |
The resource URL. Only applies to 'photo' and 'link' resources. |
| Resource::getAuthorUrl | function | core/ |
Returns the URL of the resource author. |
| Resource::getThumbnailUrl | function | core/ |
Returns the URL of the resource's thumbnail image. |
| Resource::getUrl | function | core/ |
Returns the URL of the resource. Only applies to 'photo' resources. |
| ResourceController::setResourceUrl | function | core/ |
Maps an asset URL to a local fixture representing its oEmbed resource. |
| ResourceException::$url | property | core/ |
The URL of the resource. |
| ResourceException::getUrl | function | core/ |
Gets the URL of the resource which caused the exception. |
| ResourceObject::toUrl | function | core/ |
Gets a Url for the ResourceObject. |
| response_filter.rss.relative_url | service | core/ |
Drupal\Core\EventSubscriber\RssResponseRelativeUrlFilter |
| ResponsiveImageFieldDisplayTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
| RevertOverridesForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| 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. |
| RouteNoneTest::$urlGenerator | property | core/ |
The URL generator. |
| RouteProcessorCurrentIntegrationTest::$urlGenerator | property | core/ |
The URL generator. |
| Router::$urlGenerator | property | core/ |
The URL generator. |
| RouterTest::testUrlGeneratorFront | function | core/ |
Checks the generate method on the URL generator using the front router. |
| RssFields::getAbsoluteUrl | function | core/ |
Convert a rendered URL string to an absolute URL. |
| RssResponseRelativeUrlFilter | class | core/ |
Subscribes to filter RSS responses, to make relative URIs absolute. |
| RssResponseRelativeUrlFilter.php | file | core/ |
|
| RssResponseRelativeUrlFilter::getSubscribedEvents | function | core/ |
|
| RssResponseRelativeUrlFilter::onResponse | function | core/ |
Converts relative URLs to absolute URLs. |
| RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs in RSS markup. |
| RssResponseRelativeUrlFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\RssResponseRelativeUrlFilter[[api-linebreak]] @group event_subscriber |
| RssResponseRelativeUrlFilterTest.php | file | core/ |
|
| RssResponseRelativeUrlFilterTest::providerTestOnResponse | function | core/ |
|
| RssResponseRelativeUrlFilterTest::testOnResponse | function | core/ |
@dataProvider providerTestOnResponse |
| SearchInterface::buildSearchUrlQuery | function | core/ |
Builds the URL GET query parameters array for search. |
| SearchPluginBase::buildSearchUrlQuery | function | core/ |
Builds the URL GET query parameters array for search. |
| SectionStorageInterface::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| SectionStorageInterface::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.