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. Other projects
Title Object type File name Summary
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.
HelpNoSearchUpgradeTest::setDatabaseDumpFiles function core/modules/help/tests/src/Functional/HelpNoSearchUpgradeTest.php Set database dump files to be used.
HelpNoSearchUpgradeTest::testSearchHelpInstall function core/modules/help/tests/src/Functional/HelpNoSearchUpgradeTest.php Tests system_update_11400().
HelpPageOrderTest class core/modules/help/tests/src/Kernel/HelpPageOrderTest.php Verify the order of the help page.
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.php file core/modules/help/tests/src/Kernel/HelpPageOrderTest.php
HelpPageOrderTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpPageOrderTest.php The theme to install as the default for testing.
HelpPageOrderTest::$modules property core/modules/help/tests/src/Functional/HelpPageOrderTest.php Modules to install.
HelpPageOrderTest::$modules property core/modules/help/tests/src/Kernel/HelpPageOrderTest.php Modules to install.
HelpPageOrderTest::$stringOrder property core/modules/help/tests/src/Kernel/HelpPageOrderTest.php Strings to search for on admin/help, in order.
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

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