Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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.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 Claro 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.
HelpBlock::$request property core/modules/help/src/Plugin/Block/HelpBlock.php The current request.
HelpBlock::$routeMatch property core/modules/help/src/Plugin/Block/HelpBlock.php The current route match.
HelpBlock::build function core/modules/help/src/Plugin/Block/HelpBlock.php Builds and returns the renderable array for this block plugin.
HelpBlock::create function core/modules/help/src/Plugin/Block/HelpBlock.php Instantiates a new instance of the implementing class using autowiring.
HelpBlock::createPlaceholder function core/modules/help/src/Plugin/Block/HelpBlock.php
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 class core/modules/help/tests/src/Kernel/HelpBlockTest.php Tests display of help block.
HelpBlockTest.php file core/modules/help/tests/src/Kernel/HelpBlockTest.php
HelpBlockTest.php file core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpBlockTest.php The theme to install as the default for testing.
HelpBlockTest::$helpBlock property core/modules/help/tests/src/Functional/HelpBlockTest.php The help block instance.
HelpBlockTest::$helpBlock property core/modules/help/tests/src/Kernel/HelpBlockTest.php The help block instance.
HelpBlockTest::$modules property core/modules/help/tests/src/Kernel/HelpBlockTest.php
HelpBlockTest::$modules property core/modules/help/tests/src/Functional/HelpBlockTest.php Modules to install.
HelpBlockTest::setUp function core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpBlockTest::setUp function core/modules/help/tests/src/Kernel/HelpBlockTest.php
HelpBlockTest::testHelp function core/modules/help/tests/src/Kernel/HelpBlockTest.php Logs in users, tests help pages.
HelpBlockTest::testHelp function core/modules/help/tests/src/Functional/HelpBlockTest.php Logs in users, tests help pages.
HelpBreadcrumbBuilder class core/modules/help/src/HelpBreadcrumbBuilder.php Provides a breadcrumb builder for help topic pages.
HelpBreadcrumbBuilder.php file core/modules/help/src/HelpBreadcrumbBuilder.php
HelpBreadcrumbBuilder::applies function core/modules/help/src/HelpBreadcrumbBuilder.php Whether this breadcrumb builder should be used to build the breadcrumb.
HelpBreadcrumbBuilder::build function core/modules/help/src/HelpBreadcrumbBuilder.php Builds the breadcrumb.
HelpController class core/modules/help/src/Controller/HelpController.php Controller routines for help routes.
HelpController.php file core/modules/help/src/Controller/HelpController.php
HelpController::helpMain function core/modules/help/src/Controller/HelpController.php Prints a page listing various types of help.
HelpController::helpPage function core/modules/help/src/Controller/HelpController.php Prints a page listing general help for a module.
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 Modules to install.
HelpEmptyPageTest::register function core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Registers test-specific services.

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