Search for header
- Search 7.x for header
- Search 9.5.x for header
- Search 8.9.x for header
- Search 11.x for header
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileUploadTest::testPostFileUploadInvalidHeaders | function | core/ |
Tests using the file upload POST route with invalid headers. |
| file_get_content_headers | function | core/ |
Examines a file entity and returns appropriate content headers for download. |
| FilterFormatListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| FinishResponseSubscriber::$debugCacheabilityHeaders | property | core/ |
Whether to send cacheability headers for debugging purposes. |
| FinishResponseSubscriberTest::testDefaultHeaders | function | core/ |
Finish subscriber should set some default header values. |
| FinishResponseSubscriberTest::testExistingHeaders | function | core/ |
Finish subscriber should not overwrite existing header values. |
| 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/ |
|
| HeadersCacheContext::getContext | function | core/ |
|
| HeadersCacheContext::getLabel | function | core/ |
|
| 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]] |
| HtmlResponseAttachmentsProcessor::formatHttpHeaderAttributes | function | core/ |
Formats an attribute string for an HTTP header. |
| HtmlResponseAttachmentsProcessor::setHeaders | function | core/ |
Sets headers on a response object. |
| HtmlResponseAttachmentsTest::assertTeapotHeaders | function | core/ |
Helper function to make assertions about added HTTP headers. |
| HtmlToTextTest::testHeaderSeparation | function | core/ |
Tests that headers are properly separated from surrounding text. |
| ImageStyleListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| input--submit--header-search.html.twig | file | core/ |
Theme override for the search form submit button. |
| LanguageListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| MailTest::testFromAndReplyToHeader | function | core/ |
Checks the From: and Reply-to: headers. |
| MediaListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| MediaTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| MenuListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ModeratedNodeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| NodeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| NodeTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| NodeViewTest::testLinkHeader | function | core/ |
Tests the Link header. |
| Page header for Classes page | group | core/ |
Introduction to classes |
| Page header for Elements page | group | core/ |
Introduction to form and render elements |
| Page header for Namespaces page | group | core/ |
Introduction to namespaces |
| Page header for Services page | group | core/ |
Introduction to services |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.