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 |
|---|---|---|---|
| FileUrlGenerator::$requestStack | property | core/ |
The request stack. |
| FinishResponseSubscriberTest::$requestPolicy | property | core/ |
The mock request policy. |
| FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest | function | core/ |
Tests on exception broken post request. |
| 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. |
| FormBuilderInterface::HTMX_REQUEST | constant | core/ |
Header name for HTMX requests. |
| FormBuilderTest::testGetAjaxRequest | function | core/ |
Tests get ajax request. |
| FormBuilderTest::testPostAjaxRequest | function | core/ |
Tests post ajax request. |
| 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/ |
Tests set request method. |
| 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. |
| HoldTestHelper::requestHold | function | core/ |
Request hold. |
| HoldTestSubscriber::HOLD_REQUEST | constant | core/ |
|
| HoldTestSubscriber::onRequest | function | core/ |
Request hold. |
| Htmx::buildRequestAttribute | function | core/ |
Utility function for the request attributes. |
| Htmx::request | function | core/ |
Creates a `data-hx-request` attribute. |
| HtmxAttributesTest::testHxRequest | function | core/ |
Test request method. |
| HtmxRequestInfoTest | class | core/ |
Test all HtmxRequestInfoTrait methods. |
| HtmxRequestInfoTest.php | file | core/ |
|
| HtmxRequestInfoTest::$request | property | core/ |
A simulated request. |
| HtmxRequestInfoTest::getRequest | function | core/ |
Gets the request object. |
| HtmxRequestInfoTest::setUp | function | core/ |
|
| HtmxRequestInfoTest::testGetHtmxCurrentUrl | function | core/ |
Tests the getHtmxCurrentUrl method. |
| HtmxRequestInfoTest::testGetHtmxPrompt | function | core/ |
Tests the getHtmxPrompt method. |
| HtmxRequestInfoTest::testGetHtmxTarget | function | core/ |
Tests the getHtmxTarget method. |
| HtmxRequestInfoTest::testGetHtmxTrigger | function | core/ |
Tests the getHtmxTrigger method. |
| HtmxRequestInfoTest::testGetHtmxTriggerName | function | core/ |
Tests the getHtmxTriggerName method. |
| HtmxRequestInfoTest::testIsHtmxBoosted | function | core/ |
Tests the isHtmxBoosted method. |
| HtmxRequestInfoTest::testIsHtmxHistoryRestoration | function | core/ |
Tests the isHtmxHistoryRestoration method. |
| HtmxRequestInfoTest::testIsHtmxRequest | function | core/ |
Tests the isHtmxRequest method. |
| HtmxRequestInfoTrait | trait | core/ |
Provides methods for getting information about the HTMX request. |
| HtmxRequestInfoTrait.php | file | core/ |
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.