Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
help-section.html.twig file core/themes/stable/templates/admin/help-section.html.twig Theme override for a section of the help page.
help-section.html.twig file core/themes/classy/templates/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/seven/templates/classy/misc/help-section.html.twig Theme override for a section of the help page.
help-section.html.twig file core/modules/help/templates/help-section.html.twig Default theme implementation for a section of the help page.
help.css file core/themes/seven/css/components/help.css Seven styles for the help component.
help.css file core/themes/claro/css/components/help.css Claro 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/bartik/css/components/help.css Styles for the help block.
help.help_topic_search.html.twig file core/modules/help_topics/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.links.menu.yml file core/modules/help/help.links.menu.yml core/modules/help/help.links.menu.yml
help.pcss.css file core/themes/claro/css/components/help.pcss.css Claro styles for the help component.
help.services.yml file core/modules/help/help.services.yml core/modules/help/help.services.yml
HelpBlock::$request property core/modules/help/src/Plugin/Block/HelpBlock.php The current request.
HelpBlock::getCacheContexts function core/modules/help/src/Plugin/Block/HelpBlock.php
HelpBlock::__construct function core/modules/help/src/Plugin/Block/HelpBlock.php Creates a HelpBlock instance.
HelpBlockTest class core/modules/help/tests/src/Functional/HelpBlockTest.php Tests display of help block.
HelpBlockTest.php file core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::$helpBlock property core/modules/help/tests/src/Functional/HelpBlockTest.php The help block instance.
HelpBlockTest::$modules property core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::setUp function core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::testHelp function core/modules/help/tests/src/Functional/HelpBlockTest.php Logs in users, tests help pages.
HelpBreadcrumbBuilder::applies function core/modules/help_topics/src/HelpBreadcrumbBuilder.php
HelpBreadcrumbBuilder::__construct function core/modules/help_topics/src/HelpBreadcrumbBuilder.php Constructs the HelpBreadcrumbBuilder.
HelpController::$moduleExtensionList property core/modules/help/src/Controller/HelpController.php The module extension list.
HelpController::__construct function core/modules/help/src/Controller/HelpController.php Creates a new HelpController.
HelpEmptyPageTest class core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Tests the empty HTML page.
HelpEmptyPageTest.php file core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php
HelpEmptyPageTest::$modules property core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php
HelpEmptyPageTest::register function core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php
HelpEmptyPageTest::testEmptyHookHelp function core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Ensures that no URL generator is called on a page without hook_help().
HelpPageOrderTest class core/modules/help/tests/src/Functional/HelpPageOrderTest.php Verify the order of the help page.
HelpPageOrderTest.php file core/modules/help/tests/src/Functional/HelpPageOrderTest.php
HelpPageOrderTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpPageOrderTest.php
HelpPageOrderTest::$modules property core/modules/help/tests/src/Functional/HelpPageOrderTest.php
HelpPageOrderTest::$stringOrder property core/modules/help/tests/src/Functional/HelpPageOrderTest.php Strings to search for on admin/help, in order.
HelpPageOrderTest::setUp function core/modules/help/tests/src/Functional/HelpPageOrderTest.php
HelpPageOrderTest::testHelp function core/modules/help/tests/src/Functional/HelpPageOrderTest.php Tests the order of the help page.
HelpPageReverseOrderTest class core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php Verify the order of the help page with an alter hook.
HelpPageReverseOrderTest.php file core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php
HelpPageReverseOrderTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php
HelpPageReverseOrderTest::$modules property core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php
HelpPageReverseOrderTest::$stringOrder property core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php Strings to search for on admin/help, in order.
HelpPageTestController class core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php Provides controllers for testing the help block.
HelpPageTestController.php file core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php
HelpPageTestController::hasHelp function core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php Provides a route with help.
HelpPageTestController::noHelp function core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php Provides a route with no help.
HelpPageTestController::testArray function core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php Provides a route which has multiple array returns from hook_help().
HelpSearch class core/modules/help_topics/src/Plugin/Search/HelpSearch.php Handles searching for help using the Search module index.

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