Search for header

  1. Search 7.x for header
  2. Search 9.5.x for header
  3. Search 8.9.x for header
  4. Search 10.3.x for header
  5. Other projects
Title Object type File name Summary
AcceptHeaderMatcher class core/modules/system/tests/modules/accept_header_routing_test/src/Routing/AcceptHeaderMatcher.php Filters routes based on the media type specified in the HTTP Accept headers.
AcceptHeaderMatcher.php file core/modules/system/tests/modules/accept_header_routing_test/src/Routing/AcceptHeaderMatcher.php
AcceptHeaderMatcher::filter function core/modules/system/tests/modules/accept_header_routing_test/src/Routing/AcceptHeaderMatcher.php Filters the route collection against a request.
AcceptHeaderMatcherTest class core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php Confirm that the mime types partial matcher is functioning properly.
AcceptHeaderMatcherTest.php file core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php
AcceptHeaderMatcherTest::$fixtures property core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php A collection of shared fixture data for tests.
AcceptHeaderMatcherTest::$matcher property core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php The matcher object that is going to be tested.
AcceptHeaderMatcherTest::acceptFilterProvider function core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php Provides data for the Accept header filtering test.
AcceptHeaderMatcherTest::setUp function core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php
AcceptHeaderMatcherTest::testAcceptFiltering function core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php Tests that requests using Accept headers get filtered correctly.
AcceptHeaderMatcherTest::testNoRouteFound function core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php Confirms that the AcceptHeaderMatcher throws an exception for no-route.
AcceptHeaderMiddleware class core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderMiddleware.php Example implementation of "accept header"-based content negotiation.
AcceptHeaderMiddleware.php file core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderMiddleware.php
AcceptHeaderMiddleware::$app property core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderMiddleware.php The app kernel.
AcceptHeaderMiddleware::handle function core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderMiddleware.php
AcceptHeaderMiddleware::__construct function core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderMiddleware.php Constructs a new AcceptHeaderMiddleware instance.
AcceptHeaderRoutingTestServiceProvider class core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderRoutingTestServiceProvider.php Service provider for the accept_header_routing_test module.
AcceptHeaderRoutingTestServiceProvider.php file core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderRoutingTestServiceProvider.php
AcceptHeaderRoutingTestServiceProvider::alter function core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderRoutingTestServiceProvider.php Modifies existing service definitions.
accept_header_matcher service core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.services.yml Drupal\accept_header_routing_test\Routing\AcceptHeaderMatcher
accept_header_routing_test.info.yml file core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml
accept_header_routing_test.services.yml file core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.services.yml core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.services.yml
ActionListBuilder::buildHeader function core/modules/action/src/ActionListBuilder.php Builds the header row for the entity listing.
AreaEmptyTest::testRenderEmptyHeaderFooter function core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php Tests that the header and footer areas are not rendered if empty.
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues function core/modules/system/tests/src/Functional/Cache/AssertPageCacheContextsAndTagsTrait.php Gets a specific header value as array.
AttachedAssetsTest::testHeaderHTML function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests JS assets depending on the 'core/<head>' virtual library.
BasicAuthTestTrait::getBasicAuthHeaders function core/modules/basic_auth/tests/src/Traits/BasicAuthTestTrait.php Returns HTTP headers that can be used for basic authentication in Curl.
BigPipeTest::assertBigPipeResponseHeadersPresent function core/modules/big_pipe/tests/src/Functional/BigPipeTest.php @internal
BigPipeTestSubscriber::onRespondSetBigPipeDebugPlaceholderHeaders function core/modules/big_pipe/tests/modules/big_pipe_test/src/EventSubscriber/BigPipeTestSubscriber.php Exposes all BigPipe placeholders (JS and no-JS) via headers for testing.
BlockContentListBuilder::buildHeader function core/modules/block_content/src/BlockContentListBuilder.php Builds the header row for the entity listing.
BlockContentTypeListBuilder::buildHeader function core/modules/block_content/src/BlockContentTypeListBuilder.php Builds the header row for the entity listing.
BrowserHtmlDebugTrait::formatHtmlOutputHeaders function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Formats HTTP headers as string for HTML output logging.
BrowserHtmlDebugTrait::getHtmlOutputHeaders function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Returns headers in HTML output format.
BrowserTestBaseTest::testDeprecationHeaders function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests that deprecation headers do not get duplicated.
BubbleableMetadataTest::providerTestMergeAttachmentsHttpHeaderMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Data provider for testMergeAttachmentsHttpHeaderMerging.
BubbleableMetadataTest::testMergeAttachmentsHttpHeaderMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Tests http_header asset merging.
CacheTest::testHeaderStorage function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests css/js storage and restoring mechanism.
ClaroTableTest::testThemeTableStickyHeaders function core/tests/Drupal/KernelTests/Core/Theme/ClaroTableTest.php Confirm that Claro tables override use of the `sticky-enabled` class.
CommentTypeListBuilder::buildHeader function core/modules/comment/src/CommentTypeListBuilder.php Builds the header row for the entity listing.
ConfigTestListBuilder::buildHeader function core/modules/config/tests/config_test/src/ConfigTestListBuilder.php Builds the header row for the entity listing.
ConfigTranslationBlockListBuilder::buildHeader function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Builds the header row for the entity listing.
ConfigTranslationEntityListBuilder::buildHeader function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php Builds the header row for the entity listing.
ConfigTranslationFieldListBuilder::buildHeader function core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php Builds the header row for the entity listing.
ConfigTranslationMapperList::buildHeader function core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php Builds the header row for the mapper listing.
ContactFormListBuilder::buildHeader function core/modules/contact/src/ContactFormListBuilder.php Builds the header row for the entity listing.
content-header.css file core/themes/claro/css/components/content-header.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/

/**
* Content header.
*/

.content-header {
overflow: hidden;
margin-bottom: var(--space-s);
content-header.pcss.css file core/themes/claro/css/components/content-header.pcss.css /**
* Content header.
*/

.content-header {
overflow: hidden;
margin-bottom: var(--space-s);
padding: var(--space-l) 0 0;
background-color: var(--color-gray-050);
}
ContentDispositionFilenameParser::REQUEST_HEADER_FILENAME_REGEX constant core/modules/file/src/Upload/ContentDispositionFilenameParser.php The regex used to extract the filename from the content disposition header.
ContentDispositionFilenameParserTest::invalidHeaderProvider function core/modules/file/tests/src/Unit/Upload/ContentDispositionFilenameParserTest.php A data provider for invalid headers.
ContentLengthTest::providerTestSetContentLengthHeader function core/tests/Drupal/Tests/Core/StackMiddleware/ContentLengthTest.php

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