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 |
---|---|---|---|
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. |
UrlTest::$router | property | core/ |
The router. |
UrlTest::$urlGenerator | property | core/ |
The URL generator. |
UrlTest::accessProvider | function | core/ |
Data provider for the access test methods. |
UrlTest::getMockAccessManager | function | core/ |
Creates a mock access manager for the access tests. |
UrlTest::hasAttribute | function | core/ |
Checks for class existence in link. |
UrlTest::providerFromInvalidInternalUri | function | core/ |
Data provider for testFromInvalidInternalUri(). |
UrlTest::providerFromValidInternalUri | function | core/ |
Data provider for testFromValidInternalUri(). |
UrlTest::providerTestEntityUris | function | core/ |
Data provider for testing entity URIs. |
UrlTest::providerTestToUriStringForEntity | function | core/ |
Data provider for testing string entity URIs. |
UrlTest::providerTestToUriStringForInternal | function | core/ |
Data provider for testing internal URIs. |
UrlTest::providerTestToUriStringForRoute | function | core/ |
Data provider for testing route: URIs. |
UrlTest::setUp | function | core/ |
|
UrlTest::testAccessRouted | function | core/ |
Tests the access() method for routed URLs. |
UrlTest::testAccessUnrouted | function | core/ |
Tests the access() method for unrouted URLs (they always have access). |
UrlTest::testActiveLinkAttributes | function | core/ |
Tests the active class in links. |
UrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
UrlTest::testDrupalGetQueryParameters | function | core/ |
Tests UrlHelper::filterQueryParameters(). |
UrlTest::testDrupalParseUrl | function | core/ |
Tests UrlHelper::parse(). |
UrlTest::testEntityUris | function | core/ |
Tests the fromUri() method with an entity: URI. |
UrlTest::testExternalUrls | function | core/ |
Tests external URL handling. |
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.