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 |
|---|---|---|---|
| UrlTest | class | core/ |
@coversDefaultClass \Drupal\Core\Url[[api-linebreak]] @group UrlTest |
| UrlTest.php | file | core/ |
Contains \Drupal\Tests\Core\UrlTest. |
| 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 enable. |
| UrlTest::$modules | property | core/ |
Modules to enable. |
| 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::getRequestConstraint | function | core/ |
This constraint checks whether a Request object has the right path. |
| 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::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. |
| UrlTest::testFormUrl | function | core/ |
Tests that #type 'url' fields are properly validated and trimmed. |
| UrlTest::testFromInvalidInternalUri | function | core/ |
Tests the fromUri() method with an invalid internal: URI. |
| UrlTest::testFromInvalidUserInput | function | core/ |
Tests the fromUserInput method with invalid paths. |
| UrlTest::testFromRoutedPathWithInvalidRoute | function | core/ |
Tests fromUri() method with a user-entered path not matching any route. |
| UrlTest::testFromRoutedPathWithValidRoute | function | core/ |
Tests fromUri() method with user-entered path matching a valid route. |
| UrlTest::testFromRouteFront | function | core/ |
Tests the fromRoute() method with the special <front> path. |
| UrlTest::testFromRouteMatch | function | core/ |
Tests the fromRouteMatch() method. |
| UrlTest::testFromRouteUriWithMissingRouteName | function | core/ |
@covers ::fromUri[[api-linebreak]] |
| UrlTest::testFromUriNumber | function | core/ |
Tests the fromUri() method with a base: URI starting with a number. |
| UrlTest::testFromUserInput | function | core/ |
Tests the fromUserInput method with valid paths. |
| UrlTest::testFromValidInternalUri | function | core/ |
Tests the fromUri() method with a valid internal: URI. |
| UrlTest::testGetInternalPath | function | core/ |
Tests the getInternalPath method(). |
| UrlTest::testGetOptions | function | core/ |
Tests the getOptions() method. |
| UrlTest::testGetRouteName | function | core/ |
Tests the getRouteName() method. |
| UrlTest::testGetRouteNameWithExternalUrl | function | core/ |
Tests the getRouteName() with an external URL. |
| UrlTest::testGetRouteParameters | function | core/ |
Tests the getRouteParameters() method. |
| UrlTest::testGetRouteParametersWithExternalUrl | function | core/ |
Tests the getRouteParameters() with an external URL. |
Pagination
- Previous page
- Page 1314
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.