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 |
---|---|---|---|
ContentDispositionFilenameParserTest::invalidHeaderProvider | function | core/ |
A data provider for invalid headers. |
ContentLengthTest::providerTestSetContentLengthHeader | function | core/ |
|
ContentLengthTest::providerTestSetContentLengthHeader | function | core/ |
|
ContentNegotiationTest::testBogusAcceptHeader | function | core/ |
Verifies HTML responses for bogus Accept headers. |
ContentTypeHeaderMatcher | class | core/ |
Filters routes based on the HTTP Content-type header. |
ContentTypeHeaderMatcher.php | file | core/ |
|
ContentTypeHeaderMatcher::filter | function | core/ |
Filters the route collection against a request. |
ContentTypeHeaderMatcherTest | class | core/ |
Confirm that the content types partial matcher is functioning properly. |
ContentTypeHeaderMatcherTest.php | file | core/ |
|
ContentTypeHeaderMatcherTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
ContentTypeHeaderMatcherTest::$matcher | property | core/ |
The matcher object that is going to be tested. |
ContentTypeHeaderMatcherTest::providerTestSafeRequestFilter | function | core/ |
|
ContentTypeHeaderMatcherTest::setUp | function | core/ |
|
ContentTypeHeaderMatcherTest::testContentTypeRequestHeaderMissing | function | core/ |
Confirms that the matcher throws an exception for missing request header. |
ContentTypeHeaderMatcherTest::testJsonRequest | function | core/ |
Tests that XML-restricted routes get filtered out on JSON requests. |
ContentTypeHeaderMatcherTest::testNoRouteFound | function | core/ |
Confirms that the matcher throws an exception for no-route. |
ContentTypeHeaderMatcherTest::testPostForm | function | core/ |
Tests route filtering on POST form submission requests. |
ContentTypeHeaderMatcherTest::testSafeRequestFilter | function | core/ |
Tests that routes are not filtered on safe requests. |
content_type_header_matcher | service | core/ |
Drupal\Core\Routing\ContentTypeHeaderMatcher |
CsrfRequestHeaderAccessCheck | class | core/ |
Access protection against CSRF attacks. |
CsrfRequestHeaderAccessCheck.php | file | core/ |
|
CsrfRequestHeaderAccessCheck::$csrfToken | property | core/ |
The token generator. |
CsrfRequestHeaderAccessCheck::$sessionConfiguration | property | core/ |
The session configuration. |
CsrfRequestHeaderAccessCheck::access | function | core/ |
Checks access. |
CsrfRequestHeaderAccessCheck::applies | function | core/ |
Declares whether the access check applies to a specific route or not. |
CsrfRequestHeaderAccessCheck::TOKEN_KEY | constant | core/ |
A string key that will used to designate the token used by this class. |
CsrfRequestHeaderAccessCheck::__construct | function | core/ |
Constructs a new rest CSRF access check. |
CsrfRequestHeaderTest | class | core/ |
Tests protecting routes by requiring CSRF token in the request header. |
CsrfRequestHeaderTest.php | file | core/ |
|
CsrfRequestHeaderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CsrfRequestHeaderTest::$modules | property | core/ |
Modules to install. |
CsrfRequestHeaderTest::testRouteAccess | function | core/ |
Tests access to routes protected by CSRF request header requirements. |
DateFormatListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
DiffFormatter::$show_header | property | core/ |
Should a block header be shown? |
DiffFormatter::_block_header | function | core/ |
|
DiffFormatter::_block_header | function | core/ |
|
DraggableListBuilderTrait::buildHeader | function | core/ |
Builds the header row for the entity listing. |
DynamicPageCacheSubscriber::HEADER | constant | core/ |
Name of Dynamic Page Cache's response header. |
EntityDisplayFormBase::getTableHeader | function | core/ |
Returns an array containing the table headers. |
EntityDisplayModeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
EntityFormDisplayEditForm::getTableHeader | function | core/ |
Returns an array containing the table headers. |
EntityListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
EntityResource::addLinkHeaders | function | core/ |
Adds link headers to a response. |
EntityTestListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
EntityViewDisplayEditForm::getTableHeader | function | core/ |
Returns an array containing the table headers. |
Feed::setHeaders | function | core/ |
Sets headers on a response object. |
FieldConfigListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
FieldStorageConfigListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
FileUploadResource::REQUEST_HEADER_FILENAME_REGEX | constant | core/ |
The regex used to extract the filename from the content disposition header. |
FileUploadResource::validateAndParseContentDispositionHeader | function | core/ |
Validates and extracts the filename from the Content-Disposition header. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.