Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| HtmxRequestInfoTrait::getHtmxCurrentUrl | function | core/ |
Retrieves the URL of the requesting page from an HTMX request header. |
| HtmxRequestInfoTrait::getHtmxPrompt | function | core/ |
Retrieves the prompt from an HTMX request header. |
| HtmxRequestInfoTrait::getHtmxTarget | function | core/ |
Retrieves the target identifier from an HTMX request header. |
| HtmxRequestInfoTrait::getHtmxTrigger | function | core/ |
Retrieves the trigger identifier from an HTMX request header. |
| HtmxRequestInfoTrait::getHtmxTriggerName | function | core/ |
Retrieves the trigger name from an HTMX request header. |
| HtmxRequestInfoTrait::getRequest | function | core/ |
Gets the request object. |
| HtmxRequestInfoTrait::isHtmxBoosted | function | core/ |
Determines if the request is boosted by HTMX. |
| HtmxRequestInfoTrait::isHtmxHistoryRestoration | function | core/ |
Determines if if the request is for history restoration. |
| HtmxRequestInfoTrait::isHtmxRequest | function | core/ |
Determines if the request is sent by HTMX. |
| HtmxRequestTest | class | core/ |
Test the request attributes for HTMX. |
| HtmxRequestTest.php | file | core/ |
|
| HtmxRequestTest::$httpKernel | property | core/ |
Injected kernel service. |
| HtmxRequestTest::$modules | property | core/ |
Modules to install. |
| HtmxRequestTest::$url | property | core/ |
Prepared Url object. |
| HtmxRequestTest::htmxRequestProvider | function | core/ |
Data provider for testHxRequest. |
| HtmxRequestTest::setUp | function | core/ |
|
| HtmxRequestTest::testHxRequest | function | core/ |
Test all 5 request verb methods. |
| HtmxTestAjaxForm | class | core/ |
A small form used to insert an HTMX powered element using ajax API. |
| HtmxTestAjaxForm.php | file | core/ |
|
| HtmxTestAjaxForm::buildForm | function | core/ |
Form constructor. |
| HtmxTestAjaxForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| HtmxTestAjaxForm::submitForm | function | core/ |
Form submission handler. |
| HtmxTestAttachmentsController | class | core/ |
Returns responses for HTMX Test Attachments routes. |
| HtmxTestAttachmentsController.php | file | core/ |
|
| HtmxTestAttachmentsController::after | function | core/ |
Builds a response with an `afterend` swap. |
| HtmxTestAttachmentsController::before | function | core/ |
Builds a response with a `beforebegin` swap. |
| HtmxTestAttachmentsController::generateHtmxButton | function | core/ |
Static helper to for reusable render array. |
| HtmxTestAttachmentsController::page | function | core/ |
Builds the response. |
| HtmxTestAttachmentsController::replace | function | core/ |
Builds the HTMX response. |
| HtmxTestAttachmentsController::replaceWithAjax | function | core/ |
We need a static callback that ignores callback parameters. |
| HtmxTestAttachmentsController::selectBody | function | core/ |
Tests body targeting and swapping. |
| HtmxTestAttachmentsController::withWrapperFormat | function | core/ |
Builds a response with an the wrapper format parameter on the request. |
| HtmxTestForm | class | core/ |
A small form used to test HTMX dynamic forms. |
| HtmxTestForm.php | file | core/ |
|
| HtmxTestForm::buildDependentOptions | function | core/ |
|
| HtmxTestForm::buildForm | function | core/ |
Form constructor. |
| HtmxTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| HtmxTestForm::getTriggerElement | function | core/ |
|
| HtmxTestForm::submitForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 818
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.