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 |
---|---|---|---|
UrlPlainFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
UrlResolver | class | core/ |
Converts oEmbed media URLs into endpoint-specific resource URLs. |
UrlResolver | class | core/ |
Overrides the oEmbed URL resolver service for testing purposes. |
UrlResolver.php | file | core/ |
|
UrlResolver.php | file | core/ |
|
UrlResolver::$cacheBackend | property | core/ |
The cache backend. |
UrlResolver::$httpClient | property | core/ |
The HTTP client. |
UrlResolver::$moduleHandler | property | core/ |
The module handler service. |
UrlResolver::$providers | property | core/ |
The OEmbed provider repository service. |
UrlResolver::$resourceFetcher | property | core/ |
The OEmbed resource fetcher service. |
UrlResolver::$urlCache | property | core/ |
Static cache of discovered oEmbed resource URLs, keyed by canonical URL. |
UrlResolver::discoverResourceUrl | function | core/ |
Runs oEmbed discovery and returns the endpoint URL if successful. |
UrlResolver::findUrl | function | core/ |
Tries to find the oEmbed URL in a DOM. |
UrlResolver::getEndpointMatchingUrl | function | core/ |
For the given media item URL find an endpoint with schemes that match. |
UrlResolver::getProviderByUrl | function | core/ |
|
UrlResolver::getResourceUrl | function | core/ |
|
UrlResolver::getResourceUrl | function | core/ |
|
UrlResolver::setEndpointUrl | function | core/ |
Sets the endpoint URL for an oEmbed resource URL. |
UrlResolver::__construct | function | core/ |
Constructs a UrlResolver object. |
UrlResolverInterface | interface | core/ |
Defines the interface for the oEmbed URL resolver service. |
UrlResolverInterface.php | file | core/ |
|
UrlResolverInterface::getProviderByUrl | function | core/ |
Tries to determine the oEmbed provider for a media asset URL. |
UrlResolverInterface::getResourceUrl | function | core/ |
Builds the resource URL for a media asset URL. |
UrlResolverTest | class | core/ |
Tests the oEmbed URL resolver service. |
UrlResolverTest.php | file | core/ |
|
UrlResolverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UrlResolverTest::providerEndpointMatching | function | core/ |
Data provider for testEndpointMatching(). |
UrlResolverTest::providerUrlDiscovery | function | core/ |
Data provider for testUrlDiscovery(). |
UrlResolverTest::setUp | function | core/ |
|
UrlResolverTest::testEndpointMatching | function | core/ |
Tests resource URL resolution with a matched provider endpoint. |
UrlResolverTest::testResourceUrlAlterHook | function | core/ |
Tests that hook_oembed_resource_url_alter() is invoked. |
UrlResolverTest::testUrlDiscovery | function | core/ |
Tests URL resolution when the URL is discovered by scanning the asset. |
UrlTest | class | core/ |
Tests the Url object. |
UrlTest | class | core/ |
Tests the form API URL element. |
UrlTest | class | core/ |
Confirm that the link generator works correctly. |
UrlTest | class | core/ |
@coversDefaultClass \Drupal\Core\Url @group UrlTest |
UrlTest.php | file | core/ |
|
UrlTest.php | file | core/ |
|
UrlTest.php | file | core/ |
|
UrlTest.php | file | core/ |
|
UrlTest::$container | property | core/ |
|
UrlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UrlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UrlTest::$map | property | core/ |
An array of values to use for the test. |
UrlTest::$modules | property | core/ |
Modules to install. |
UrlTest::$modules | property | core/ |
Modules to install. |
UrlTest::$modules | property | core/ |
Modules to install. |
UrlTest::$pathAliasManager | property | core/ |
The path alias manager. |
UrlTest::$pathValidator | property | core/ |
The mocked path validator. |
UrlTest::$profile | property | core/ |
The profile to install as a basis for testing. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.