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 |
|---|---|---|---|
| TourHelpSection::create | function | core/ |
Creates an instance of the plugin. |
| TourHelpSection::getCacheMaxAge | function | core/ |
|
| TourHelpSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
| TourHelpSection::__construct | function | core/ |
Constructs a TourHelpSection object. |
| TourTipLegacyTest::testPluginHelperDeprecation | function | core/ |
|
| tour_help | function | core/ |
Implements hook_help(). |
| tracker_help | function | core/ |
Implements hook_help(). |
| TypedDataInternalPropertiesHelper | class | core/ |
Helper class for internal properties. |
| TypedDataInternalPropertiesHelper.php | file | core/ |
|
| TypedDataInternalPropertiesHelper::getNonInternalProperties | function | core/ |
Gets an array non-internal properties from a complex data object. |
| UiHelperTrait | trait | core/ |
Provides UI helper methods. |
| UiHelperTrait.php | file | core/ |
|
| UiHelperTrait::$loggedInUser | property | core/ |
The current user logged in using the Mink controlled browser. |
| UiHelperTrait::$maximumMetaRefreshCount | property | core/ |
The number of meta refresh redirects to follow, or NULL if unlimited. |
| UiHelperTrait::$metaRefreshCount | property | core/ |
The number of meta refresh redirects followed during ::drupalGet(). |
| UiHelperTrait::$useOneTimeLoginLinks | property | core/ |
Use one-time login links instead of submitting the login form. |
| UiHelperTrait::assertSession | function | core/ |
Returns WebAssert object. |
| UiHelperTrait::buildUrl | function | core/ |
Builds an absolute URL from a system path or a URL object. |
| UiHelperTrait::checkForMetaRefresh | function | core/ |
Checks for meta refresh tag and if found call drupalGet() recursively. |
| UiHelperTrait::click | function | core/ |
Clicks the element with the given CSS selector. |
| UiHelperTrait::clickLink | function | core/ |
Follows a link by complete name. |
| UiHelperTrait::cssSelect | function | core/ |
Searches elements using a CSS selector in the raw content. |
| UiHelperTrait::cssSelectToXpath | function | core/ |
Translates a CSS expression to its XPath equivalent. |
| UiHelperTrait::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| UiHelperTrait::drupalLogin | function | core/ |
Logs in a user using the Mink controlled browser. |
| UiHelperTrait::drupalLogout | function | core/ |
Logs a user out of the Mink controlled browser and confirms. |
| UiHelperTrait::drupalResetSession | function | core/ |
Resets the current active session back to Anonymous session. |
| UiHelperTrait::drupalUserIsLoggedIn | function | core/ |
Returns whether a given user account is logged in. |
| UiHelperTrait::getAbsoluteUrl | function | core/ |
Takes a path and returns an absolute path. |
| UiHelperTrait::getTextContent | function | core/ |
Retrieves the plain-text content from the current page. |
| UiHelperTrait::getUrl | function | core/ |
Get the current URL from the browser. |
| UiHelperTrait::isTestUsingGuzzleClient | function | core/ |
Determines if test is using DrupalTestBrowser. |
| UiHelperTrait::prepareRequest | function | core/ |
Prepare for a request to testing site. |
| UiHelperTrait::submitForm | function | core/ |
Fills and submits a form. |
| update_help | function | core/ |
Implements hook_help(). |
| UrlHelper | class | core/ |
Helper class URL based methods. |
| UrlHelper.php | file | core/ |
|
| UrlHelper::$allowedProtocols | property | core/ |
The list of allowed protocols. |
| UrlHelper::buildQuery | function | core/ |
Parses an array into a valid query string encoded with rawurlencode(). |
| UrlHelper::compressQueryParameter | function | core/ |
Compresses a string for use in a query parameter. |
| UrlHelper::encodePath | function | core/ |
Encodes a Drupal path for use in a URL. |
| UrlHelper::externalIsLocal | function | core/ |
Determines if an external URL points to this installation. |
| UrlHelper::filterBadProtocol | function | core/ |
Processes an HTML attribute value and strips dangerous protocols from URLs. |
| 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. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.