Search for help

  1. Search 7.x for help
  2. Search 8.9.x for help
  3. Search 10.3.x for help
  4. Search 11.x for help
  5. Search main for help
  6. Other projects
Title Object type File name Summary
TestLayoutEntityHelperTrait class core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Test class using the trait.
text_help function core/modules/text/text.module Implements hook_help().
toolbar_help function core/modules/toolbar/toolbar.module Implements hook_help().
TourHelpPageTest class core/modules/tour/tests/src/Functional/TourHelpPageTest.php Verifies help page display of tours.
TourHelpPageTest.php file core/modules/tour/tests/src/Functional/TourHelpPageTest.php
TourHelpPageTest::$defaultTheme property core/modules/tour/tests/src/Functional/TourHelpPageTest.php The theme to install as the default for testing.
TourHelpPageTest::$modules property core/modules/tour/tests/src/Functional/TourHelpPageTest.php Modules to enable, including some providing tours.
TourHelpPageTest::$noTourUser property core/modules/tour/tests/src/Functional/TourHelpPageTest.php A user who can access help but not tours.
TourHelpPageTest::$tourUser property core/modules/tour/tests/src/Functional/TourHelpPageTest.php User that can access tours and help.
TourHelpPageTest::getModuleList function core/modules/tour/tests/src/Functional/TourHelpPageTest.php Gets a list of modules to test for hook_help() pages.
TourHelpPageTest::getTourList function core/modules/tour/tests/src/Functional/TourHelpPageTest.php Gets a list of tours to test.
TourHelpPageTest::setUp function core/modules/tour/tests/src/Functional/TourHelpPageTest.php
TourHelpPageTest::testHelp function core/modules/tour/tests/src/Functional/TourHelpPageTest.php Logs in users, tests help pages.
TourHelpPageTest::verifyHelp function core/modules/tour/tests/src/Functional/TourHelpPageTest.php Verifies the logged in user has access to the help properly.
TourHelpSection class core/modules/tour/src/Plugin/HelpSection/TourHelpSection.php Provides the tours list section for the help page.
TourHelpSection.php file core/modules/tour/src/Plugin/HelpSection/TourHelpSection.php
TourHelpSection::$entityTypeManager property core/modules/tour/src/Plugin/HelpSection/TourHelpSection.php The entity type manager.
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.
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::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::drupalPostForm function core/tests/Drupal/Tests/UiHelperTrait.php Executes a form submission.
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().

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