Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
Heading::enabledHeadingsToTags function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Returns an array of enabled tags based on the enabled headings.
Heading::generateCheckboxForHeadingOption function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Generates checkbox for a CKEditor 5 heading plugin config option.
Heading::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Filters the header options to those chosen in editor config.
Heading::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Returns a configured subset of the elements supported by this plugin.
Heading::getEnabledHeadings function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Gets all enabled headings.
Heading::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Form submission handler.
Heading::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Form validation handler.
Heading::validChoices function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Computes all valid choices for the "enabled_headings" setting.
HeadingPluginTest class core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php @coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language[[api-linebreak]]
@group ckeditor5
@internal
HeadingPluginTest.php file core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php
HeadingPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php Provides a list of configs to test.
HeadingPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php @covers ::getDynamicPluginConfig[[api-linebreak]]
@dataProvider providerGetDynamicPluginConfig
Help and documentation group core/modules/help_topics/help_topics.api.php Documenting modules, themes, and install profiles
help-section.html.twig file core/themes/claro/templates/classy/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/profiles/demo_umami/themes/umami/templates/classy/misc/help-section.html.twig Theme override for a section of the help page.
help-section.html.twig file core/themes/bartik/templates/classy/misc/help-section.html.twig Theme override for a section of the help page.
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/modules/help/templates/help-section.html.twig Default theme implementation for a section of the help page.
help-topic.html.twig file core/modules/help_topics/templates/help-topic.html.twig Default theme implementation to display a help topic.
help.api.php file core/modules/help/help.api.php Hooks for the Help system.
help.breadcrumb service core/modules/help_topics/help_topics.services.yml Drupal\help_topics\HelpBreadcrumbBuilder
help.css file core/themes/claro/css/components/help.css Claro styles for the help component.
help.css file core/themes/bartik/css/components/help.css Styles for the help block.
help.css file core/profiles/demo_umami/themes/umami/css/components/blocks/help/help.css Styles for help messages.
help.css file core/themes/seven/css/components/help.css Seven styles for the help component.
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.info.yml file core/modules/help/help.info.yml core/modules/help/help.info.yml
help.links.menu.yml file core/modules/help/help.links.menu.yml core/modules/help/help.links.menu.yml
help.module file core/modules/help/help.module Manages displaying online help.
help.pcss.css file core/themes/claro/css/components/help.pcss.css Claro styles for the help component.
help.routing.yml file core/modules/help/help.routing.yml core/modules/help/help.routing.yml
help.services.yml file core/modules/help/help.services.yml core/modules/help/help.services.yml
help.twig.loader service core/modules/help_topics/help_topics.services.yml Drupal\help_topics\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 Creates an instance of the plugin.
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 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::$modules property core/modules/help/tests/src/Functional/HelpBlockTest.php Modules to enable.

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