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
FormHelper::processStates function core/lib/Drupal/Core/Form/FormHelper.php Adds JavaScript to change the state of an element based on another element.
FormHelper::processStatesArray function core/lib/Drupal/Core/Form/FormHelper.php Helps recursively rewrite #states selectors.
FormHelper::rewriteStatesSelector function core/lib/Drupal/Core/Form/FormHelper.php Rewrites #states selectors in a render element.
FormHelperTest class core/tests/Drupal/Tests/Core/Form/FormHelperTest.php Tests Drupal\Core\Form\FormHelper.
FormHelperTest.php file core/tests/Drupal/Tests/Core/Form/FormHelperTest.php
FormHelperTest::providerElements function core/tests/Drupal/Tests/Core/Form/FormHelperTest.php Provides a list of elements to test.
FormHelperTest::testProcessStates function core/tests/Drupal/Tests/Core/Form/FormHelperTest.php Tests process states.
FormHelperTest::testRewriteStatesSelector function core/tests/Drupal/Tests/Core/Form/FormHelperTest.php Tests rewriting the #states selectors.
FunctionalTestDebugHtmlOutputHelperTest class core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php Helper test for FunctionalTestDebugHtmlOutputTest.
FunctionalTestDebugHtmlOutputHelperTest.php file core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php
FunctionalTestDebugHtmlOutputHelperTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php The theme to install as the default for testing.
FunctionalTestDebugHtmlOutputHelperTest::testCreateFunctionalTestDebugHtmlOutput function core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php Creates one page of debug HTML output.
GenericModuleTestBase::assertHookHelp function core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Verifies hook_help() syntax.
gin-help.css file core/themes/default_admin/migration/css/base/gin-help.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/

.block-help-block {
max-width: 64rem;
margin: 0;
margin-block-end: var(--gin-spacing-m);
font-size:…
gin-help.pcss.css file core/themes/default_admin/migration/css/base/gin-help.pcss.css .block-help-block {
max-width: 1024px;
margin: 0;
margin-block-end: var(--gin-spacing-m);
font-size: var(--gin-font-size-s);

p {
/* @todo add this back after visual regression against Gin 5.x */
/* margin: 0; */
color:…
HandlerTest::testErrorMissingHelp function core/modules/views_ui/tests/src/Functional/HandlerTest.php Ensures that no missing help text is shown.
HandlerTest::testHandlerHelpEscaping function core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests escaping of field labels in help text.
Help and documentation group core/modules/help/help.api.php Documenting modules, themes, and install profiles
help-section.html.twig file core/modules/help/templates/help-section.html.twig Default theme implementation for a section of the help page.
help-section.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/misc/help-section.html.twig Theme override for a section of the help page.
help-section.html.twig file core/themes/stable9/templates/admin/help-section.html.twig Theme override for a section of the help page.
help-section.html.twig file core/themes/claro/templates/classy/misc/help-section.html.twig Theme override for a section of the help page.
help-section.html.twig file core/themes/admin/templates/misc/help-section.html.twig Theme override for a section of the help page.
help-section.html.twig file core/themes/default_admin/templates/misc/help-section.html.twig Theme override for a section of the help page.
help-topic.html.twig file core/modules/help/templates/help-topic.html.twig Default theme implementation to display a help topic.
help-topic.html.twig file core/themes/stable9/templates/admin/help-topic.html.twig Theme override for a help topic.
help.api.php file core/modules/help/help.api.php Hooks for the Help system.
help.breadcrumb service core/modules/help/help.services.yml Drupal\help\HelpBreadcrumbBuilder
help.css file core/themes/admin/css/components/help.css Claro styles for the help component.
help.css file core/themes/default_admin/css/components/help.css Admin styles for the help component.
help.css file core/profiles/demo_umami/themes/umami/css/components/blocks/help/help.css Styles for help messages.
help.css file core/themes/claro/css/components/help.css Claro styles for the help component.
help.help_topic_search.html.twig file core/modules/help/help_topics/help.help_topic_search.html.twig ---
label: 'Configuring help search'
related:
- block.place
- system.cache
- core.cron
- search.overview
---
{% set extend_link_text %}{% trans %}Extend{% endtrans %}{% endset %}
{% set help_link_text %}{% trans %}Help{% endtrans…
help.info.yml file core/modules/help/help.info.yml core/modules/help/help.info.yml
help.install file core/modules/help/help.install Install and uninstall functions for help module.
help.links.menu.yml file core/modules/help/help.links.menu.yml core/modules/help/help.links.menu.yml
help.module file core/modules/help/help.module
help.overview.html.twig file core/modules/help/help_topics/help.overview.html.twig ---
label: 'Working with help topics'
top_level: true
related:
- locale.translate_strings
---
{% set help_link_text %}{% trans %}Help{% endtrans %}{% endset %}
{% set help_link = render_var(help_route_link(help_link_text,…
help.pcss.css file core/themes/claro/css/components/help.pcss.css Claro styles for the help component.
help.pcss.css file core/themes/admin/css/components/help.pcss.css Claro styles for the help component.
help.pcss.css file core/themes/default_admin/css/components/help.pcss.css Admin styles for the help component.
help.permissions.yml file core/modules/help/help.permissions.yml core/modules/help/help.permissions.yml
help.post_update.php file core/modules/help/help.post_update.php Post update functions for the Help module.
help.routing.yml file core/modules/help/help.routing.yml core/modules/help/help.routing.yml
help.schema.yml file core/modules/help/config/schema/help.schema.yml core/modules/help/config/schema/help.schema.yml
help.services.yml file core/modules/help/help.services.yml core/modules/help/help.services.yml
help.twig.loader service core/modules/help/help.services.yml Drupal\help\HelpTopicTwigLoader
HelpBlock class core/modules/help/src/Plugin/Block/HelpBlock.php Provides a 'Help' block.
HelpBlock.php file core/modules/help/src/Plugin/Block/HelpBlock.php
HelpBlock::$moduleHandler property core/modules/help/src/Plugin/Block/HelpBlock.php The module handler.

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