Search for accept
- Search 7.x for accept
- Search 9.5.x for accept
- Search 8.9.x for accept
- Search 10.3.x for accept
- 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::$httpKernel | 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 |
| BooleanOperator::$accept_null | property | core/ |
Whether to accept NULL as a false value or not. |
| CacheableNotAcceptableHttpException | class | core/ |
A cacheable NotAcceptableHttpException. |
| CacheableNotAcceptableHttpException.php | file | core/ |
|
| CacheableNotAcceptableHttpException::__construct | function | core/ |
|
| ContentNegotiationTest::testBogusAcceptHeader | function | core/ |
Verifies HTML responses for bogus Accept headers. |
| Date::acceptExposedInput | function | core/ |
Do some minor translation of the exposed input. |
| DisplayPluginBase::acceptAttachments | function | core/ |
Determines whether this display can use attachments. |
| DisplayPluginInterface::acceptAttachments | function | core/ |
Determines whether this display can use attachments. |
| DocParserTest::testAnnotationDontAcceptSingleQuotes | function | core/ |
|
| EntityReference::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
| FilterPluginBase::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
| FilterPluginBaseTest::acceptExposedInputProvider | function | core/ |
The data provider for testAcceptExposedInput. |
| FilterPluginBaseTest::testAcceptExposedInput | function | core/ |
Tests accept exposed input. |
| HandlerBase::acceptExposedInput | function | core/ |
Take input from exposed handlers and assign to this handler, if necessary. |
| InOperator::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
| LanguageBrowserDetectionAcceptLanguageTest | class | core/ |
Tests browser language detection with different accept-language headers. |
| LanguageBrowserDetectionAcceptLanguageTest.php | file | core/ |
|
| LanguageBrowserDetectionAcceptLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageBrowserDetectionAcceptLanguageTest::$modules | property | core/ |
Modules to install. |
| LanguageBrowserDetectionAcceptLanguageTest::setUp | function | core/ |
|
| LanguageBrowserDetectionAcceptLanguageTest::testAcceptLanguageEmptyDefault | function | core/ |
Tests with browsers with and without Accept-Language header. |
| MarkupInterfaceComparator::accepts | function | core/ |
|
| MarkupInterfaceComparatorTest::testAccepts | function | core/ |
Tests accepts. |
| Name::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
| NumericFilter::acceptExposedInput | function | core/ |
Do some minor translation of the exposed input. |
| NumericFilterTest::provideAcceptExposedInput | function | core/ |
Data provider for testAcceptExposedInput test. |
| NumericFilterTest::testAcceptExposedInput | function | core/ |
Tests the acceptExposedInput method. |
| PageCacheAcceptHeaderController | class | core/ |
Defines a controller to respond the page cache accept header test. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.