Search for help

  1. Search 7.x for help
  2. Search 9.5.x for help
  3. Search 8.9.x for help
  4. Search 11.x for help
  5. Search main for help
  6. Other projects
Title Object type File name Summary
TourHelpSection::create function core/modules/tour/src/Plugin/HelpSection/TourHelpSection.php Creates an instance of the plugin.
TourHelpSection::getCacheMaxAge function core/modules/tour/src/Plugin/HelpSection/TourHelpSection.php
TourHelpSection::listTopics function core/modules/tour/src/Plugin/HelpSection/TourHelpSection.php Returns a list of topics to show in the help section.
TourHelpSection::__construct function core/modules/tour/src/Plugin/HelpSection/TourHelpSection.php Constructs a TourHelpSection object.
TourTipLegacyTest::testPluginHelperDeprecation function core/modules/tour/tests/src/Kernel/TourTipLegacyTest.php
tour_help function core/modules/tour/tour.module Implements hook_help().
tracker_help function core/modules/tracker/tracker.module Implements hook_help().
TypedDataInternalPropertiesHelper class core/lib/Drupal/Core/TypedData/TypedDataInternalPropertiesHelper.php Helper class for internal properties.
TypedDataInternalPropertiesHelper.php file core/lib/Drupal/Core/TypedData/TypedDataInternalPropertiesHelper.php
TypedDataInternalPropertiesHelper::getNonInternalProperties function core/lib/Drupal/Core/TypedData/TypedDataInternalPropertiesHelper.php Gets an array non-internal properties from a complex data object.
UiHelperTrait trait core/tests/Drupal/Tests/UiHelperTrait.php Provides UI helper methods.
UiHelperTrait.php file core/tests/Drupal/Tests/UiHelperTrait.php
UiHelperTrait::$loggedInUser property core/tests/Drupal/Tests/UiHelperTrait.php The current user logged in using the Mink controlled browser.
UiHelperTrait::$maximumMetaRefreshCount property core/tests/Drupal/Tests/UiHelperTrait.php The number of meta refresh redirects to follow, or NULL if unlimited.
UiHelperTrait::$metaRefreshCount property core/tests/Drupal/Tests/UiHelperTrait.php The number of meta refresh redirects followed during ::drupalGet().
UiHelperTrait::$useOneTimeLoginLinks property core/tests/Drupal/Tests/UiHelperTrait.php Use one-time login links instead of submitting the login form.
UiHelperTrait::assertSession function core/tests/Drupal/Tests/UiHelperTrait.php Returns WebAssert object.
UiHelperTrait::buildUrl function core/tests/Drupal/Tests/UiHelperTrait.php Builds an absolute URL from a system path or a URL object.
UiHelperTrait::checkForMetaRefresh function core/tests/Drupal/Tests/UiHelperTrait.php Checks for meta refresh tag and if found call drupalGet() recursively.
UiHelperTrait::click function core/tests/Drupal/Tests/UiHelperTrait.php Clicks the element with the given CSS selector.
UiHelperTrait::clickLink function core/tests/Drupal/Tests/UiHelperTrait.php Follows a link by complete name.
UiHelperTrait::cssSelect function core/tests/Drupal/Tests/UiHelperTrait.php Searches elements using a CSS selector in the raw content.
UiHelperTrait::cssSelectToXpath function core/tests/Drupal/Tests/UiHelperTrait.php Translates a CSS expression to its XPath equivalent.
UiHelperTrait::drupalGet function core/tests/Drupal/Tests/UiHelperTrait.php Retrieves a Drupal path or an absolute path.
UiHelperTrait::drupalLogin function core/tests/Drupal/Tests/UiHelperTrait.php Logs in a user using the Mink controlled browser.
UiHelperTrait::drupalLogout function core/tests/Drupal/Tests/UiHelperTrait.php Logs a user out of the Mink controlled browser and confirms.
UiHelperTrait::drupalResetSession function core/tests/Drupal/Tests/UiHelperTrait.php Resets the current active session back to Anonymous session.
UiHelperTrait::drupalUserIsLoggedIn function core/tests/Drupal/Tests/UiHelperTrait.php Returns whether a given user account is logged in.
UiHelperTrait::getAbsoluteUrl function core/tests/Drupal/Tests/UiHelperTrait.php Takes a path and returns an absolute path.
UiHelperTrait::getTextContent function core/tests/Drupal/Tests/UiHelperTrait.php Retrieves the plain-text content from the current page.
UiHelperTrait::getUrl function core/tests/Drupal/Tests/UiHelperTrait.php Get the current URL from the browser.
UiHelperTrait::isTestUsingGuzzleClient function core/tests/Drupal/Tests/UiHelperTrait.php Determines if test is using DrupalTestBrowser.
UiHelperTrait::prepareRequest function core/tests/Drupal/Tests/UiHelperTrait.php Prepare for a request to testing site.
UiHelperTrait::submitForm function core/tests/Drupal/Tests/UiHelperTrait.php Fills and submits a form.
update_help function core/modules/update/update.module Implements hook_help().
UrlHelper class core/lib/Drupal/Component/Utility/UrlHelper.php Helper class URL based methods.
UrlHelper.php file core/lib/Drupal/Component/Utility/UrlHelper.php
UrlHelper::$allowedProtocols property core/lib/Drupal/Component/Utility/UrlHelper.php The list of allowed protocols.
UrlHelper::buildQuery function core/lib/Drupal/Component/Utility/UrlHelper.php Parses an array into a valid query string encoded with rawurlencode().
UrlHelper::compressQueryParameter function core/lib/Drupal/Component/Utility/UrlHelper.php Compresses a string for use in a query parameter.
UrlHelper::encodePath function core/lib/Drupal/Component/Utility/UrlHelper.php Encodes a Drupal path for use in a URL.
UrlHelper::externalIsLocal function core/lib/Drupal/Component/Utility/UrlHelper.php Determines if an external URL points to this installation.
UrlHelper::filterBadProtocol function core/lib/Drupal/Component/Utility/UrlHelper.php Processes an HTML attribute value and strips dangerous protocols from URLs.
UrlHelper::filterQueryParameters function core/lib/Drupal/Component/Utility/UrlHelper.php Filters a URL query parameter array to remove unwanted elements.
UrlHelper::getAllowedProtocols function core/lib/Drupal/Component/Utility/UrlHelper.php Gets the allowed protocols.
UrlHelper::isExternal function core/lib/Drupal/Component/Utility/UrlHelper.php Determines whether a path is external to Drupal.
UrlHelper::isValid function core/lib/Drupal/Component/Utility/UrlHelper.php Verifies the syntax of the given URL.
UrlHelper::parse function core/lib/Drupal/Component/Utility/UrlHelper.php Parses a URL string into its path, query, and fragment components.
UrlHelper::setAllowedProtocols function core/lib/Drupal/Component/Utility/UrlHelper.php Sets the allowed protocols.
UrlHelper::stripDangerousProtocols function core/lib/Drupal/Component/Utility/UrlHelper.php Strips dangerous protocols (for example, 'javascript:') from a URI.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.