Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
Tests discovery exception invalid top level. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
Tests discovery exception invalid yaml key. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionMissingLabel | function | core/ |
Tests discovery exception missing label. |
| HelpTopicDiscoveryTest::testHelpTopicsBrokenYaml | function | core/ |
Tests help topics broken yaml. |
| HelpTopicDiscoveryTest::testHelpTopicsDefinition | function | core/ |
Tests help topics definition. |
| HelpTopicDiscoveryTest::testHelpTopicsExtensionProviderSpecialCase | function | core/ |
Tests help topics extension provider special case. |
| HelpTopicDiscoveryTest::testHelpTopicsInCore | function | core/ |
Tests help topics in core. |
| HelpTopicPluginBase | class | core/ |
Base class for help topic plugins. |
| HelpTopicPluginBase.php | file | core/ |
|
| HelpTopicPluginBase::getLabel | function | core/ |
Returns the label of the topic. |
| HelpTopicPluginBase::getProvider | function | core/ |
The name of the module or theme providing the help topic. |
| HelpTopicPluginBase::getRelated | function | core/ |
Returns the IDs of related topics. |
| HelpTopicPluginBase::isTopLevel | function | core/ |
Returns whether this is a top-level topic or not. |
| HelpTopicPluginBase::toLink | function | core/ |
Returns a link for viewing the help topic. |
| HelpTopicPluginBase::toUrl | function | core/ |
Returns the URL for viewing the help topic. |
| HelpTopicPluginController | class | core/ |
Controller for help topic plugins. |
| HelpTopicPluginController.php | file | core/ |
|
| HelpTopicPluginController::viewHelpTopic | function | core/ |
Displays a help topic page. |
| HelpTopicPluginController::__construct | function | core/ |
Constructs a HelpTopicPluginController object. |
| HelpTopicPluginInterface | interface | core/ |
Defines an interface for help topic plugin classes. |
| HelpTopicPluginInterface.php | file | core/ |
|
| HelpTopicPluginInterface::getBody | function | core/ |
Returns the body of the topic. |
| HelpTopicPluginInterface::getLabel | function | core/ |
Returns the label of the topic. |
| HelpTopicPluginInterface::getRelated | function | core/ |
Returns the IDs of related topics. |
| HelpTopicPluginInterface::isTopLevel | function | core/ |
Returns whether this is a top-level topic or not. |
| HelpTopicPluginInterface::toLink | function | core/ |
Returns a link for viewing the help topic. |
| HelpTopicPluginInterface::toUrl | function | core/ |
Returns the URL for viewing the help topic. |
| HelpTopicPluginManager | class | core/ |
Provides the default help_topic manager. |
| HelpTopicPluginManager.php | file | core/ |
|
| HelpTopicPluginManager::$defaults | property | core/ |
Provides default values for all help topic plugins. |
| HelpTopicPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| HelpTopicPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| HelpTopicPluginManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
| HelpTopicPluginManager::__construct | function | core/ |
Constructs a new HelpTopicManager object. |
| HelpTopicPluginManagerInterface | interface | core/ |
Defines an interface for managing help topics and storing their definitions. |
| HelpTopicPluginManagerInterface.php | file | core/ |
|
| HelpTopicSearchTest | class | core/ |
Verifies help topic search. |
| HelpTopicSearchTest | class | core/ |
Verifies help topic search. |
| HelpTopicSearchTest.php | file | core/ |
|
| HelpTopicSearchTest.php | file | core/ |
|
| HelpTopicSearchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpTopicSearchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpTopicSearchTest::$modules | property | core/ |
Modules to install. |
| HelpTopicSearchTest::$modules | property | core/ |
Modules to install. |
| HelpTopicSearchTest::assertSearchResultsCount | function | core/ |
Asserts that help search returned the expected number of results. |
| HelpTopicSearchTest::assertSearchResultsCount | function | core/ |
Asserts that help search returned the expected number of results. |
| HelpTopicSearchTest::setUp | function | core/ |
|
| HelpTopicSearchTest::setUp | function | core/ |
|
| HelpTopicSearchTest::testHelpSearch | function | core/ |
Tests help topic search. |
| HelpTopicSearchTest::testHelpSearch | function | core/ |
Tests help topic search. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.