| HelpPageOrderTest::testHelp |
function |
core/modules/help/tests/src/Functional/HelpPageOrderTest.php |
Tests the order of the help page. |
| HelpPageReverseOrderTest |
class |
core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php |
Verify the order of the help page with an alter hook. |
| HelpPageReverseOrderTest |
class |
core/modules/help/tests/src/Kernel/HelpPageReverseOrderTest.php |
Verify the order of the help page with an alter hook. |
| HelpPageReverseOrderTest.php |
file |
core/modules/help/tests/src/Kernel/HelpPageReverseOrderTest.php |
|
| HelpPageReverseOrderTest.php |
file |
core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php |
|
| HelpPageReverseOrderTest::$defaultTheme |
property |
core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php |
The theme to install as the default for testing. |
| HelpPageReverseOrderTest::$modules |
property |
core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php |
Modules to install. |
| HelpPageReverseOrderTest::$modules |
property |
core/modules/help/tests/src/Kernel/HelpPageReverseOrderTest.php |
|
| HelpPageReverseOrderTest::$stringOrder |
property |
core/modules/help/tests/src/Kernel/HelpPageReverseOrderTest.php |
Strings to search for on admin/help, in order. |
| HelpPageReverseOrderTest::$stringOrder |
property |
core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php |
Strings to search for on admin/help, in order. |
| HelpPageTestController |
class |
core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php |
Provides controllers for testing the help block. |
| HelpPageTestController.php |
file |
core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php |
|
| HelpPageTestController::hasHelp |
function |
core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php |
Provides a route with help. |
| HelpPageTestController::noHelp |
function |
core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php |
Provides a route with no help. |
| HelpPageTestController::testArray |
function |
core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php |
Provides a route which has multiple array returns from hook_help(). |
| HelpPageTestHooks |
class |
core/modules/help/tests/modules/help_page_test/src/Hook/HelpPageTestHooks.php |
Hook implementations for help_page_test. |
| HelpPageTestHooks.php |
file |
core/modules/help/tests/modules/help_page_test/src/Hook/HelpPageTestHooks.php |
|
| HelpPageTestHooks::help |
function |
core/modules/help/tests/modules/help_page_test/src/Hook/HelpPageTestHooks.php |
Implements hook_help(). |
| HelpSearchHelpUpgradeTest |
class |
core/modules/help/tests/src/Functional/HelpSearchHelpUpgradeTest.php |
Tests that the search_help module is installed after help updates. |
| HelpSearchHelpUpgradeTest.php |
file |
core/modules/help/tests/src/Functional/HelpSearchHelpUpgradeTest.php |
|
| HelpSearchHelpUpgradeTest::$defaultTheme |
property |
core/modules/help/tests/src/Functional/HelpSearchHelpUpgradeTest.php |
|
| HelpSearchHelpUpgradeTest::setDatabaseDumpFiles |
function |
core/modules/help/tests/src/Functional/HelpSearchHelpUpgradeTest.php |
|
| HelpSearchHelpUpgradeTest::testSearchHelpInstall |
function |
core/modules/help/tests/src/Functional/HelpSearchHelpUpgradeTest.php |
Tests system_update_11400() and help_post_update_search_help_dependencies(). |
| HelpSearchPluginTest |
class |
core/modules/search/modules/search_help/tests/src/Kernel/HelpSearchPluginTest.php |
Tests search plugin behaviors. |
| HelpSearchPluginTest |
class |
core/modules/search/modules/search_help/tests/src/Kernal/HelpSearchPluginTest.php |
Tests search plugin behaviors. |
| HelpSearchPluginTest |
class |
core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php |
Tests search plugin behaviors. |
| HelpSearchPluginTest.php |
file |
core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php |
|
| HelpSearchPluginTest.php |
file |
core/modules/search/modules/search_help/tests/src/Kernal/HelpSearchPluginTest.php |
|
| HelpSearchPluginTest.php |
file |
core/modules/search/modules/search_help/tests/src/Kernel/HelpSearchPluginTest.php |
|
| HelpSearchPluginTest::$modules |
property |
core/modules/search/modules/search_help/tests/src/Kernel/HelpSearchPluginTest.php |
|
| HelpSearchPluginTest::$modules |
property |
core/modules/search/modules/search_help/tests/src/Kernal/HelpSearchPluginTest.php |
Modules to install. |
| HelpSearchPluginTest::$modules |
property |
core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php |
Modules to install. |
| HelpSearchPluginTest::testAnnotation |
function |
core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php |
Tests search plugin annotation and interfaces. |
| HelpSearchPluginTest::testAnnotation |
function |
core/modules/search/modules/search_help/tests/src/Kernal/HelpSearchPluginTest.php |
Tests search plugin annotation and interfaces. |
| HelpSearchPluginTest::testAnnotation |
function |
core/modules/search/modules/search_help/tests/src/Kernel/HelpSearchPluginTest.php |
Tests search plugin annotation and interfaces. |
| HelpTest |
class |
core/modules/help/tests/src/Kernel/HelpTest.php |
Verify help display and user access to help based on permissions. |
| HelpTest |
class |
core/modules/help/tests/src/Functional/HelpTest.php |
Verify help display and user access to help based on permissions. |
| HelpTest.php |
file |
core/modules/help/tests/src/Functional/HelpTest.php |
|
| HelpTest.php |
file |
core/modules/help/tests/src/Kernel/HelpTest.php |
|
| HelpTest::$adminUser |
property |
core/modules/help/tests/src/Kernel/HelpTest.php |
The admin user that will be created. |
| HelpTest::$adminUser |
property |
core/modules/help/tests/src/Functional/HelpTest.php |
The admin user that will be created. |
| HelpTest::$anyUser |
property |
core/modules/help/tests/src/Functional/HelpTest.php |
The anonymous user that will be created. |
| HelpTest::$anyUser |
property |
core/modules/help/tests/src/Kernel/HelpTest.php |
The anonymous user that will be created. |
| HelpTest::$defaultTheme |
property |
core/modules/help/tests/src/Functional/HelpTest.php |
The theme to install as the default for testing. |
| HelpTest::$modules |
property |
core/modules/help/tests/src/Functional/HelpTest.php |
Modules to install. |
| HelpTest::$modules |
property |
core/modules/help/tests/src/Kernel/HelpTest.php |
Modules to install. |
| HelpTest::getModuleList |
function |
core/modules/help/tests/src/Kernel/HelpTest.php |
Gets the list of enabled modules that implement hook_help(). |
| HelpTest::getModuleList |
function |
core/modules/help/tests/src/Functional/HelpTest.php |
Gets the list of enabled modules that implement hook_help(). |
| HelpTest::setUp |
function |
core/modules/help/tests/src/Functional/HelpTest.php |
|
| HelpTest::setUp |
function |
core/modules/help/tests/src/Kernel/HelpTest.php |
|