| HtmxRequestTest::testHxRequest |
function |
core/tests/Drupal/KernelTests/Core/Htmx/HtmxRequestTest.php |
Test all 5 request verb methods. |
| HtmxTestAjaxForm |
class |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
A small form used to insert an HTMX powered element using ajax API. |
| HtmxTestAjaxForm.php |
file |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
|
| HtmxTestAjaxForm::buildForm |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
|
| HtmxTestAjaxForm::getFormId |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
|
| HtmxTestAjaxForm::submitForm |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
|
| HtmxTestAttachmentsController |
class |
core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php |
Returns responses for HTMX Test Attachments routes. |
| HtmxTestAttachmentsController.php |
file |
core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php |
|
| HtmxTestAttachmentsController::after |
function |
core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php |
Builds a response with an `afterend` swap. |
| HtmxTestAttachmentsController::before |
function |
core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php |
Builds a response with a `beforebegin` swap. |
| HtmxTestAttachmentsController::generateHtmxButton |
function |
core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php |
Static helper to for reusable render array. |
| HtmxTestAttachmentsController::page |
function |
core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php |
Builds the response. |
| HtmxTestAttachmentsController::replace |
function |
core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php |
Builds the HTMX response. |
| HtmxTestAttachmentsController::replaceWithAjax |
function |
core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php |
We need a static callback that ignores callback parameters. |
| HtmxTestAttachmentsController::selectBody |
function |
core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php |
Tests body targeting and swapping. |
| HtmxTestAttachmentsController::withWrapperFormat |
function |
core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php |
Builds a response with an the wrapper format parameter on the request. |
| HtmxTestForm |
class |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
A small form used to test HTMX dynamic forms. |
| HtmxTestForm.php |
file |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HtmxTestForm::buildDependentOptions |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HtmxTestForm::buildForm |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HtmxTestForm::getFormId |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HtmxTestForm::getTriggerElement |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HtmxTestForm::submitForm |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HtmxUtilitiesTest |
class |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
Test all Htmx public utility methods. |
| HtmxUtilitiesTest.php |
file |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
|
| HtmxUtilitiesTest::$htmx |
property |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
Class under test. |
| HtmxUtilitiesTest::setUp |
function |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
|
| HtmxUtilitiesTest::testApplyTo |
function |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
Test ::applyTo with defaults. |
| HtmxUtilitiesTest::testApplyToWithKey |
function |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
Test ::applyTo with attribute key. |
| HtmxUtilitiesTest::testCreateFromRenderArray |
function |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
Test ::createFromRenderArray. |
| HtmxUtilitiesTest::testGetAttributes |
function |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
Test ::getAttributes. |
| HtmxUtilitiesTest::testGetHeaders |
function |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
Test ::getHeaders(). |
| HtmxUtilitiesTest::testHasAttribute |
function |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
Test ::hasAttribute. |
| HtmxUtilitiesTest::testHasHeader |
function |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
Test ::hasHeader. |
| HtmxUtilitiesTest::testRemoveAttribute |
function |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
Test ::removeAttribute. |
| HtmxUtilitiesTest::testRemoveHeader |
function |
core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php |
Test ::removeHeader. |
| HtRouterTest |
class |
core/tests/Drupal/BuildTests/Framework/Tests/HtRouterTest.php |
Tests Drupal\BuildTests\Framework\BuildTestBase. |
| HtRouterTest.php |
file |
core/tests/Drupal/BuildTests/Framework/Tests/HtRouterTest.php |
|
| HtRouterTest::testHtRouter |
function |
core/tests/Drupal/BuildTests/Framework/Tests/HtRouterTest.php |
@legacy-covers ::instantiateServer |
| HttpExceptionNormalizerTest |
class |
core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php |
Tests Drupal\jsonapi\Normalizer\HttpExceptionNormalizer. |
| HttpExceptionNormalizerTest.php |
file |
core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php |
|
| HttpExceptionNormalizerTest::testNormalize |
function |
core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php |
Tests normalize. |
| HttpResponseDebugCacheabilityHeadersTest |
class |
core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php |
Tests that debug cacheability header lines do not exceed Apache limit. |
| HttpResponseDebugCacheabilityHeadersTest.php |
file |
core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php |
|
| HttpResponseDebugCacheabilityHeadersTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php |
|
| HttpResponseDebugCacheabilityHeadersTest::register |
function |
core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php |
|
| HttpResponseDebugCacheabilityHeadersTest::testCacheDebugHeadersLineLength |
function |
core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php |
Tests that cache debug headers do not error from exceeding line limits. |
| http_client.advisory_feed_test |
service |
core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml |
Drupal\advisory_feed_test\AdvisoryTestClientMiddleware |
| http_kernel_test.info.yml |
file |
core/modules/system/tests/modules/http_kernel_test/http_kernel_test.info.yml |
core/modules/system/tests/modules/http_kernel_test/http_kernel_test.info.yml |
| http_kernel_test.routing.yml |
file |
core/modules/system/tests/modules/http_kernel_test/http_kernel_test.routing.yml |
core/modules/system/tests/modules/http_kernel_test/http_kernel_test.routing.yml |