Search for help
- Search 7.x for help
- Search 9.5.x for help
- Search 8.9.x for help
- Search 10.3.x for help
- Search 11.x for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SystemHooks::help | function | core/ |
Implements hook_help(). |
| SystemTestHooks::help | function | core/ |
Implements hook_help(). |
| TaxonomyHooks::help | function | core/ |
Implements hook_help(). |
| TelephoneHooks::help | function | core/ |
Implements hook_help(). |
| TestHelperPlugin | class | core/ |
Wraps the plugin base class to be able to instantiate it. |
| TestHelperPlugin.php | file | core/ |
|
| TestHelperPlugin::$definedOptions | property | core/ |
Stores the defined options. |
| TestHelperPlugin::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| TestHelperPlugin::setDefinedOptions | function | core/ |
Allows to set the defined options. |
| TestHelperPlugin::testSetOptionDefaults | function | core/ |
Calls the protected method setOptionDefaults(). |
| TestHelpSection | class | core/ |
Provides a searchable help section for testing. |
| TestHelpSection.php | file | core/ |
|
| TestHelpSection::listSearchableTopics | function | core/ |
Returns the IDs of topics that should be indexed for searching. |
| TestHelpSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
| TestHelpSection::renderTopicForSearch | function | core/ |
Renders one topic for search indexing or search results. |
| TestHelpTopicDeriver | class | core/ |
A test discovery deriver for fake help topics. |
| TestHelpTopicDeriver.php | file | core/ |
|
| TestHelpTopicDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| TestHelpTopicDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| TestHelpTopicPlugin | class | core/ |
A fake help topic plugin for testing. |
| TestHelpTopicPlugin.php | file | core/ |
|
| TestHelpTopicPlugin::getBody | function | core/ |
Returns the body of the topic. |
| TestHelpTopicPlugin::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| TestHelpTopicPlugin::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| TestHelpTopicPlugin::getCacheTags | function | core/ |
The cache tags associated with this object. |
| TestLayoutEntityHelperTrait | class | core/ |
Test class using the trait. |
| TextHooks::help | function | core/ |
Implements hook_help(). |
| TimeZoneFormHelper | class | core/ |
Helper class for dealing with timezones. |
| TimeZoneFormHelper.php | file | core/ |
|
| TimeZoneFormHelper::getOptionsList | function | core/ |
Generate an array of time zones names. |
| TimeZoneFormHelper::getOptionsListByRegion | function | core/ |
Generate an array of time zones names grouped by region. |
| TimeZoneFormHelperTest | class | core/ |
Tests Drupal\Core\Datetime\TimeZoneFormHelper. |
| TimeZoneFormHelperTest.php | file | core/ |
|
| TimeZoneFormHelperTest::setUp | function | core/ |
|
| TimeZoneFormHelperTest::testGetGroupedList | function | core/ |
Tests get grouped list. |
| TimeZoneFormHelperTest::testGetList | function | core/ |
Tests get list. |
| ToolbarHooks::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. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.