Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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::testHelpLinks | function | core/ |
Verifies links on various topic pages. |
| 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. |
| 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 install. |
| HelpTopicTranslatedTestBase::installParameters | function | core/ |
Returns the parameters that will be used when the test 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::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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. |
| HelpTopicTwig::__construct | function | core/ |
HelpTopicPluginBase constructor. |
| HelpTopicTwigLoader | class | core/ |
Loads help topic Twig files from the filesystem. |
| HelpTopicTwigLoader.php | file | core/ |
|
| HelpTopicTwigLoader::addExtension | function | core/ |
Adds an extensions help_topics directory to the Twig loader. |
| HelpTopicTwigLoader::findTemplate | function | core/ |
|
| HelpTopicTwigLoader::getSourceContext | function | core/ |
|
| HelpTopicTwigLoader::MAIN_NAMESPACE | constant | core/ |
|
| HelpTopicTwigLoader::__construct | function | core/ |
Constructs a new HelpTopicTwigLoader object. |
| HelpTopicTwigLoaderTest | class | core/ |
Unit test for the HelpTopicTwigLoader class. |
Pagination
- Previous page
- Page 128
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.