Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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 enable. |
| HelpTopicsSyntaxTest::listDirectories | function | core/ |
Lists the extension help topic directories of a certain type. |
| HelpTopicsSyntaxTest::testHelpTopics | function | core/ |
Tests that all Core help topics can be rendered and have good syntax. |
| 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. |
| 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 enable. |
| HelpTopicTest::getTopicList | function | core/ |
Gets a list of topic IDs to test. |
| HelpTopicTest::setUp | function | core/ |
|
| HelpTopicTest::testHelp | function | core/ |
Tests the main help page and individual pages for topics. |
| HelpTopicTest::verifyBreadCrumb | function | core/ |
Tests breadcrumb on a help topic page. |
| HelpTopicTest::verifyHelp | function | core/ |
Verifies the logged in user has access to various help links and pages. |
| HelpTopicTest::verifyHelpLinks | function | core/ |
Verifies links on the test help topic page and other pages. |
| HelpTopicTranslatedTestBase | class | core/ |
Provides a base class for functional help topic tests that use translation. |
| HelpTopicTranslatedTestBase.php | file | core/ |
|
| HelpTopicTranslatedTestBase::$modules | property | core/ |
Modules to enable. |
| HelpTopicTranslatedTestBase::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
| HelpTopicTranslatedTestBase::setUp | function | core/ |
|
| HelpTopicTranslationTest | class | core/ |
Verifies help topic translations. |
| HelpTopicTranslationTest.php | file | core/ |
|
| HelpTopicTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpTopicTranslationTest::setUp | function | core/ |
|
| HelpTopicTranslationTest::testHelpTopicTranslations | function | core/ |
Tests help topic translations. |
| HelpTopicTwig | class | core/ |
Represents a help topic plugin whose definition comes from a Twig file. |
| HelpTopicTwig.php | file | core/ |
|
| HelpTopicTwig::$twig | property | core/ |
The Twig environment. |
| HelpTopicTwig::create | function | core/ |
Creates an instance of the plugin. |
| HelpTopicTwig::getBody | function | core/ |
Returns the body of the topic. |
| HelpTopicTwig::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| HelpTopicTwig::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| HelpTopicTwig::getCacheTags | function | core/ |
The cache tags associated with this object. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.