Search for request
- Search 7.x for request
- Search 9.5.x for request
- Search 8.9.x for request
- Search 10.3.x for request
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| options_request_listener | service | core/ |
Drupal\Core\EventSubscriber\OptionsRequestSubscriber |
| PageCache::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
| PageCacheTest::testConditionalRequests | function | core/ |
Tests support of requests with If-Modified-Since and If-None-Match headers. |
| PageCacheTest::testQueryParameterFormatRequests | function | core/ |
Tests support for different cache items with different request formats. |
| PagerParameters::$requestStack | property | core/ |
The HTTP request stack. |
| page_cache_request_policy | service | core/ |
Drupal\Core\PageCache\DefaultRequestPolicy |
| PathAliasListBuilder::$currentRequest | property | core/ |
The current request. |
| PathBasedBreadcrumbBuilder::getRequestForPath | function | core/ |
Matches a path in the router. |
| PathBasedBreadcrumbBuilderTest::$requestMatcher | property | core/ |
The request matching mock object. |
| PhpMail::$request | property | core/ |
The currently active request object. |
| PhpMailTest::$request | property | core/ |
The current request. |
| PhpMailTest::$requestStack | property | core/ |
The request stack. |
| PrivateTempStore::$requestStack | property | core/ |
The request stack. |
| PrivateTempStoreFactory::$requestStack | property | core/ |
The request stack. |
| PrivateTempStoreTest::$requestStack | property | core/ |
The request stack. |
| ProviderRepositoryTest::testRequestException | function | core/ |
Tests handling of exceptions when fetching the provider database. |
| psr17.server_request_factory | service | core/ |
GuzzleHttp\Psr7\HttpFactory |
| Psr7RequestValueResolver | class | core/ |
Yields a PSR7 request object based on the request object passed along. |
| Psr7RequestValueResolver.php | file | core/ |
|
| Psr7RequestValueResolver::$httpMessageFactory | property | core/ |
The PSR-7 converter. |
| Psr7RequestValueResolver::resolve | function | core/ |
|
| Psr7RequestValueResolver::__construct | function | core/ |
Constructs a new ControllerResolver. |
| RedirectDestination::$requestStack | property | core/ |
The request stack. |
| RedirectDestinationTest::$requestStack | property | core/ |
The request stack. |
| RedirectResponseSubscriberTest::$requestContext | property | core/ |
The mocked request context. |
| RenderElementTest::$requestStack | property | core/ |
The request stack. |
| RendererPlaceholdersTest::testCacheableParentWithPostRequest | function | core/ |
Tests cacheable parent with post request. |
| RendererPlaceholdersTest::testPlaceholderingDisabledForPostRequests | function | core/ |
Tests placeholdering disabled for post requests. |
| RendererTestBase::$requestStack | property | core/ |
|
| RendererTestBase::setUpRequest | function | core/ |
Sets up a request object on the request stack. |
| RequestContext | class | core/ |
Holds information about the current request. |
| RequestContext.php | file | core/ |
|
| RequestContext::$completeBaseUrl | property | core/ |
The scheme, host and base path, for example "https://example.com/d8". |
| RequestContext::fromRequest | function | core/ |
|
| RequestContext::fromRequestStack | function | core/ |
Populates the context from the current request from the request stack. |
| RequestContext::getCompleteBaseUrl | function | core/ |
Gets the scheme, host and base path. |
| RequestContext::setCompleteBaseUrl | function | core/ |
Sets the complete base URL for the Request context. |
| RequestFormatCacheContext | class | core/ |
Defines the RequestFormatCacheContext service, for "per format" caching. |
| RequestFormatCacheContext.php | file | core/ |
|
| RequestFormatCacheContext::getCacheableMetadata | function | core/ |
|
| RequestFormatCacheContext::getContext | function | core/ |
|
| RequestFormatCacheContext::getLabel | function | core/ |
|
| RequestFormatRouteFilter | class | core/ |
Provides a route filter, which filters by the request format. |
| RequestFormatRouteFilter.php | file | core/ |
|
| RequestFormatRouteFilter::filter | function | core/ |
Filters the route collection against a request. |
| RequestFormatRouteFilter::getAvailableFormats | function | core/ |
Gets the set of formats across all routes in the collection. |
| RequestFormatRouteFilter::getDefaultFormat | function | core/ |
Determines the default request format. |
| RequestFormatRouteFilterTest | class | core/ |
Tests Drupal\Core\Routing\RequestFormatRouteFilter. |
| RequestFormatRouteFilterTest.php | file | core/ |
|
| RequestFormatRouteFilterTest::filterProvider | function | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.