Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HandlerTest::testRelationshipUI | function | core/ |
Tests the relationship ui for field/filter/argument/relationship. |
| HandlerTest::testSetRelationship | function | core/ |
Tests the relationship method on the base class. |
| HandlerTest::testUiCrud | function | core/ |
Tests UI CRUD. |
| HandlerTest::viewsData | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::viewsData(). |
| HandlerTest::viewsData | function | core/ |
Returns the views data definition. |
| HandlerTestTrait | trait | core/ |
Test trait to mock dependencies of a handler. |
| HandlerTestTrait.php | file | core/ |
|
| HandlerTestTrait::$display | property | core/ |
The mocked display. |
| HandlerTestTrait::$executable | property | core/ |
The mocked view executable. |
| HandlerTestTrait::$view | property | core/ |
The mocked view entity. |
| HandlerTestTrait::$viewsData | property | core/ |
The mocked views data. |
| HandlerTestTrait::setupDisplay | function | core/ |
Sets up a mocked display object. |
| 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. |
Pagination
- Previous page
- Page 812
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.