Search for help

  1. Search 7.x for help
  2. Search 9.5.x for help
  3. Search 10.3.x for help
  4. Search 11.x for help
  5. Search main for help
  6. Other projects
Title Object type File name Summary
block.block.bartik_help.yml file core/profiles/standard/config/install/block.block.bartik_help.yml core/profiles/standard/config/install/block.block.bartik_help.yml
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.help.yml file core/profiles/demo_umami/config/install/block.block.help.yml core/profiles/demo_umami/config/install/block.block.help.yml
block.block.seven_help.yml file core/profiles/demo_umami/config/install/block.block.seven_help.yml core/profiles/demo_umami/config/install/block.block.seven_help.yml
block.block.seven_help.yml file core/profiles/standard/config/install/block.block.seven_help.yml core/profiles/standard/config/install/block.block.seven_help.yml
block.block.seven_help_search.yml file core/modules/help_topics/config/optional/block.block.seven_help_search.yml core/modules/help_topics/config/optional/block.block.seven_help_search.yml
block_content_help function core/modules/block_content/block_content.module Implements hook_help().
block_help function core/modules/block/block.module Implements hook_help().
block_place_help function core/modules/block_place/block_place.module Implements hook_help().
book_help function core/modules/book/book.module Implements hook_help().
breakpoint_help function core/modules/breakpoint/breakpoint.module 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.
ckeditor_help function core/modules/ckeditor/ckeditor.module Implements hook_help().
color_help function core/modules/color/color.module Implements hook_help().
comment_help function core/modules/comment/comment.module Implements hook_help().
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
common_test_cron_helper.module file core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module Helper module for the testCronExceptions in addition to common_test module.
common_test_cron_helper_cron function core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module Implements hook_cron().
config_help function core/modules/config/config.module Implements hook_help().
config_translation_help function core/modules/config_translation/config_translation.module 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 @coversDefaultClass \Drupal\Core\Form\ConfirmFormHelper[[api-linebreak]]
@group Form
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 @covers ::buildCancelLink[[api-linebreak]]
ConfirmFormHelperTest::testCancelLinkRoute function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink[[api-linebreak]]
ConfirmFormHelperTest::testCancelLinkRouteWithParams function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink[[api-linebreak]]
ConfirmFormHelperTest::testCancelLinkRouteWithUrl function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink[[api-linebreak]]
ConfirmFormHelperTest::testCancelLinkTitle function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink[[api-linebreak]]
contact_help function core/modules/contact/contact.module Implements hook_help().
content_moderation_help function core/modules/content_moderation/content_moderation.module Implements hook_help().
content_translation_help function core/modules/content_translation/content_translation.module Implements hook_help().
contextual_help function core/modules/contextual/contextual.module Implements hook_help().
DateHelper class core/lib/Drupal/Core/Datetime/DateHelper.php Defines Gregorian Calendar date values.
DateHelper.php file core/lib/Drupal/Core/Datetime/DateHelper.php
DateHelper::ampm function core/lib/Drupal/Core/Datetime/DateHelper.php Constructs an array of AM and PM options.
DateHelper::dayOfWeek function core/lib/Drupal/Core/Datetime/DateHelper.php Returns day of week for a given date (0 = Sunday).
DateHelper::dayOfWeekName function core/lib/Drupal/Core/Datetime/DateHelper.php Returns translated name of the day of week for a given date.
DateHelper::days function core/lib/Drupal/Core/Datetime/DateHelper.php Constructs an array of days in a month.
DateHelper::daysInMonth function core/lib/Drupal/Core/Datetime/DateHelper.php Identifies the number of days in a month for a date.
DateHelper::daysInYear function core/lib/Drupal/Core/Datetime/DateHelper.php Identifies the number of days in a year for a date.

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