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 |
---|---|---|---|
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 |
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. |
InputBagTest::testRequestFactory | function | core/ |
@coversNothing @todo Remove this when Symfony 4 is no longer supported. |
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/ |
|
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. |
KernelEvent::$request | property | core/ |
|
KernelEvent::$requestType | property | core/ |
|
KernelEvent::getRequest | function | core/ |
Returns the request the kernel is currently processing. |
KernelEvent::getRequestType | function | core/ |
Returns the request type the kernel is currently processing. |
KernelEvent::isMainRequest | function | core/ |
Checks if this is a main request. |
KernelEvent::isMasterRequest | function | core/ |
Checks if this is a master request. |
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. |
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.