Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| HandlerTestTrait::setupExecutableAndView | function | core/ |
Sets up a view executable and a view entity. |
| HandlerTestTrait::setupViewsData | function | core/ |
Sets up a mocked views data object. |
| header-buttons-mobile.css | file | core/ |
Header Mobile Buttons. |
| header-buttons-mobile.pcss.css | file | core/ |
Header Mobile Buttons. |
| header-navigation.css | file | core/ |
Navigation in header. |
| header-navigation.pcss.css | file | core/ |
Navigation in header. |
| header-search-narrow.css | file | core/ |
Header Search Narrow Block. |
| header-search-narrow.pcss.css | file | core/ |
Header Search Narrow Block. |
| header-search-wide.css | file | core/ |
Header Search Wide Block. |
| 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 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/ |
Tests Drupal\Core\Cache\Context\HeadersCacheContext. |
| HeadersCacheContextTest.php | file | core/ |
|
| HeadersCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of headers and expected cache contexts. |
| HeadersCacheContextTest::testGetContext | function | core/ |
Tests get context. |
| 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/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language. |
| HeadingPluginTest.php | file | core/ |
|
| HeadingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| HeadingPluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| 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. |
Pagination
- Previous page
- Page 808
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.