Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Htmx::headers | function | core/ |
Creates a `data-hx-headers` attribute. |
| Htmx::history | function | core/ |
Creates a `data-hx-history` attribute. |
| Htmx::historyElt | function | core/ |
Creates a `data-hx-history-elt` attribute. |
| Htmx::include | function | core/ |
Creates a `data-hx-include` attribute. |
| Htmx::indicator | function | core/ |
Creates a `data-hx-indicator` attribute. |
| Htmx::inherit | function | core/ |
Creates a `data-hx-inherit` attribute. |
| Htmx::locationHeader | function | core/ |
Set HX-Location header. |
| Htmx::on | function | core/ |
Creates a `data-hx-on` attribute. |
| Htmx::onlyMainContent | function | core/ |
Decides when to use the `drupal_htmx` wrapper format for Htmx requests. |
| Htmx::params | function | core/ |
Creates a `data-hx-params` attribute. |
| Htmx::patch | function | core/ |
Creates a `data-hx-patch` attribute. |
| Htmx::post | function | core/ |
Creates a `data-hx-post` attribute. |
| Htmx::preserve | function | core/ |
Creates a `data-hx-preserve` attribute. |
| Htmx::prompt | function | core/ |
Creates a `data-hx-prompt` attribute. |
| Htmx::pushUrl | function | core/ |
Creates a `data-hx-push-url` attribute. |
| Htmx::pushUrlHeader | function | core/ |
Set HX-Push-Url header. |
| Htmx::put | function | core/ |
Creates a `data-hx-put` attribute. |
| Htmx::redirectHeader | function | core/ |
Set HX-Redirect header. |
| Htmx::refreshHeader | function | core/ |
Set HX-Refresh header. |
| Htmx::removeAttribute | function | core/ |
Removes an attribute from the attribute store. |
| Htmx::removeHeader | function | core/ |
Removes a header from the header store. |
| Htmx::replaceUrl | function | core/ |
Creates a `data-hx-replace-url` attribute. |
| Htmx::replaceUrlHeader | function | core/ |
Set HX-Replace-Url header. |
| Htmx::request | function | core/ |
Creates a `data-hx-request` attribute. |
| Htmx::reselectHeader | function | core/ |
Set HX-Reselect header. |
| Htmx::reswapHeader | function | core/ |
Set HX-Reswap header. |
| Htmx::retargetHeader | function | core/ |
Set HX-Retarget header. |
| Htmx::select | function | core/ |
Creates a `data-hx-select` attribute. |
| Htmx::selectOob | function | core/ |
Creates a `data-hx-select-oob` attribute. |
| Htmx::swap | function | core/ |
Creates a `data-hx-swap` attribute. |
| Htmx::swapOob | function | core/ |
Creates a `data-hx-swap-oob` attribute. |
| Htmx::sync | function | core/ |
Creates a `data-hx-sync` attribute. |
| Htmx::target | function | core/ |
Creates a `data-hx-target` attribute. |
| Htmx::trigger | function | core/ |
Creates a `data-hx-trigger` attribute. |
| Htmx::triggerAfterSettleHeader | function | core/ |
Set HX-Trigger-After-Settle header. |
| Htmx::triggerAfterSwapHeader | function | core/ |
Set HX-Trigger-After-Swap header. |
| Htmx::triggerHeader | function | core/ |
Set HX-Trigger header. |
| Htmx::urlValue | function | core/ |
Helper method to get the url string and store cache metadata. |
| Htmx::validate | function | core/ |
Creates a `data-hx-validate` attribute. |
| Htmx::vals | function | core/ |
Creates a `data-hx-vals` attribute. |
| Htmx::__construct | function | core/ |
Initialize empty storage. |
| HtmxAssetLoadTestSetup | class | core/ |
Setup file used by tests/src/Nightwatch/Tests/htmxAssetLoadTest.js. |
| HtmxAssetLoadTestSetup.php | file | core/ |
|
| HtmxAssetLoadTestSetup::setup | function | core/ |
Run the code to setup the test environment. |
| HtmxAttributesTest | class | core/ |
Test all attribute-related Htmx public methods. |
| HtmxAttributesTest.php | file | core/ |
|
| HtmxAttributesTest::$htmx | property | core/ |
Class under test. |
| HtmxAttributesTest::$url | property | core/ |
Mocked Url object. |
| HtmxAttributesTest::apply | function | core/ |
Applies the Htmx attributes to a render array. |
| HtmxAttributesTest::booleanStringDataProvider | function | core/ |
Provides data to ::testHxPushUrl and :testHxReplaceUrl. |
Pagination
- Previous page
- Page 836
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.