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 |
---|---|---|---|
PrivateStream::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
Provider::$url | property | core/ |
The provider URL. |
Provider::getUrl | function | core/ |
Returns the provider URL. |
ProviderRepository::$providersUrl | property | core/ |
URL of a JSON document which contains a database of oEmbed providers. |
PublicStream::baseUrl | function | core/ |
Finds and returns the base URL for public://. |
PublicStream::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
RebuildPermissionsForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
RedirectCommand::$url | property | core/ |
The URL that will be loaded into window.location. |
RedirectDestination::$urlGenerator | property | core/ |
The URL generator. |
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 |
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 |
RESTTestBase::curlExec | function | core/ |
This method is overridden to deal with a cURL quirk: the usage of CURLOPT_CUSTOMREQUEST cannot be unset on the cURL handle, so we need to override it every time it is omitted. |
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. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.