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 10.3.x for help
  5. Search 11.x for help
  6. Other projects
Title Object type File name Summary
MediaHooks::fileMediaHelpText function core/modules/media/src/Hook/MediaHooks.php Provides help text to choose between File and Media reference fields.
MediaHooks::help function core/modules/media/src/Hook/MediaHooks.php Implements hook_help().
MediaLibraryHooks::help function core/modules/media_library/src/Hook/MediaLibraryHooks.php Implements hook_help().
MediaReferenceFieldHelpTest class core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php Tests related to media reference fields.
MediaReferenceFieldHelpTest.php file core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php
MediaReferenceFieldHelpTest::$defaultTheme property core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php The theme to install as the default for testing.
MediaReferenceFieldHelpTest::$modules property core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php Modules to install.
MediaReferenceFieldHelpTest::testFieldCreationHelpText function core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php Tests our custom help texts when creating a field.
MediaSettingsForm::$iFrameUrlHelper property core/modules/media/src/Form/MediaSettingsForm.php The iFrame URL helper service.
MediaThemeHooks::preprocessMediaReferenceHelp function core/modules/media/src/Hook/MediaThemeHooks.php Implements hook_preprocess_HOOK() for media reference widgets.
MediaUiReferenceWidgetTest::assertHelpLink function core/modules/media/tests/src/Functional/MediaUiReferenceWidgetTest.php Asserts whether a given link is present.
MediaUiReferenceWidgetTest::assertHelpTexts function core/modules/media/tests/src/Functional/MediaUiReferenceWidgetTest.php Asserts that the given texts are present exactly once.
MediaUiReferenceWidgetTest::assertNoHelpLink function core/modules/media/tests/src/Functional/MediaUiReferenceWidgetTest.php Asserts that a given link is not present.
MediaUiReferenceWidgetTest::assertNoHelpTexts function core/modules/media/tests/src/Functional/MediaUiReferenceWidgetTest.php Asserts that none of the given texts are present.
MenuLinkContentHooks::help function core/modules/menu_link_content/src/Hook/MenuLinkContentHooks.php Implements hook_help().
MenuTestHelper class core/modules/system/tests/modules/menu_test/src/MenuTestHelper.php Helper class for the menu API tests.
MenuTestHelper.php file core/modules/system/tests/modules/menu_test/src/MenuTestHelper.php
MenuTestHelper::menuName function core/modules/system/tests/modules/menu_test/src/MenuTestHelper.php Sets a static variable for the testMenuName() test.
MenuUiHooks::help function core/modules/menu_ui/src/Hook/MenuUiHooks.php Implements hook_help().
MigrateDrupalHooks::help function core/modules/migrate_drupal/src/Hook/MigrateDrupalHooks.php Implements hook_help().
MigrateDrupalUiHooks::help function core/modules/migrate_drupal_ui/src/Hook/MigrateDrupalUiHooks.php Implements hook_help().
MigrateHooks::help function core/modules/migrate/src/Hook/MigrateHooks.php Implements hook_help().
MigrateTestCase::retrievalAssertHelper function core/modules/migrate/tests/src/Unit/MigrateTestCase.php Asserts tested values during test retrieval.
ModuleAdminLinksHelper class core/modules/system/src/ModuleAdminLinksHelper.php Provides a helper for generating module admin links.
ModuleAdminLinksHelper.php file core/modules/system/src/ModuleAdminLinksHelper.php
ModuleAdminLinksHelper::ADMIN_LINKS_MENU_TREE constant core/modules/system/src/ModuleAdminLinksHelper.php The cache key for the menu tree.
ModuleAdminLinksHelper::getModuleAdminLinks function core/modules/system/src/ModuleAdminLinksHelper.php Generates a list of admin tasks offered by a specified module.
ModuleAdminLinksHelper::__construct function core/modules/system/src/ModuleAdminLinksHelper.php Constructs a new service instance.
ModuleAdminLinksHelperTest class core/modules/system/tests/src/Kernel/ModuleAdminLinksHelperTest.php Tests the ModuleAdminLinksHelper.
ModuleAdminLinksHelperTest.php file core/modules/system/tests/src/Kernel/ModuleAdminLinksHelperTest.php
ModuleAdminLinksHelperTest::$modules property core/modules/system/tests/src/Kernel/ModuleAdminLinksHelperTest.php Modules to install.
ModuleAdminLinksHelperTest::setUp function core/modules/system/tests/src/Kernel/ModuleAdminLinksHelperTest.php
ModuleAdminLinksHelperTest::testGetModuleAdminLinks function core/modules/system/tests/src/Kernel/ModuleAdminLinksHelperTest.php Tests get module admin links.
ModulePermissionsLinkHelper class core/modules/user/src/ModulePermissionsLinkHelper.php Provides a helper for generating module permissions links.
ModulePermissionsLinkHelper.php file core/modules/user/src/ModulePermissionsLinkHelper.php
ModulePermissionsLinkHelper::getModulePermissionsLink function core/modules/user/src/ModulePermissionsLinkHelper.php Generates a link pointing to a given module's permissions page section.
ModulePermissionsLinkHelper::__construct function core/modules/user/src/ModulePermissionsLinkHelper.php Constructs a new service instance.
ModulePermissionsLinkHelperTest class core/modules/user/tests/src/Kernel/ModulePermissionsLinkHelperTest.php Tests the ModulePermissionsLinkHelper.
ModulePermissionsLinkHelperTest.php file core/modules/user/tests/src/Kernel/ModulePermissionsLinkHelperTest.php
ModulePermissionsLinkHelperTest::$modules property core/modules/user/tests/src/Kernel/ModulePermissionsLinkHelperTest.php Modules to install.
ModulePermissionsLinkHelperTest::setUp function core/modules/user/tests/src/Kernel/ModulePermissionsLinkHelperTest.php
ModulePermissionsLinkHelperTest::testGetModulePermissionsLink function core/modules/user/tests/src/Kernel/ModulePermissionsLinkHelperTest.php Tests get module permissions link.
module_handler_test_added_helper function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.module Test function.
MoreHelpPageTestHooks class core/modules/help/tests/modules/more_help_page_test/src/Hook/MoreHelpPageTestHooks.php Hook implementations for more_help_page_test.
MoreHelpPageTestHooks.php file core/modules/help/tests/modules/more_help_page_test/src/Hook/MoreHelpPageTestHooks.php
MoreHelpPageTestHooks::help function core/modules/help/tests/modules/more_help_page_test/src/Hook/MoreHelpPageTestHooks.php Implements hook_help().
MoreHelpPageTestHooks::helpSectionInfoAlter function core/modules/help/tests/modules/more_help_page_test/src/Hook/MoreHelpPageTestHooks.php Implements hook_help_section_info_alter().
more_help_page_test.info.yml file core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml core/modules/help/tests/modules/more_help_page_test/more_help_page_test.info.yml
MysqlHooks::help function core/modules/mysql/src/Hook/MysqlHooks.php Implements hook_help().
MysqliHooks::help function core/modules/mysqli/src/Hook/MysqliHooks.php Implements hook_help().

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