Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpEmptyPageTest::testEmptyHookHelp | function | core/ |
Ensures that no URL generator is called on a page without hook_help(). |
| HelpPageOrderTest | class | core/ |
Verify the order of the help page. |
| HelpPageOrderTest.php | file | core/ |
|
| HelpPageOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpPageOrderTest::$modules | property | core/ |
Modules to enable. |
| HelpPageOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
| HelpPageOrderTest::setUp | function | core/ |
|
| HelpPageOrderTest::testHelp | function | core/ |
Tests the order of the help page. |
| HelpPageReverseOrderTest | class | core/ |
Verify the order of the help page with an alter hook. |
| HelpPageReverseOrderTest.php | file | core/ |
|
| HelpPageReverseOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpPageReverseOrderTest::$modules | property | core/ |
Modules to enable. |
| HelpPageReverseOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
| HelpPageTestController | class | core/ |
Provides controllers for testing the help block. |
| HelpPageTestController.php | file | core/ |
|
| HelpPageTestController::hasHelp | function | core/ |
Provides a route with help. |
| HelpPageTestController::noHelp | function | core/ |
Provides a route with no help. |
| HelpPageTestController::testArray | function | core/ |
Provides a route which has multiple array returns from hook_help(). |
| HelpSearchPluginTest | class | core/ |
Tests search plugin behaviors. |
| HelpSearchPluginTest.php | file | core/ |
|
| HelpSearchPluginTest::$modules | property | core/ |
Modules to enable. |
| HelpSearchPluginTest::testAnnotation | function | core/ |
Tests search plugin annotation and interfaces. |
| HelpTest | class | core/ |
Verify help display and user access to help based on permissions. |
| HelpTest.php | file | core/ |
|
| HelpTest::$adminUser | property | core/ |
The admin user that will be created. |
| HelpTest::$anyUser | property | core/ |
The anonymous user that will be created. |
| HelpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpTest::$modules | property | core/ |
Modules to enable. |
| HelpTest::$profile | property | core/ |
Use the Standard profile to test help implementations of many core modules. |
| HelpTest::getModuleList | function | core/ |
Gets the list of enabled modules that implement hook_help(). |
| HelpTest::setUp | function | core/ |
|
| HelpTest::testHelp | function | core/ |
Logs in users, tests help pages. |
| HelpTest::verifyHelp | function | core/ |
Verifies the logged in user has access to the various help pages. |
| HelpTestTwigExtension | class | core/ |
Defines and registers Drupal Twig extensions for testing help topics. |
| HelpTestTwigExtension.php | file | core/ |
|
| HelpTestTwigExtension::getNodeVisitors | function | core/ |
|
| HelpTestTwigNodeVisitor | class | core/ |
Defines a Twig node visitor for testing help topics. |
| HelpTestTwigNodeVisitor.php | file | core/ |
|
| HelpTestTwigNodeVisitor::DELIMITER | constant | core/ |
Delimiter placed around single translated chunks. |
| HelpTestTwigNodeVisitor::doEnterNode | function | core/ |
|
| HelpTestTwigNodeVisitor::doLeaveNode | function | core/ |
|
| HelpTestTwigNodeVisitor::extractText | function | core/ |
Extracts the text from a translated text object. |
| HelpTestTwigNodeVisitor::getPriority | function | core/ |
|
| HelpTestTwigNodeVisitor::getState | function | core/ |
Returns the state information. |
| HelpTestTwigNodeVisitor::setStateValue | function | core/ |
Sets state information. |
| HelpTestTwigNodeVisitor::STATE_NAME | constant | core/ |
Name used in \Drupal::state() for saving state information. |
| HelpTopicDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\help_topics\HelpTopicDiscovery[[api-linebreak]] @group help_topics |
| HelpTopicDiscoveryTest.php | file | core/ |
|
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidRelated | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
@covers ::findAll[[api-linebreak]] |
Pagination
- Previous page
- Page 345
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.