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 |
---|---|---|---|
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 |
FormBuilderTest::testPostAjaxRequest | function | core/ |
@covers ::buildForm |
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/ |
|
FormStateDecoratorBase::setRequestMethod | function | core/ |
|
FormStateDecoratorBaseTest::providerSetRequestMethod | function | core/ |
Provides data to self::testSetMethod(). |
FormStateDecoratorBaseTest::testSetRequestMethod | function | core/ |
@covers ::setRequestMethod |
FormStateInterface::setRequestMethod | function | core/ |
Sets the HTTP method used by the request that is building the form. |
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. |
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. |
JsTestingAjaxRequestTestHooks | class | core/ |
Hook implementations for js_testing_ajax_request_test. |
JsTestingAjaxRequestTestHooks.php | file | core/ |
|
JsTestingAjaxRequestTestHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
JSWebAssert::assertExpectedAjaxRequest | function | core/ |
Asserts that an AJAX request has been completed. |
JSWebAssert::assertWaitOnAjaxRequest | function | core/ |
Waits for AJAX request to be completed. |
JsWebAssertTestForm::addAssertWaitOnAjaxRequest | function | core/ |
Ajax callback for the "Test waitForAjax" button. |
JsWebAssertTestForm::addAssertWaitOnAjaxRequest | function | core/ |
Ajax callback for the "Test waitForAjax" button. |
js_testing_ajax_request_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.info.yml |
js_testing_ajax_request_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.libraries.yml |
js_testing_ajax_request_test.module | file | core/ |
|
js_testing_ajax_request_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
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.