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 main for all
  6. Other projects
Title Object type File name Summary
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 Modules to install.
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.
HelpEmptyPageTest::testEmptyHookHelp function core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Ensures that no URL generator is called on a page without hook_help().
Helper class core/themes/admin/src/Helper.php Admin helper methods.
Helper class core/themes/default_admin/src/Helper.php Admin helper methods.
Helper.php file core/themes/default_admin/src/Helper.php
Helper.php file core/themes/admin/src/Helper.php
Helper::$active property core/themes/admin/src/Helper.php Flag if admin is active.
Helper::$active property core/themes/default_admin/src/Helper.php Flag if admin is active.
Helper::accentColors function core/themes/default_admin/src/Helper.php Accent colors.
Helper::accentColors function core/themes/admin/src/Helper.php Accent colors.
Helper::accentRadios function core/themes/admin/src/Helper.php Accent color element.
Helper::accentRadios function core/themes/default_admin/src/Helper.php Accent color element.
Helper::convertLinkToActionLink function core/themes/default_admin/src/Helper.php Converts a link render element to an action link.
Helper::convertLinkToActionLink function core/themes/admin/src/Helper.php Converts a link render element to an action link.
Helper::formActions function core/themes/admin/src/Helper.php Set and get the form actions of the current request.
Helper::formActions function core/themes/default_admin/src/Helper.php Set and get the form actions of the current request.
Helper::isActive function core/themes/default_admin/src/Helper.php Helper function for check if admin is active.
Helper::isActive function core/themes/admin/src/Helper.php Helper function for check if admin is active.
Helper::isContentForm function core/themes/admin/src/Helper.php Check if we´re on a content edit form.
Helper::isContentForm function core/themes/default_admin/src/Helper.php Check if we´re on a content edit form.
HelpHooks class core/modules/help/src/Hook/HelpHooks.php Hook implementations for help.
HelpHooks.php file core/modules/help/src/Hook/HelpHooks.php
HelpHooks::blockViewHelpBlockAlter function core/modules/help/src/Hook/HelpHooks.php Implements hook_block_view_BASE_BLOCK_ID_alter().
HelpHooks::help function core/modules/help/src/Hook/HelpHooks.php Implements hook_help().
HelpHooks::theme function core/modules/help/src/Hook/HelpHooks.php Implements hook_theme().
HelpNoSearchUpgradeTest class core/modules/help/tests/src/Functional/HelpNoSearchUpgradeTest.php Tests that the search_help module is not installed after help updates.
HelpNoSearchUpgradeTest.php file core/modules/help/tests/src/Functional/HelpNoSearchUpgradeTest.php
HelpNoSearchUpgradeTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpNoSearchUpgradeTest.php The theme to install as the default for testing.

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