Search for help
- Search 7.x for help
- Search 9.5.x for help
- Search 8.9.x for help
- Search 11.x for help
- Search main for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NavigationContentLinks::removeHelpLink | function | core/ |
Remove the help link as render it outside any menu. |
| navigation_help | function | core/ |
Implements hook_help(). |
| navigation_top_bar_help | function | core/ |
Implements hook_help(). |
| NodeHelpTest | class | core/ |
Tests help functionality for nodes. |
| NodeHelpTest.php | file | core/ |
|
| NodeHelpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeHelpTest::$modules | property | core/ |
Modules to install. |
| NodeHelpTest::$testText | property | core/ |
The test 'node help' text to be checked. |
| NodeHelpTest::$testType | property | core/ |
The name of the test node type to create. |
| NodeHelpTest::setUp | function | core/ |
|
| NodeHelpTest::testNodeShowHelpText | function | core/ |
Verifies that help text appears on node add/edit forms. |
| NodeType::$help | property | core/ |
Help information shown to the user when creating a Node of this type. |
| NodeType::getHelp | function | core/ |
Gets the help information. |
| NodeTypeInterface::getHelp | function | core/ |
Gets the help information. |
| NodeTypeValidationTest::testDescriptionAndHelpCannotBeEmpty | function | core/ |
Tests that description and help text can be NULL, but not empty strings. |
| node_help | function | core/ |
Implements hook_help(). |
| node_post_update_set_node_type_description_and_help_to_null | function | core/ |
Converts empty `description` and `help` in content types to NULL. |
| NoHelpTest | class | core/ |
Verify no help is displayed for modules not providing any help. |
| NoHelpTest.php | file | core/ |
|
| NoHelpTest::$adminUser | property | core/ |
The user who will be created. |
| NoHelpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NoHelpTest::$modules | property | core/ |
Modules to install. |
| NoHelpTest::setUp | function | core/ |
|
| NoHelpTest::testMainPageNoHelp | function | core/ |
Ensures modules not implementing help do not appear on admin/help. |
| NullHelpAndDescriptionTest | class | core/ |
Tests the upgrade path for making content types' help and description NULL. |
| NullHelpAndDescriptionTest.php | file | core/ |
|
| NullHelpAndDescriptionTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| NullHelpAndDescriptionTest::testRunUpdates | function | core/ |
Tests the upgrade path for updating empty help and description to NULL. |
| OEmbed::$iFrameUrlHelper | property | core/ |
The iFrame URL helper service. |
| OEmbedFieldWidgetTest::testFieldWidgetHelpText | function | core/ |
Tests that the oEmbed field widget shows the configured help text. |
| OEmbedFormatter::$iFrameUrlHelper | property | core/ |
The iFrame URL helper service. |
| OEmbedIframeController::$iFrameUrlHelper | property | core/ |
The iFrame URL helper service. |
| options_help | function | core/ |
Implements hook_help(). |
| page_cache_help | function | core/ |
Implements hook_help(). |
| PathChangedHelper | class | core/ |
Provides helper functions for handling path changes. |
| PathChangedHelper.php | file | core/ |
|
| PathChangedHelper::$newUrl | property | core/ |
The URL object for the route whose path has changed. |
| PathChangedHelper::$oldUrl | property | core/ |
The URL object for the BC route. |
| PathChangedHelper::newPath | function | core/ |
Returns the updated path. |
| PathChangedHelper::oldPath | function | core/ |
Returns the deprecated path. |
| PathChangedHelper::redirect | function | core/ |
Returns a redirect to the new path. |
| PathChangedHelper::__construct | function | core/ |
Constructs a PathChangedHelper object. |
| PathChangedHelperTest | class | core/ |
Tests the PathChangedHelper class. |
| PathChangedHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\PathChangedHelper[[api-linebreak]] @group Routing |
| PathChangedHelperTest.php | file | core/ |
|
| PathChangedHelperTest.php | file | core/ |
|
| PathChangedHelperTest::$modules | property | core/ |
Modules to install. |
| PathChangedHelperTest::testPathChangedHelper | function | core/ |
Tests creating a PathChangedHelper object and getting paths. |
| PathChangedHelperTest::testPathChangedHelperException | function | core/ |
Tests that the constructor validates its arguments. |
| path_changed_helper_test.info.yml | file | core/ |
core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.info.yml |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.