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 |
|---|---|---|---|
| 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(). |
| 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. |
| 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]] |
| 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]] |
| 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. |
| 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. |
Pagination
- Previous page
- Page 342
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.