Search for help
- Search 7.x for help
- Search 9.5.x for help
- Search 8.9.x for help
- Search 10.3.x for help
- Search 11.x for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormHelperTest.php | file | core/ |
|
| FormHelperTest::providerElements | function | core/ |
Provides a list of elements to test. |
| FormHelperTest::testProcessStates | function | core/ |
Tests process states. |
| FormHelperTest::testRewriteStatesSelector | function | core/ |
Tests rewriting the #states selectors. |
| FunctionalTestDebugHtmlOutputHelperTest | class | core/ |
Helper test for FunctionalTestDebugHtmlOutputTest. |
| FunctionalTestDebugHtmlOutputHelperTest.php | file | core/ |
|
| FunctionalTestDebugHtmlOutputHelperTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FunctionalTestDebugHtmlOutputHelperTest::testCreateFunctionalTestDebugHtmlOutput | function | core/ |
Creates one page of debug HTML output. |
| GenericModuleTestBase::assertHookHelp | function | core/ |
Verifies hook_help() syntax. |
| gin-help.css | file | core/ |
/* * 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/ |
.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/ |
Ensures that no missing help text is shown. |
| HandlerTest::testHandlerHelpEscaping | function | core/ |
Tests escaping of field labels in help text. |
| Help and documentation | group | core/ |
Documenting modules, themes, and install profiles |
| help-section.html.twig | file | core/ |
Default theme implementation for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-topic.html.twig | file | core/ |
Default theme implementation to display a help topic. |
| help-topic.html.twig | file | core/ |
Theme override for a help topic. |
| help.api.php | file | core/ |
Hooks for the Help system. |
| help.breadcrumb | service | core/ |
Drupal\help\HelpBreadcrumbBuilder |
| help.css | file | core/ |
Claro styles for the help component. |
| help.css | file | core/ |
Admin styles for the help component. |
| help.css | file | core/ |
Styles for help messages. |
| help.css | file | core/ |
Claro styles for the help component. |
| help.help_topic_search.html.twig | file | core/ |
--- 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/ |
core/modules/help/help.info.yml |
| help.install | file | core/ |
Install and uninstall functions for help module. |
| help.links.menu.yml | file | core/ |
core/modules/help/help.links.menu.yml |
| help.overview.html.twig | file | core/ |
--- 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/ |
Claro styles for the help component. |
| help.pcss.css | file | core/ |
Claro styles for the help component. |
| help.pcss.css | file | core/ |
Admin styles for the help component. |
| help.permissions.yml | file | core/ |
core/modules/help/help.permissions.yml |
| help.post_update.php | file | core/ |
Post update functions for the Help module. |
| help.routing.yml | file | core/ |
core/modules/help/help.routing.yml |
| help.schema.yml | file | core/ |
core/modules/help/config/schema/help.schema.yml |
| help.services.yml | file | core/ |
core/modules/help/help.services.yml |
| help.twig.loader | service | core/ |
Drupal\help\HelpTopicTwigLoader |
| HelpBlock | class | core/ |
Provides a 'Help' block. |
| HelpBlock.php | file | core/ |
|
| HelpBlock::$moduleHandler | property | core/ |
The module handler. |
| HelpBlock::$request | property | core/ |
The current request. |
| HelpBlock::$routeMatch | property | core/ |
The current route match. |
| HelpBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| HelpBlock::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| HelpBlock::createPlaceholder | function | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.