Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlHelper::setAllowedProtocols | function | core/ |
Sets the allowed protocols. |
| UrlHelper::stripDangerousProtocols | function | core/ |
Strips dangerous protocols (for example, 'javascript:') from a URI. |
| UrlHelper::uncompressQueryParameter | function | core/ |
Takes a compressed parameter and converts it back to the original. |
| UrlHelperFormatConstraint | class | core/ |
Defines a custom format constraint for json-schema. |
| UrlHelperFormatConstraint::check | function | core/ |
|
| UrlHelperTest | class | core/ |
Tests Drupal\Component\Utility\UrlHelper. |
| 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::testCompressUncompress | function | core/ |
Tests that we get the same thing out that we put in. |
| 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::testUncompressInvalidString | function | core/ |
Tests passing an invalid string as a compressed query parameter. |
| 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/ |
|
| UrlIntegrationTest::testAccess | function | core/ |
Ensures that the access() method on \Drupal\Core\Url objects works. |
| UrlMatcher | class | core/ |
Drupal-specific URL Matcher; handles the Drupal "system path" mapping. |
| UrlMatcher.php | file | core/ |
|
| UrlMatcher::$currentPath | property | core/ |
The current path. |
| UrlMatcher::finalMatch | function | core/ |
Tries to match the request URL with a route collection. |
| UrlMatcher::getAttributes | function | core/ |
|
| UrlMatcher::__construct | function | core/ |
Constructs a new UrlMatcher. |
| UrlPlainFormatter | class | core/ |
Plugin implementation of the 'file_url_plain' formatter. |
| UrlPlainFormatter.php | file | core/ |
|
| UrlPlainFormatter::viewElements | function | core/ |
Pagination
- Previous page
- Page 1727
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.