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 |
|---|---|---|---|
| HtmxDynamicFormTest::testHtmxForm | function | core/ |
Tests HTMX form functionality. |
| HtmxHeadersTest | class | core/ |
Test all header-related Htmx public methods. |
| HtmxHeadersTest.php | file | core/ |
|
| HtmxHeadersTest::$htmx | property | core/ |
Class under test. |
| HtmxHeadersTest::$url | property | core/ |
Mocked Url object. |
| HtmxHeadersTest::apply | function | core/ |
|
| HtmxHeadersTest::setUp | function | core/ |
|
| HtmxHeadersTest::testLocationHeaderResponseData | function | core/ |
Test location header with complex data. |
| HtmxHeadersTest::testLocationHeaderUrl | function | core/ |
Test location header with simple URL object. |
| HtmxHeadersTest::testPushUrlHeader | function | core/ |
Test push url header with a simple URL object. |
| HtmxHeadersTest::testRedirectHeader | function | core/ |
Test redirect header with simple URL object. |
| HtmxHeadersTest::testRefreshHeader | function | core/ |
Test refresh header. |
| HtmxHeadersTest::testReplaceUrlHeader | function | core/ |
Test replace url header with a simple URL object. |
| HtmxHeadersTest::testReselectHeader | function | core/ |
Test re-select header. |
| HtmxHeadersTest::testReswapHeader | function | core/ |
Test re-swap header. |
| HtmxHeadersTest::testRetargetHeader | function | core/ |
Test re-target header. |
| HtmxHeadersTest::testTriggerAfterSettleHeader | function | core/ |
Test trigger header with simple data. |
| HtmxHeadersTest::testTriggerAfterSettleHeaderComplex | function | core/ |
Test trigger after settle header is correctly set with provided parameters. |
| HtmxHeadersTest::testTriggerAfterSwapHeader | function | core/ |
Test trigger header with simple data. |
| HtmxHeadersTest::testTriggerAfterSwapHeaderComplex | function | core/ |
Test trigger after settle header is correctly set with provided parameters. |
| HtmxHeadersTest::testTriggerHeader | function | core/ |
Test trigger header with simple data. |
| HtmxHeadersTest::testTriggerHeaderComplex | function | core/ |
Test target header with complex data. |
| HtmxLocationResponseData | class | core/ |
Optional data object for HX-Location. |
| HtmxLocationResponseData.php | file | core/ |
|
| HtmxLocationResponseData::$cacheableMetadata | property | core/ |
Collects cache data for the URL. |
| HtmxLocationResponseData::getCacheableMetadata | function | core/ |
Retrieves the cacheable metadata associated with the URL. |
| HtmxLocationResponseData::__construct | function | core/ |
Data for HX-Location headers. |
| HtmxLocationResponseData::__toString | function | core/ |
Returns non-empty data, JSON encoded. |
| HtmxRenderer | class | core/ |
Main content renderer for HTMX requests. |
| HtmxRenderer.php | file | core/ |
|
| HtmxRenderer::renderResponse | function | core/ |
We only wrap the necessary content into a full HTML document to be processed by HTMX on the frontend. |
| HtmxRenderer::__construct | function | core/ |
Constructs a new HtmxRenderer. |
| HtmxRendererCacheTest | class | core/ |
Tests the cache headers set HtmxRenderer responses. |
| HtmxRendererCacheTest.php | file | core/ |
|
| HtmxRendererCacheTest::$defaultTheme | property | core/ |
|
| HtmxRendererCacheTest::$modules | property | core/ |
|
| HtmxRendererCacheTest::setUp | function | core/ |
|
| HtmxRendererCacheTest::testCacheResources | function | core/ |
|
| HtmxRendererTest | class | core/ |
Verifies HtmxRenderer. |
| HtmxRendererTest.php | file | core/ |
|
| HtmxRendererTest::$httpKernel | property | core/ |
Injected kernel service. |
| HtmxRendererTest::$modules | property | core/ |
Modules to install. |
| HtmxRendererTest::assertHtmxResponseContent | function | core/ |
Verify expected response from HtmxRenderer. |
| HtmxRendererTest::setUp | function | core/ |
|
| HtmxRendererTest::testHtmxRouteOption | function | core/ |
Test triggering the renderer with the _htmx_route option. |
| HtmxRendererTest::testWrapperFormat | function | core/ |
Test triggering the renderer with _wrapper_format. |
| HtmxRequestInfoTest | class | core/ |
Test all HtmxRequestInfoTrait methods. |
| HtmxRequestInfoTest.php | file | core/ |
|
| HtmxRequestInfoTest::$request | property | core/ |
A simulated request. |
| HtmxRequestInfoTest::getRequest | function | core/ |
Pagination
- Previous page
- Page 817
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.