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 |
---|---|---|---|
CustomPageExceptionHtmlSubscriber::makeSubrequestToCustomPath | function | core/ |
Makes a subrequest to retrieve the custom error page. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest | function | core/ |
Tests onHandleException with a GET request. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest | function | core/ |
Tests onHandleException with a POST request. |
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/ |
|
DisallowBasicAuthRequests | class | core/ |
Cache policy for pages served from basic auth. |
DisallowBasicAuthRequests.php | file | core/ |
|
DisallowBasicAuthRequests::check | function | core/ |
|
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. |
DrupalKernelInterface::CONTAINER_INITIALIZE_SUBREQUEST_FINISHED | constant | core/ |
Event fired when the service container finished initializing in subrequest. |
DrupalTest::testRequestStack | function | core/ |
Tests the testRequestStack() method. |
DrupalTestBrowser::doRequest | function | core/ |
|
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. |
FileUploadHandler::$requestStack | property | core/ |
The request stack. |
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. |
FileUrlGenerator::$requestStack | property | core/ |
The request stack. |
FinishResponseSubscriberTest::$requestPolicy | property | core/ |
The mock request policy. |
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. |
FormBuilder::$requestStack | property | core/ |
The request stack. |
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.