Search for help

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.