Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlResolver | class | core/ |
Overrides the oEmbed URL resolver service for testing purposes. |
| UrlResolver | class | core/ |
Converts oEmbed media URLs into endpoint-specific resource URLs. |
| UrlResolver.php | file | core/ |
|
| UrlResolver.php | file | core/ |
|
| 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/ |
|
| 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 | class | core/ |
Tests the oEmbed URL resolver. |
| UrlResolverTest.php | file | core/ |
|
| UrlResolverTest.php | file | core/ |
|
| UrlResolverTest::$defaultTheme | property | core/ |
|
| UrlResolverTest::createTestableUrlResolver | function | core/ |
Creates a UrlResolver with exposed protected methods for testing. |
| UrlResolverTest::providerEndpointMatching | function | core/ |
Data provider for testEndpointMatching(). |
| UrlResolverTest::providerUrlDiscovery | function | core/ |
Data provider for testUrlDiscovery(). |
| UrlResolverTest::setUp | function | core/ |
|
| UrlResolverTest::setUp | function | core/ |
|
| UrlResolverTest::testDiscoverResourceUrlParsesHtml | function | core/ |
Tests that discoverResourceUrl parses HTML responses. |
| UrlResolverTest::testDiscoverResourceUrlSkipsNonHtml | function | core/ |
Tests that discoverResourceUrl skips non-HTML responses. |
| 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 Drupal\Core\Url. |
| 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.php | file | core/ |
|
| UrlTest.php | file | core/ |
|
| UrlTest.php | file | core/ |
|
| UrlTest.php | file | core/ |
|
| UrlTest::$container | property | core/ |
|
| UrlTest::$defaultTheme | property | core/ |
|
| UrlTest::$defaultTheme | property | core/ |
|
| UrlTest::$map | property | core/ |
An array of values to use for the test. |
| UrlTest::$modules | property | core/ |
|
| UrlTest::$modules | property | core/ |
|
| UrlTest::$modules | property | core/ |
|
| UrlTest::$pathAliasManager | property | core/ |
The path alias manager. |
| UrlTest::$pathValidator | property | core/ |
The path validator. |
| UrlTest::$router | property | core/ |
The router. |
Pagination
- Previous page
- Page 1728
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.