Search for header
- Search 7.x for header
- Search 8.9.x for header
- Search 10.3.x for header
- Search 11.x for header
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AcceptHeaderMatcher | class | core/ |
Filters routes based on the media type specified in the HTTP Accept headers. |
AcceptHeaderMatcher.php | file | core/ |
|
AcceptHeaderMatcher::filter | function | core/ |
Filters the route collection against a request. |
AcceptHeaderMatcherTest | class | core/ |
Confirm that the mime types partial matcher is functioning properly. |
AcceptHeaderMatcherTest.php | file | core/ |
|
AcceptHeaderMatcherTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
AcceptHeaderMatcherTest::$matcher | property | core/ |
The matcher object that is going to be tested. |
AcceptHeaderMatcherTest::acceptFilterProvider | function | core/ |
Provides data for the Accept header filtering test. |
AcceptHeaderMatcherTest::setUp | function | core/ |
|
AcceptHeaderMatcherTest::testAcceptFiltering | function | core/ |
Tests that requests using Accept headers get filtered correctly. |
AcceptHeaderMatcherTest::testNoRouteFound | function | core/ |
Confirms that the AcceptHeaderMatcher throws an exception for no-route. |
AcceptHeaderMiddleware | class | core/ |
Example implementation of "accept header"-based content negotiation. |
AcceptHeaderMiddleware.php | file | core/ |
|
AcceptHeaderMiddleware::$app | property | core/ |
The app kernel. |
AcceptHeaderMiddleware::handle | function | core/ |
|
AcceptHeaderMiddleware::__construct | function | core/ |
Constructs a new AcceptHeaderMiddleware instance. |
AcceptHeaderRoutingTestServiceProvider | class | core/ |
Service provider for the accept_header_routing_test module. |
AcceptHeaderRoutingTestServiceProvider.php | file | core/ |
|
AcceptHeaderRoutingTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
accept_header_matcher | service | core/ |
Drupal\accept_header_routing_test\Routing\AcceptHeaderMatcher |
accept_header_routing_test.info.yml | file | core/ |
core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml |
accept_header_routing_test.services.yml | file | core/ |
core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.services.yml |
access_check.header.csrf | service | core/ |
Drupal\Core\Access\CsrfRequestHeaderAccessCheck |
ActionListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
AreaEmptyTest::testRenderEmptyHeaderFooter | function | core/ |
Tests that the header and footer areas are not rendered if empty. |
AssertLegacyTrait::assertHeader | function | core/ |
Checks that current response header equals value. |
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
AttachedAssetsTest::testHeaderHTML | function | core/ |
Tests JS assets depending on the 'core/<head>' virtual library. |
BasicAuthTestTrait::getBasicAuthHeaders | function | core/ |
Returns HTTP headers that can be used for basic authentication in Curl. |
BigPipeTest::assertBigPipeResponseHeadersPresent | function | core/ |
@internal |
BigPipeTestSubscriber::onRespondSetBigPipeDebugPlaceholderHeaders | function | core/ |
Exposes all BigPipe placeholders (JS and no-JS) via headers for testing. |
BlockContentListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
BlockContentTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
BrowserHtmlDebugTrait::formatHtmlOutputHeaders | function | core/ |
Formats HTTP headers as string for HTML output logging. |
BrowserHtmlDebugTrait::getHtmlOutputHeaders | function | core/ |
Returns headers in HTML output format. |
BrowserTestBase::drupalGetHeader | function | core/ |
Gets the value of an HTTP response header. |
BrowserTestBaseTest::testAssertHeader | function | core/ |
Tests legacy assertHeader(). |
BrowserTestBaseTest::testDeprecationHeaders | function | core/ |
Tests that deprecation headers do not get duplicated. |
BrowserTestBaseTest::testDrupalGetHeader | function | core/ |
Tests legacy drupalGetHeader(). |
BrowserTestBaseTest::testResponseHeaderDoesNotExist | function | core/ |
Tests responseHeaderDoesNotExist() functionality. |
BubbleableMetadataTest::providerTestMergeAttachmentsHttpHeaderMerging | function | core/ |
Data provider for testMergeAttachmentsHttpHeaderMerging. |
BubbleableMetadataTest::testMergeAttachmentsHttpHeaderMerging | function | core/ |
Tests http_header asset merging. |
CacheTest::testHeaderStorage | function | core/ |
Tests css/js storage and restoring mechanism. |
cache_context.headers | service | core/ |
Drupal\Core\Cache\Context\HeadersCacheContext |
CommentTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ConfigTestListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ConfigTranslationBlockListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ConfigTranslationEntityListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ConfigTranslationFieldListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ConfigTranslationMapperList::buildHeader | function | core/ |
Builds the header row for the mapper listing. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.