Search for help
- Search 7.x for help
- Search 9.5.x for help
- Search 8.9.x for help
- Search 11.x for help
- Search main for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlHelper::uncompressQueryParameter | function | core/ |
Takes a compressed parameter and converts it back to the original. |
| 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::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. |
| user.module_permissions_link_helper | service | core/ |
Drupal\user\ModulePermissionsLinkHelper |
| UserHelpersTest | class | core/ |
Tests User related helper methods of BrowserTestBase. |
| UserHelpersTest.php | file | core/ |
|
| UserHelpersTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserHelpersTest::testDrupalUserIsLoggedIn | function | core/ |
Tests BrowserTestBase::drupalUserIsLoggedIn(). |
| UserSearch::getHelp | function | core/ |
Returns the searching help. |
| user_help | function | core/ |
Implements hook_help(). |
| ViewResultAssertionTrait::assertIdenticalResultsetHelper | function | core/ |
Performs View result assertions. |
| views.views_data_helper | service | core/ |
Drupal\views\ViewsDataHelper |
| Views::viewsDataHelper | function | core/ |
Returns the views data helper service. |
| ViewsAccess::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsCache::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsDataHelper | class | core/ |
Defines a helper class for stuff related to views data. |
| ViewsDataHelper.php | file | core/ |
|
| ViewsDataHelper::$data | property | core/ |
The views data object, containing the cached information. |
| ViewsDataHelper::$fields | property | core/ |
A prepared list of all fields, keyed by base_table and handler type. |
| ViewsDataHelper::fetchedFieldSort | function | core/ |
Sort function for fetched fields. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.