Search for help
- Search 7.x for help
- Search 8.9.x for help
- Search 10.3.x for help
- Search 11.x for help
- Search main for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestLayoutEntityHelperTrait | class | core/ |
Test class using the trait. |
| text_help | function | core/ |
Implements hook_help(). |
| toolbar_help | function | core/ |
Implements hook_help(). |
| TourHelpPageTest | class | core/ |
Verifies help page display of tours. |
| TourHelpPageTest.php | file | core/ |
|
| TourHelpPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TourHelpPageTest::$modules | property | core/ |
Modules to enable, including some providing tours. |
| TourHelpPageTest::$noTourUser | property | core/ |
A user who can access help but not tours. |
| TourHelpPageTest::$tourUser | property | core/ |
User that can access tours and help. |
| TourHelpPageTest::getModuleList | function | core/ |
Gets a list of modules to test for hook_help() pages. |
| TourHelpPageTest::getTourList | function | core/ |
Gets a list of tours to test. |
| TourHelpPageTest::setUp | function | core/ |
|
| TourHelpPageTest::testHelp | function | core/ |
Logs in users, tests help pages. |
| TourHelpPageTest::verifyHelp | function | core/ |
Verifies the logged in user has access to the help properly. |
| TourHelpSection | class | core/ |
Provides the tours list section for the help page. |
| TourHelpSection.php | file | core/ |
|
| TourHelpSection::$entityTypeManager | property | core/ |
The entity type manager. |
| 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. |
| 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::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::drupalPostForm | function | core/ |
Executes a form submission. |
| 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(). |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.