Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidRelated | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionMissingLabel | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionProviderMismatch | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testHelpTopicsBrokenYaml | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testHelpTopicsDefinition | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testHelpTopicsExtensionProviderSpecialCase | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testHelpTopicsInCore | function | core/ |
@covers ::findAll[[api-linebreak]] |
| 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::__construct | function | core/ |
Constructs a HelpTopicPluginController object. |
| HelpTopicPluginInterface::isTopLevel | function | core/ |
Returns whether this is a top-level topic or not. |
| 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. |
| 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 enable. |
| 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. |
| 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::$defaultLanguage | property | core/ |
The default language object. |
| HelpTopicSection::$languageManager | property | core/ |
The language manager. |
| HelpTopicSection::$pluginManager | property | core/ |
The plugin manager. |
| HelpTopicSection::$renderer | property | core/ |
The Renderer service to format the username and node. |
| HelpTopicSection::$stringTranslation | property | core/ |
The string translation service. |
| HelpTopicSection::$topLevelPlugins | property | core/ |
The top level help topic plugins. |
| HelpTopicSection::create | function | core/ |
Creates an instance of the plugin. |
| 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. |
Pagination
- Previous page
- Page 615
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.