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 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.php | file | core/ |
|
| HelpTopicSearchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpTopicSearchTest::$modules | property | core/ |
Modules to install. |
| HelpTopicSearchTest::assertSearchResultsCount | function | core/ |
Asserts that help search returned the expected number of results. |
| HelpTopicSearchTest::setUp | function | core/ |
|
| HelpTopicSearchTest::testHelpSearch | function | core/ |
Tests help topic search. |
| HelpTopicSearchTest::testUninstall | function | core/ |
Tests uninstalling the help_topics module. |
| HelpTopicSearchTest::testUninstallSearch | function | core/ |
Tests uninstalling the search module. |
| HelpTopicSection | class | core/ |
Provides the help topics list section for the help page. |
| HelpTopicSection.php | file | core/ |
|
| HelpTopicSection::$cacheableMetadata | property | core/ |
The merged top level help topic plugins cache metadata. |
| HelpTopicSection::$topLevelPlugins | property | core/ |
The top level help topic plugins. |
| HelpTopicSection::getCacheContexts | function | core/ |
|
| HelpTopicSection::getCacheMaxAge | function | core/ |
|
| HelpTopicSection::getCacheMetadata | function | core/ |
Gets the merged CacheableMetadata for all the top level help topic plugins. |
| HelpTopicSection::getCacheTags | function | core/ |
|
| HelpTopicSection::getPlugins | function | core/ |
Gets the top level help topic plugins. |
| HelpTopicSection::listSearchableTopics | function | core/ |
Returns the IDs of topics that should be indexed for searching. |
| HelpTopicSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
| HelpTopicSection::renderTopicForSearch | function | core/ |
Renders one topic for search indexing or search results. |
| HelpTopicSection::__construct | function | core/ |
Constructs a HelpTopicSection object. |
| HelpTopicsSyntaxTest | class | core/ |
Verifies that all core Help topics can be rendered and comply with standards. |
| HelpTopicsSyntaxTest.php | file | core/ |
|
| HelpTopicsSyntaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpTopicsSyntaxTest::$modules | property | core/ |
Modules to install. |
| HelpTopicsSyntaxTest::listDirectories | function | core/ |
Lists the extension help topic directories of a certain type. |
| HelpTopicsSyntaxTest::renderHelpTopic | function | core/ |
Renders a help topic in a special manner. |
| HelpTopicsSyntaxTest::testHelpTopics | function | core/ |
Tests that all Core help topics can be rendered and have good syntax. |
| HelpTopicsSyntaxTest::validateHtml | function | core/ |
Validates the HTML and header hierarchy for topic text. |
| HelpTopicsSyntaxTest::verifyBadTopic | function | core/ |
Verifies that a bad topic fails in the expected way. |
| HelpTopicsSyntaxTest::verifyTopic | function | core/ |
Verifies rendering and standards compliance of one help topic. |
| HelpTopicsTestController | class | core/ |
Returns the response for help_topics_test routes. |
| HelpTopicsTestController.php | file | core/ |
|
| HelpTopicsTestController::testPage | function | core/ |
Displays a dummy page for testing. |
| HelpTopicsTestHooks | class | core/ |
Hook implementations for help_topics_test. |
| HelpTopicsTestHooks.php | file | core/ |
|
| HelpTopicsTestHooks::help | function | core/ |
Implements hook_help(). |
| HelpTopicsTestHooks::helpTopicsInfoAlter | function | core/ |
Implements hook_help_topics_info_alter(). |
| HelpTopicTest | class | core/ |
Verifies help topic display and user access to help based on permissions. |
| HelpTopicTest.php | file | core/ |
|
| HelpTopicTest::$adminUser | property | core/ |
The admin user that will be created. |
| HelpTopicTest::$anyUser | property | core/ |
The anonymous user that will be created. |
| HelpTopicTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpTopicTest::$modules | property | core/ |
Modules to install. |
| HelpTopicTest::$noTestUser | property | core/ |
The user who can see help but not the special route. |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.