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 |
|---|---|---|---|
| header-search-wide.pcss.css | file | core/ |
Header Search Wide Block. |
| header-site-branding.css | file | core/ |
Site branding in header. |
| header-site-branding.pcss.css | file | core/ |
Site branding in header. |
| header-sticky-toggle.css | file | core/ |
Sticky Header Toggle Button. |
| header-sticky-toggle.pcss.css | file | core/ |
Sticky Header Toggle Button. |
| header.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/header/header.component.yml |
| header.css | file | core/ |
.umami-header { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.75rem 4%; } /* Medium */ @media screen and (min-width: 48rem) { /* 768px */ .umami-header { padding-top: 0; } } /*… |
| header.css | file | core/ |
This file is used to style the header. |
| header.twig | file | core/ |
<div{{ attributes.addClass('umami-header') }}> <div class="umami-header__logo"> {% block logo %}{% endblock %} </div> <button type="button" class="umami-header__burger" … |
| HeadersCacheContext | class | core/ |
Defines the HeadersCacheContext service, for "per header" caching. |
| HeadersCacheContext.php | file | core/ |
|
| HeadersCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| HeadersCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| HeadersCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| HeadersCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Context\HeadersCacheContext[[api-linebreak]] @group Cache |
| HeadersCacheContextTest.php | file | core/ |
|
| HeadersCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of headers and expected cache contexts. |
| HeadersCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] |
| Heading | class | core/ |
CKEditor 5 Heading plugin. |
| heading.admin.css | file | core/ |
Styles for header options in the admin UI. |
| Heading.php | file | core/ |
|
| Heading::ALWAYS_ENABLED_HEADINGS | constant | core/ |
The headings that cannot be disabled. |
| Heading::buildConfigurationForm | function | core/ |
Form for choosing which heading tags are available. |
| Heading::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Heading::DEFAULT_CONFIGURATION | constant | core/ |
The default configuration for this plugin. |
| Heading::enabledHeadingsToTags | function | core/ |
Returns an array of enabled tags based on the enabled headings. |
| Heading::generateCheckboxForHeadingOption | function | core/ |
Generates checkbox for a CKEditor 5 heading plugin config option. |
| Heading::getDynamicPluginConfig | function | core/ |
Filters the header options to those chosen in editor config. |
| Heading::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| Heading::getEnabledHeadings | function | core/ |
Gets all enabled headings. |
| Heading::submitConfigurationForm | function | core/ |
Form submission handler. |
| Heading::validateConfigurationForm | function | core/ |
Form validation handler. |
| Heading::validChoices | function | core/ |
Computes all valid choices for the "enabled_headings" setting. |
| HeadingPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language[[api-linebreak]] @group ckeditor5 @internal |
| HeadingPluginTest.php | file | core/ |
|
| HeadingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| HeadingPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
| Help and documentation | group | core/ |
Documenting modules, themes, and install profiles |
| help-section.html.twig | file | core/ |
Default theme implementation for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-topic.html.twig | file | core/ |
Theme override for a help topic. |
| help-topic.html.twig | file | core/ |
Default theme implementation to display a help topic. |
| help-topic.html.twig | file | core/ |
Default theme implementation to display a help topic. |
| help-topics-3087499.php | file | core/ |
Contains database additions for testing the upgrade path for help topics. |
| help.api.php | file | core/ |
Hooks for the Help system. |
| help.breadcrumb | service | core/ |
Drupal\help\HelpBreadcrumbBuilder |
| help.css | file | core/ |
Styles for help messages. |
| help.css | file | core/ |
Claro styles for the help component. |
Pagination
- Previous page
- Page 760
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.