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 |
|---|---|---|---|
| taxonomy_help | function | core/ |
Implements hook_help(). |
| telephone_help | function | core/ |
Implements hook_help(). |
| template_preprocess_file_upload_help | function | core/ |
Prepares variables for file upload help text templates. |
| 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. |
| text_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/ |
@coversDefaultClass \Drupal\Core\Datetime\TimeZoneFormHelper[[api-linebreak]] @group Datetime |
| TimeZoneFormHelperTest.php | file | core/ |
|
| TimeZoneFormHelperTest::setUp | function | core/ |
|
| TimeZoneFormHelperTest::testGetGroupedList | function | core/ |
@covers ::getOptionsListByRegion[[api-linebreak]] |
| TimeZoneFormHelperTest::testGetList | function | core/ |
@covers ::getOptionsList[[api-linebreak]] @covers ::getOptionsListByRegion[[api-linebreak]] |
| 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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.