Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpSearchPluginTest::testAnnotation | function | core/ |
Tests search plugin annotation and interfaces. |
| HelpSection | class | core/ |
Defines a HelpSection attribute object for plugin discovery. |
| HelpSection | class | core/ |
Defines a Plugin annotation object for help page section plugins. |
| HelpSection.php | file | core/ |
|
| HelpSection.php | file | core/ |
|
| HelpSection::$description | property | core/ |
The description of the help page section. |
| HelpSection::$id | property | core/ |
The plugin ID. |
| HelpSection::$permission | property | core/ |
The (optional) permission needed to view the help section. |
| HelpSection::$title | property | core/ |
The text to use as the title of the help page section. |
| HelpSection::$weight | property | core/ |
An optional weight for the help section. |
| HelpSection::__construct | function | core/ |
Constructs a HelpSection attribute. |
| HelpSectionManager | class | core/ |
Manages help page section plugins. |
| HelpSectionManager.php | file | core/ |
|
| HelpSectionManager::__construct | function | core/ |
Constructs a new HelpSectionManager. |
| HelpSectionPluginBase | class | core/ |
Provides a base class for help section plugins. |
| HelpSectionPluginBase.php | file | core/ |
|
| HelpSectionPluginBase::getDescription | function | core/ |
Returns the description text for the help section. |
| HelpSectionPluginBase::getTitle | function | core/ |
Returns the title of the help section. |
| HelpSectionPluginInterface | interface | core/ |
Provides an interface for a plugin for a section of the /admin/help page. |
| HelpSectionPluginInterface.php | file | core/ |
|
| HelpSectionPluginInterface::getDescription | function | core/ |
Returns the description text for the help section. |
| HelpSectionPluginInterface::getTitle | function | core/ |
Returns the title of the help section. |
| HelpSectionPluginInterface::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
| HelpTest | class | core/ |
Verify help display and user access to help based on permissions. |
| 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/ |
The anonymous user that will be created. |
| 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/ |
Pagination
- Previous page
- Page 794
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.