Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Tests from route uri with missing route name. |
| 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. |
| UrlTest::testGetUriForExternalUrl | function | core/ |
Tests the getUri() method for external URLs. |
| UrlTest::testGetUriForInternalUrl | function | core/ |
Tests the getUri() method for internal URLs. |
| UrlTest::testGetUriForProtocolRelativeUrl | function | core/ |
Tests the getUri() and isExternal() methods for protocol-relative URLs. |
| UrlTest::testInvalidEntityUriParameter | function | core/ |
Tests the fromUri() method with an invalid entity: URI. |
| UrlTest::testIsExternal | function | core/ |
Tests the isExternal() method. |
| UrlTest::testLinkAttributes | function | core/ |
Tests that default and custom attributes are handled correctly on links. |
| UrlTest::testLinkBubbleableMetadata | function | core/ |
Tests that #type=link bubbles outbound route/path processors' metadata. |
| UrlTest::testLinkRenderArrayText | function | core/ |
Tests that link functions support render arrays as 'text'. |
| UrlTest::testLinkXSS | function | core/ |
Confirms that invalid URLs are filtered in link generating functions. |
| UrlTest::testMergeOptions | function | core/ |
Tests the mergeOptions() method. |
| UrlTest::testSetOptions | function | core/ |
Tests the setOptions() method. |
| UrlTest::testSetRouteParametersWithUnroutedUrl | function | core/ |
Tests the setRouteParameters() with an unrouted URL. |
| UrlTest::testSetRouteParameterWithUnroutedUrl | function | core/ |
Tests the setRouteParameter() with an unrouted URL. |
| UrlTest::testToString | function | core/ |
Tests the toString() method. |
| UrlTest::testToUriStringForEntity | function | core/ |
Tests the toUriString() method with entity: URIs. |
| UrlTest::testToUriStringForInternal | function | core/ |
Tests the toUriString() method with internal: URIs. |
| UrlTest::testToUriStringForRoute | function | core/ |
Tests the toUriString() method with route: URIs. |
| UrlTest::testUrlFromRequest | function | core/ |
Tests creating a URL from a request. |
| UrlTest::testUrlFromRequestInvalid | function | core/ |
Tests that an invalid request will thrown an exception. |
| UrlTest::testUrlFromRequestWithQueryParameters | function | core/ |
Tests creating a URL from a request with query parameters. |
| UrlTransformRelativeTest | class | core/ |
Tests URL transform to relative. |
| UrlTransformRelativeTest.php | file | core/ |
|
| UrlTransformRelativeTest::$modules | property | core/ |
Modules to install. |
| UrlTransformRelativeTest::providerFileUrlTransformRelative | function | core/ |
Provides data for testing URL transformation. |
| UrlTransformRelativeTest::testFileUrlTransformRelative | function | core/ |
Tests transformRelative() function. |
| url_alter_test.info.yml | file | core/ |
core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml |
| url_alter_test.path_processor | service | core/ |
Drupal\url_alter_test\PathProcessorTest |
Pagination
- Previous page
- Page 1512
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.