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 |
|---|---|---|---|
| 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. |
| 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. |
| 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. |
| JsonApiDocumentTopLevelNormalizerTest::decorateRequest | function | core/ |
Decorates a request with sparse fieldsets and includes. |
| JsonApiFunctionalTestBase::request | function | core/ |
Performs a HTTP request. Wraps the Guzzle HTTP client. |
| JsonApiRequestTestTrait | trait | core/ |
Boilerplate for JSON:API Functional tests' HTTP requests. |
| JsonApiRequestTestTrait.php | file | core/ |
|
| JsonApiRequestTestTrait::decorateWithXdebugCookie | function | core/ |
Adds the Xdebug cookie to the request options. |
| JsonApiRequestTestTrait::request | function | core/ |
Performs a HTTP request. Wraps the Guzzle HTTP client. |
| JsonApiRequestValidator | class | core/ |
Request subscriber that validates a JSON:API request. |
| JsonApiRequestValidator.php | file | core/ |
|
| JsonApiRequestValidator::getSubscribedEvents | function | core/ |
|
| JsonApiRequestValidator::onRequest | function | core/ |
Validates JSON:API requests. |
| JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
| JSWebAssert::assertWaitOnAjaxRequest | function | core/ |
Waits for AJAX request to be completed. |
| JsWebAssertTestForm::addAssertWaitOnAjaxRequest | function | core/ |
Ajax callback for the "Test waitForAjax" button. |
| KernelTestBaseTest::testOutboundHttpRequest | function | core/ |
Tests that an outbound HTTP request can be performed inside of a test. |
| LanguageNegotiationContentEntity::getContentEntityTypeIdForCurrentRequest | function | core/ |
Returns the content entity type ID from the current request for the route. |
| LanguageNegotiationContentEntityTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
| LanguageNegotiator::$requestStack | property | core/ |
The request stack object. |
| LanguageRequestSubscriber | class | core/ |
Sets the $request property on the language manager. |
| LanguageRequestSubscriber.php | file | core/ |
|
| LanguageRequestSubscriber::$currentUser | property | core/ |
The current active user. |
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.