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 |
|---|---|---|---|
| HelpTest | class | core/ |
Verify help display and user access to help based on permissions. |
| HelpTest.php | file | core/ |
|
| HelpTest.php | file | core/ |
|
| HelpTest::$adminUser | property | core/ |
The admin user that will be created. |
| HelpTest::$adminUser | property | core/ |
The admin user that will be created. |
| HelpTest::$anyUser | property | core/ |
The anonymous user that will be created. |
| HelpTest::$anyUser | property | core/ |
A regular authenticated user without additional permissions. |
| HelpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpTest::$modules | property | core/ |
Modules to install. |
| HelpTest::$modules | property | core/ |
Modules to install. |
| HelpTest::getModuleList | function | core/ |
Gets the list of enabled modules that implement hook_help(). |
| HelpTest::getModuleList | function | core/ |
Gets the list of enabled modules that implement hook_help(). |
| HelpTest::setUp | function | core/ |
|
| HelpTest::setUp | function | core/ |
|
| HelpTest::testHelp | function | core/ |
Logs in users, tests help pages. |
| HelpTest::testHelp | function | core/ |
Logs in users, tests help pages. |
| HelpTest::verifyHelp | function | core/ |
Verifies the logged in user has access to the various help pages. |
| HelpTest::verifyHelp | function | core/ |
Verifies the logged in user has access to the various help pages. |
| HelpTestHooks | class | core/ |
Hook implementations for help_test. |
| HelpTestHooks.php | file | core/ |
|
| HelpTestHooks::help | function | core/ |
Implements hook_help(). |
| HelpTestTwigExtension | class | core/ |
Defines and registers Drupal Twig extensions for testing help topics. |
| HelpTestTwigExtension.php | file | core/ |
|
| HelpTestTwigExtension::getNodeVisitors | function | core/ |
|
| HelpTestTwigNodeVisitor | class | core/ |
Defines a Twig node visitor for testing help topics. |
| HelpTestTwigNodeVisitor.php | file | core/ |
|
| HelpTestTwigNodeVisitor::DELIMITER | constant | core/ |
Delimiter placed around single translated chunks. |
| HelpTestTwigNodeVisitor::enterNode | function | core/ |
|
| HelpTestTwigNodeVisitor::extractText | function | core/ |
Extracts the text from a translated text object. |
| HelpTestTwigNodeVisitor::getPriority | function | core/ |
|
| HelpTestTwigNodeVisitor::getState | function | core/ |
Returns the state information. |
| HelpTestTwigNodeVisitor::leaveNode | function | core/ |
|
| HelpTestTwigNodeVisitor::setStateValue | function | core/ |
Sets state information. |
| HelpTestTwigNodeVisitor::STATE_NAME | constant | core/ |
Name used in \Drupal::state() for saving state information. |
| HelpThemeHooks | class | core/ |
Hook implementations for help. |
| HelpThemeHooks.php | file | core/ |
|
| HelpThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| HelpTopicDiscovery | class | core/ |
Discovers help topic plugins from Twig files in help_topics directories. |
| HelpTopicDiscovery.php | file | core/ |
|
| HelpTopicDiscovery::$directories | property | core/ |
An array of directories to scan, keyed by the provider. |
| HelpTopicDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
| HelpTopicDiscovery::findAll | function | core/ |
Returns an array of discoverable items. |
| HelpTopicDiscovery::findFiles | function | core/ |
Returns an array of providers keyed by file path. |
| HelpTopicDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| HelpTopicDiscovery::__construct | function | core/ |
Constructs a HelpTopicDiscovery object. |
| HelpTopicDiscoveryTest | class | core/ |
Tests Drupal\help\HelpTopicDiscovery. |
| HelpTopicDiscoveryTest.php | file | core/ |
|
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidRelated | function | core/ |
Tests discovery exception invalid related. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
Tests discovery exception invalid top level. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
Tests discovery exception invalid yaml key. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.