Search for request
- Search 7.x for request
- Search 9.5.x for request
- Search 8.9.x for request
- Search 11.x for request
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileUrlGenerator::$requestStack | property | core/ |
The request stack. |
| FinishResponseSubscriber::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
| FinishResponseSubscriberTest::$requestPolicy | property | core/ |
The mock request policy. |
| 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::testGetAjaxRequest | function | core/ |
@covers ::buildForm[[api-linebreak]] |
| FormBuilderTest::testPostAjaxRequest | 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. |
| FormCacheTest::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
| FormCacheTest::$requestStack | property | core/ |
The request stack. |
| FormState::$requestMethod | property | core/ |
The HTTP method used by the request building or processing this form. |
| FormState::isRequestMethodSafe | function | core/ |
Checks whether the request method is a "safe" HTTP method. |
| FormState::setRequestMethod | function | core/ |
Sets the HTTP method used by the request that is building the form. |
| FormStateDecoratorBase::setRequestMethod | function | core/ |
Sets the HTTP method used by the request that is building the form. |
| FormStateDecoratorBaseTest::providerSetRequestMethod | function | core/ |
Provides data to self::testSetMethod(). |
| FormStateDecoratorBaseTest::testSetRequestMethod | function | core/ |
@covers ::setRequestMethod[[api-linebreak]] |
| FormStateInterface::setRequestMethod | function | core/ |
Sets the HTTP method used by the request that is building the form. |
| FormSubmitter::$requestStack | property | core/ |
The request stack. |
| FormTestBase::$request | property | core/ |
The request. |
| FormTestBase::$requestStack | property | core/ |
The request stack. |
| FormTestEventSubscriber::onKernelRequest | function | core/ |
Adds custom attributes to the request object. |
| FormValidator::$requestStack | property | core/ |
The request stack. |
| FunctionalTestSetupTrait::prepareRequestForGenerator | function | core/ |
Creates a mock request and sets it on the generator. |
| HelpBlock::$request | property | core/ |
The current request. |
| HoldTestSubscriber::HOLD_REQUEST | constant | core/ |
|
| HoldTestSubscriber::onRequest | function | core/ |
Request hold. |
| hold_test_request | function | core/ |
Request hold. |
| HtmlResponseAttachmentsProcessor::$requestStack | property | core/ |
The request stack. |
| IFrameUrlHelper::$requestContext | property | core/ |
The request context service. |
| ImageUploadTest::uploadRequest | function | core/ |
Make upload request to a controller. |
| ImportStorageTransformer::$requestLock | property | core/ |
The normal lock for the duration of the request. |
| install_begin_request | function | core/ |
Begins an installation request, modifying the installation state as needed. |
| JsonApiDocumentTopLevelNormalizer::validateRequestBody | function | core/ |
Performs minimal validation of the document. |
| JsonApiFunctionalTestBase::request | function | core/ |
Performs a HTTP request. Wraps the Guzzle HTTP client. |
| JsonapiMaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Returns response when site is in maintenance mode and user is not exempt. |
| JsonApiRequestTestTrait | trait | core/ |
Boilerplate for JSON:API Functional tests' HTTP requests. |
| JsonApiRequestTestTrait.php | file | core/ |
|
| JsonApiRequestValidator | class | core/ |
Subscriber that validates the query parameter names on a JSON:API request. |
| JsonApiRequestValidator.php | file | core/ |
|
| JsonApiRequestValidator::getSubscribedEvents | function | core/ |
|
| JsonApiRequestValidator::onRequest | function | core/ |
Validates JSON:API requests. |
| JsonApiRequestValidator::onResponse | function | core/ |
Validates JSON:API requests. |
| JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
| JSWebAssert::assertExpectedAjaxRequest | function | core/ |
Asserts that an AJAX request has been completed. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.