Search for request
- Search 7.x for request
- Search 9.5.x for request
- Search 10.3.x for request
- Search 11.x for request
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseBackend::$requestStack | property | core/ |
The request stack. |
Date::$requestStack | property | core/ |
The request stack used to determine current time. |
DateFormatter::$requestStack | property | core/ |
The request stack. |
DateTest::$requestStack | property | core/ |
The mocked string translation. |
DefaultExceptionHtmlSubscriber::makeSubrequest | function | core/ |
Makes a subrequest to retrieve the default error page. |
DefaultRequestPolicy | class | core/ |
The default page cache request policy. |
DefaultRequestPolicy | class | core/ |
The default Dynamic Page Cache request policy. |
DefaultRequestPolicy.php | file | core/ |
|
DefaultRequestPolicy.php | file | core/ |
|
DefaultRequestPolicy::__construct | function | core/ |
Constructs the default page cache request policy. |
DefaultRequestPolicy::__construct | function | core/ |
Constructs the default Dynamic Page Cache request policy. |
DenyNodePreviewTest::$request | property | core/ |
A request object. |
DenyPrivateImageStyleDownloadTest::$request | property | core/ |
A request object. |
DenyTestAuthRequests | class | core/ |
Cache policy for pages requested with REST Test Auth. |
DenyTestAuthRequests.php | file | core/ |
|
DenyTestAuthRequests::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
DeprecatedClassesTest::testDeprecatedRequestPathConstructorParameters | function | core/ |
@covers \Drupal\system\Plugin\Condition\RequestPath::__construct |
DisallowBasicAuthRequests | class | core/ |
Cache policy for pages served from basic auth. |
DisallowBasicAuthRequests.php | file | core/ |
|
DisallowBasicAuthRequests::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
Drupal::hasRequest | function | core/ |
Indicates if there is a currently active request object. |
Drupal::request | function | core/ |
Retrieves the currently active request object. |
Drupal::requestStack | function | core/ |
Retrieves the request stack. |
DrupalKernel::createFromRequest | function | core/ |
Create a DrupalKernel object from a request. |
DrupalKernel::initializeRequestGlobals | function | core/ |
Bootstraps the legacy global request variables. |
DrupalKernel::prepareLegacyRequest | function | core/ |
Prepare the kernel for handling a request without handling the request. |
DrupalKernelInterface::CONTAINER_INITIALIZE_SUBREQUEST_FINISHED | constant | core/ |
Event fired when the service container finished initializing in subrequest. |
DrupalKernelInterface::prepareLegacyRequest | function | core/ |
Prepare the kernel for handling a request without handling the request. |
DrupalKernelTest::testPrepareLegacyRequest | function | core/ |
@group legacy @expectedDeprecation Drupal\Core\DrupalKernel::prepareLegacyRequest is deprecated drupal:8.0.0 and is removed from drupal:9.0.0. Use DrupalKernel::boot() and DrupalKernel::preHandle() instead. See https://www.drupal.org/node/3070678 |
DrupalMinkClient::request | function | core/ |
|
DrupalTest::testRequestStack | function | core/ |
Tests the testRequestStack() method. |
DynamicPageCacheSubscriber::$requestPolicy | property | core/ |
A request policy rule determining the cacheability of a response. |
DynamicPageCacheSubscriber::$requestPolicyResults | property | core/ |
Internal cache of request policy results. |
DynamicPageCacheSubscriber::onRequest | function | core/ |
Sets a response in case of a Dynamic Page Cache hit. |
dynamic_page_cache_request_policy | service | core/ |
Drupal\dynamic_page_cache\PageCache\RequestPolicy\DefaultRequestPolicy |
EntityDeleteMultipleAccessCheck::$requestStack | property | core/ |
Request stack service. |
EntityResource::getRequestLink | function | core/ |
Get the full URL for a given request object. |
EntityResourceTest::$request | property | core/ |
A fake request. |
EntityUrlLanguageTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
ExceptionHandlingTest::testExceptionResponseGeneratedForOriginalRequest | function | core/ |
Tests that the exception response is executed in the original context. |
FieldPluginBaseTest::$requestStack | property | core/ |
The request stack. |
FileUploadResource::REQUEST_HEADER_FILENAME_REGEX | constant | core/ |
The regex used to extract the filename from the content disposition header. |
FileUploadResourceTestBase::fileRequest | function | core/ |
Performs a file upload request. Wraps the Guzzle HTTP client. |
FileUploadTest::fileRequest | function | core/ |
Performs a file upload request. Wraps the Guzzle HTTP client. |
FileUploadTest::testPostFileUploadAndUseInSingleRequest | function | core/ |
Tests using the 'file upload and "use" file in single request" POST route. |
FinishResponseSubscriber::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest | function | core/ |
@covers ::onException |
FormBase::$requestStack | property | core/ |
The request stack. |
FormBase::getRequest | function | core/ |
Gets the request object. |
FormBase::setRequestStack | function | core/ |
Sets the request stack object to use. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.