Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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/ |
|
| 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. |
Pagination
- Previous page
- Page 694
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.