Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| UrlHelper::filterQueryParameters | function | core/ |
Filters a URL query parameter array to remove unwanted elements. |
| UrlHelper::getAllowedProtocols | function | core/ |
Gets the allowed protocols. |
| UrlHelper::isExternal | function | core/ |
Determines whether a path is external to Drupal. |
| UrlHelper::isValid | function | core/ |
Verifies the syntax of the given URL. |
| UrlHelper::parse | function | core/ |
Parses a URL string into its path, query, and fragment components. |
| UrlHelper::setAllowedProtocols | function | core/ |
Sets the allowed protocols. |
| UrlHelper::stripDangerousProtocols | function | core/ |
Strips dangerous protocols (for example, 'javascript:') from a URI. |
| UrlHelperTest | class | core/ |
@group Utility |
| UrlHelperTest.php | file | core/ |
|
| UrlHelperTest::dataEnhanceWithPrefix | function | core/ |
Enhances test urls with prefixes. |
| UrlHelperTest::dataEnhanceWithScheme | function | core/ |
Enhances test urls with schemes. |
| UrlHelperTest::providerTestBuildQuery | function | core/ |
Provides test data for testBuildQuery(). |
| UrlHelperTest::providerTestEncodePath | function | core/ |
Provides data for self::testEncodePath(). |
| UrlHelperTest::providerTestExternalIsLocal | function | core/ |
Provider for local external URL detection. |
| UrlHelperTest::providerTestExternalIsLocalInvalid | function | core/ |
Provides invalid argument data for local external URL detection. |
| UrlHelperTest::providerTestFilterBadProtocol | function | core/ |
Provides data for self::testTestFilterBadProtocol(). |
| UrlHelperTest::providerTestFilterQueryParameters | function | core/ |
Provides data to self::testFilterQueryParameters(). |
| UrlHelperTest::providerTestInvalidAbsolute | function | core/ |
Provides data for testInvalidAbsolute(). |
| UrlHelperTest::providerTestInvalidRelativeData | function | core/ |
Provides data for testInvalidRelative(). |
| UrlHelperTest::providerTestIsExternal | function | core/ |
Provides data for self::testIsExternal(). |
| UrlHelperTest::providerTestParse | function | core/ |
Provides data for self::testParse(). |
| UrlHelperTest::providerTestStripDangerousProtocols | function | core/ |
Provides data for self::testStripDangerousProtocols(). |
| UrlHelperTest::providerTestValidAbsoluteData | function | core/ |
Data provider for testValidAbsolute(). |
| UrlHelperTest::providerTestValidRelativeData | function | core/ |
Provides data for testValidRelative(). |
| UrlHelperTest::testBuildQuery | function | core/ |
Tests query building. |
| UrlHelperTest::testEncodePath | function | core/ |
Tests path encoding. |
| UrlHelperTest::testExternalIsLocal | function | core/ |
Tests detecting external urls that point to local resources. |
| UrlHelperTest::testExternalIsLocalInvalid | function | core/ |
Tests invalid URL arguments. |
| UrlHelperTest::testFilterBadProtocol | function | core/ |
Tests bad protocol filtering and escaping. |
| UrlHelperTest::testFilterQueryParameters | function | core/ |
Tests query filtering. |
| 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::getAttributes | function | core/ |
|
| 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::$cacheBackend | property | core/ |
The cache backend. |
| UrlResolver::$httpClient | property | core/ |
The HTTP client. |
Pagination
- Previous page
- Page 1346
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.