Search for request
- Search 7.x for request
- Search 8.9.x for request
- Search 10.3.x for request
- Search 11.x for request
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| 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. |
| 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. |
| FileUrlGenerator::$requestStack | property | core/ |
The request stack. |
| FinishResponseSubscriber::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
| FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest | function | core/ |
@covers ::onException[[api-linebreak]] |
| 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. |
| FormBuilderInterface::AJAX_FORM_REQUEST | constant | core/ |
Request key for AJAX forms that submit to the form's original route. |
| FormBuilderTest::testGetPostAjaxRequest | function | core/ |
@covers ::buildForm[[api-linebreak]] |
| FormBuilderTest::testRebuildFormOnGetRequest | function | core/ |
Tests the rebuildForm() method for a GET submission. |
| FormCache::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
| FormCache::$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.