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 main for help
  6. Other projects
Title Object type File name Summary
block.block.claro_help.yml file core/themes/claro/config/optional/block.block.claro_help.yml core/themes/claro/config/optional/block.block.claro_help.yml
block.block.claro_help_search.yml file core/modules/help/config/optional/block.block.claro_help_search.yml core/modules/help/config/optional/block.block.claro_help_search.yml
block.block.claro_help_search.yml file core/modules/search/modules/search_help/config/optional/block.block.claro_help_search.yml core/modules/search/modules/search_help/config/optional/block.block.claro_help_search.yml
block.block.default_admin_help.yml file core/themes/default_admin/config/optional/block.block.default_admin_help.yml core/themes/default_admin/config/optional/block.block.default_admin_help.yml
block.block.olivero_help.yml file core/themes/olivero/config/optional/block.block.olivero_help.yml core/themes/olivero/config/optional/block.block.olivero_help.yml
block.block.umami_help.yml file core/profiles/demo_umami/config/install/block.block.umami_help.yml core/profiles/demo_umami/config/install/block.block.umami_help.yml
BlockContentHooks::help function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_help().
BlockHooks::help function core/modules/block/src/Hook/BlockHooks.php Implements hook_help().
BreakpointHooks::help function core/modules/breakpoint/src/Hook/BreakpointHooks.php Implements hook_help().
CacheCollectorHelper class core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php Helper class to test the cache collector.
CacheCollectorHelper.php file core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php
CacheCollectorHelper::$cacheMissData property core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php Contains data to return on a cache miss.
CacheCollectorHelper::$cacheMisses property core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php Number of calls to \Drupal\Core\Cache\CacheCollector::resolveCacheMiss().
CacheCollectorHelper::getCacheMisses function core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php Returns the number of cache misses.
CacheCollectorHelper::resolveCacheMiss function core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php Resolves a cache miss.
CacheCollectorHelper::set function core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php Implements \Drupal\Core\Cache\CacheCollectorInterface::set().
CacheCollectorHelper::setCacheMissData function core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php Sets data to return from a cache miss resolve.
CacheCollectorHelper::setLoadedData function core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php Simulates having loaded a cache item with the given data, for unit tests.
Ckeditor5Hooks::help function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_help().
CKEditor5Test::languageOfPartsPluginConfigureLanguageListHelper function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Helper to set language list option for CKEditor.
CKEditor5Test::languageOfPartsPluginInitialConfigurationHelper function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Helper to configure CKEditor5 with Language plugin.
CKEditor5Test::languageOfPartsPluginTestHelper function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Validate expected languages available in editor.
ClaroHooks::fileAndImageWidgetHelper function core/themes/claro/src/Hook/ClaroHooks.php Helper pre-process callback for file_managed_file and image_widget.
CommentHooks::help function core/modules/comment/src/Hook/CommentHooks.php Implements hook_help().
CommonTestCronHelperHooks class core/modules/system/tests/modules/common_test_cron_helper/src/Hook/CommonTestCronHelperHooks.php Hook implementations for common_test_cron_helper.
CommonTestCronHelperHooks.php file core/modules/system/tests/modules/common_test_cron_helper/src/Hook/CommonTestCronHelperHooks.php
CommonTestCronHelperHooks::cron function core/modules/system/tests/modules/common_test_cron_helper/src/Hook/CommonTestCronHelperHooks.php Implements hook_cron().
common_test_cron_helper.info.yml file core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml
ComposerPatchesValidatorTest::testErrorDuringPreApplyWithHelp function core/modules/package_manager/tests/src/Kernel/ComposerPatchesValidatorTest.php Tests that validation errors can carry links to help.
ComposerValidator::getHelpUrl function core/modules/package_manager/src/Validator/ComposerValidator.php Returns a URL to a specific fragment of Package Manager's online help.
ComposerValidatorHelpTest class core/modules/package_manager/tests/src/Kernel/ComposerValidatorHelpTest.php Tests Composer Validator.
ComposerValidatorHelpTest.php file core/modules/package_manager/tests/src/Kernel/ComposerValidatorHelpTest.php
ComposerValidatorHelpTest::providerLinkToOnlineHelp function core/modules/package_manager/tests/src/Kernel/ComposerValidatorHelpTest.php Data provider for ::testLinkToOnlineHelp().
ComposerValidatorHelpTest::tearDown function core/modules/package_manager/tests/src/Kernel/ComposerValidatorHelpTest.php
ComposerValidatorHelpTest::testLinkToOnlineHelp function core/modules/package_manager/tests/src/Kernel/ComposerValidatorHelpTest.php Tests that invalid configuration links to online help, if available.
ConfigHooks::help function core/modules/config/src/Hook/ConfigHooks.php Implements hook_help().
ConfigTranslationHooks::help function core/modules/config_translation/src/Hook/ConfigTranslationHooks.php Implements hook_help().
ConfirmFormHelper class core/lib/Drupal/Core/Form/ConfirmFormHelper.php Provides common functionality to confirmation forms.
ConfirmFormHelper.php file core/lib/Drupal/Core/Form/ConfirmFormHelper.php
ConfirmFormHelper::buildCancelLink function core/lib/Drupal/Core/Form/ConfirmFormHelper.php Builds the cancel link for a confirmation form.
ConfirmFormHelperTest class core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php Tests Drupal\Core\Form\ConfirmFormHelper.
ConfirmFormHelperTest.php file core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php
ConfirmFormHelperTest::providerTestCancelLinkDestination function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php Provides test data for testCancelLinkDestination().
ConfirmFormHelperTest::testCancelLinkDestination function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php Tests a cancel link provided by the destination.
ConfirmFormHelperTest::testCancelLinkRoute function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php Tests a cancel link route.
ConfirmFormHelperTest::testCancelLinkRouteWithParams function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php Tests a cancel link route with parameters.
ConfirmFormHelperTest::testCancelLinkRouteWithUrl function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php Tests a cancel link route with a URL object.
ConfirmFormHelperTest::testCancelLinkTitle function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php Tests the cancel link title.
ContactHooks::help function core/modules/contact/src/Hook/ContactHooks.php Implements hook_help().
container--text-format-filter-help.html.twig file core/profiles/demo_umami/themes/umami/templates/components/text_format/container--text-format-filter-help.html.twig Theme implementation for text filter help.

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