Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.module | file | core/ |
Manages displaying online help. |
| help.overview.html.twig | file | core/ |
--- label: 'Working with help topics' top_level: true related: - help.help_topic_search - locale.translate_strings --- {% set help_link_text %}{% trans %}Help{% endtrans %}{% endset %} {% set help_link =… |
| help.pcss.css | file | core/ |
Claro 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/ |
Creates an instance of the plugin. |
| HelpBlock::getCacheContexts | function | core/ |
|
| HelpBlock::__construct | function | core/ |
Creates a HelpBlock instance. |
| HelpBlockTest | class | core/ |
Tests display of help block. |
| HelpBlockTest.php | file | core/ |
|
| HelpBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpBlockTest::$helpBlock | property | core/ |
The help block instance. |
| HelpBlockTest::$modules | property | core/ |
Modules to install. |
| HelpBlockTest::setUp | function | core/ |
|
| HelpBlockTest::testHelp | function | core/ |
Logs in users, tests help pages. |
| HelpBreadcrumbBuilder | class | core/ |
Provides a breadcrumb builder for help topic pages. |
| HelpBreadcrumbBuilder | class | core/ |
Provides a breadcrumb builder for help topic pages. |
| HelpBreadcrumbBuilder.php | file | core/ |
|
| HelpBreadcrumbBuilder.php | file | core/ |
|
| HelpBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
| HelpBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
| HelpController | class | core/ |
Controller routines for help routes. |
| HelpController.php | file | core/ |
|
| HelpController::$helpManager | property | core/ |
The help section plugin manager. |
| HelpController::$moduleAdminLinks | property | core/ |
The module admin links service. |
| HelpController::$moduleExtensionList | property | core/ |
The module extension list. |
| HelpController::$modulePermissionsLinks | property | core/ |
The module permissions link service. |
| HelpController::$routeMatch | property | core/ |
The current route match. |
| HelpController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| HelpController::helpMain | function | core/ |
Prints a page listing various types of help. |
| HelpController::helpPage | function | core/ |
Prints a page listing general help for a module. |
| HelpController::__construct | function | core/ |
Creates a new HelpController. |
| HelpEmptyPageTest | class | core/ |
Tests the empty HTML page. |
| HelpEmptyPageTest.php | file | core/ |
|
| HelpEmptyPageTest::$modules | property | core/ |
Modules to install. |
| HelpEmptyPageTest::register | function | core/ |
Registers test-specific services. |
Pagination
- Previous page
- Page 761
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.