Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlHelperTest::testInvalidAbsolute | function | core/ |
Tests invalid absolute URLs. |
| UrlHelperTest::testInvalidRelative | function | core/ |
Tests invalid relative URLs. |
| UrlHelperTest::testIsExternal | function | core/ |
Tests external versus internal paths. |
| UrlHelperTest::testParse | function | core/ |
Tests url parsing. |
| UrlHelperTest::testStripDangerousProtocols | function | core/ |
Tests dangerous url protocol filtering. |
| UrlHelperTest::testValidAbsolute | function | core/ |
Tests valid absolute URLs. |
| UrlHelperTest::testValidRelative | function | core/ |
Tests valid relative URLs. |
| UrlIntegrationTest | class | core/ |
Tests the URL object integration into the access system. |
| UrlIntegrationTest.php | file | core/ |
|
| UrlIntegrationTest::$modules | property | core/ |
Modules to enable. |
| UrlIntegrationTest::testAccess | function | core/ |
Ensures that the access() method on \Drupal\Core\Url objects works. |
| UrlMatcher::__construct | function | core/ |
Constructs a new UrlMatcher. |
| UrlPlainFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| 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::$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::getProviderByUrl | function | core/ |
Tries to determine the oEmbed provider for a media asset URL. |
| UrlResolver::getResourceUrl | function | core/ |
Builds the resource URL for a media asset URL. |
| UrlResolver::getResourceUrl | function | core/ |
Builds the resource URL for a media asset URL. |
| 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 when the asset URL can be matched to a provider endpoint. |
| UrlResolverTest::testResourceUrlAlterHook | function | core/ |
Tests that hook_oembed_resource_url_alter() is invoked. |
| UrlResolverTest::testUrlDiscovery | function | core/ |
Tests URL resolution when the resource URL must be actively discovered by scanning the asset. |
| UrlRewritingTest | class | core/ |
Tests for file URL rewriting. |
| UrlRewritingTest.php | file | core/ |
|
| UrlRewritingTest::$modules | property | core/ |
Modules to enable. |
| UrlRewritingTest::testPublicManagedFileURL | function | core/ |
Tests the rewriting of public managed file URLs by hook_file_url_alter(). |
| UrlRewritingTest::testRelativeFileURL | function | core/ |
Test file_url_transform_relative(). |
| UrlRewritingTest::testShippedFileURL | function | core/ |
Tests the rewriting of shipped file URLs by hook_file_url_alter(). |
| UrlTest | class | core/ |
Confirm that \Drupal\Core\Url, \Drupal\Component\Utility\UrlHelper::filterQueryParameters(), \Drupal\Component\Utility\UrlHelper::buildQuery(), and \Drupal\Core\Utility\LinkGeneratorInterface::generate() work correctly with various input. |
| UrlTest | class | core/ |
Tests the form API URL element. |
Pagination
- Previous page
- Page 1313
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.