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 |
|---|---|---|---|
| HtmxUtilitiesTest | class | core/ |
Test all Htmx public utility methods. |
| HtmxUtilitiesTest.php | file | core/ |
|
| HtmxUtilitiesTest::$htmx | property | core/ |
Class under test. |
| HtmxUtilitiesTest::setUp | function | core/ |
|
| HtmxUtilitiesTest::testApplyTo | function | core/ |
Test ::applyTo with defaults. |
| HtmxUtilitiesTest::testApplyToWithKey | function | core/ |
Test ::applyTo with attribute key. |
| HtmxUtilitiesTest::testCreateFromRenderArray | function | core/ |
Test ::createFromRenderArray. |
| HtmxUtilitiesTest::testGetAttributes | function | core/ |
Test ::getAttributes. |
| HtmxUtilitiesTest::testGetHeaders | function | core/ |
Test ::getHeaders(). |
| HtmxUtilitiesTest::testHasAttribute | function | core/ |
Test ::hasAttribute. |
| HtmxUtilitiesTest::testHasHeader | function | core/ |
Test ::hasHeader. |
| HtmxUtilitiesTest::testRemoveAttribute | function | core/ |
Test ::removeAttribute. |
| HtmxUtilitiesTest::testRemoveHeader | function | core/ |
Test ::removeHeader. |
| htmx_content_view_subscriber | service | core/ |
Drupal\Core\EventSubscriber\HtmxContentViewSubscriber |
| HtRouterTest | class | core/ |
Tests Drupal\BuildTests\Framework\BuildTestBase. |
| HtRouterTest.php | file | core/ |
|
| HtRouterTest::testHtRouter | function | core/ |
@legacy-covers ::instantiateServer |
| http.php | file | core/ |
|
| Http4xxController | class | core/ |
Controller for default HTTP 4xx responses. |
| Http4xxController.php | file | core/ |
|
| Http4xxController::on401 | function | core/ |
The default 401 content. |
| Http4xxController::on403 | function | core/ |
The default 403 content. |
| Http4xxController::on404 | function | core/ |
The default 404 content. |
| Http4xxController::on4xx | function | core/ |
The default 4xx error content. |
| HttpExceptionNormalizer | class | core/ |
Normalizes an HttpException in compliance with the JSON:API specification. |
| HttpExceptionNormalizer.php | file | core/ |
|
| HttpExceptionNormalizer::$currentUser | property | core/ |
The current user making the request. |
| HttpExceptionNormalizer::buildErrorObjects | function | core/ |
Builds the normalized JSON:API error objects for the response. |
| HttpExceptionNormalizer::getInfoUrl | function | core/ |
Return a string to the common problem type. |
| HttpExceptionNormalizer::getSupportedTypes | function | core/ |
|
| HttpExceptionNormalizer::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| HttpExceptionNormalizer::__construct | function | core/ |
HttpExceptionNormalizer constructor. |
| HttpExceptionNormalizerTest | class | core/ |
Tests Drupal\jsonapi\Normalizer\HttpExceptionNormalizer. |
| HttpExceptionNormalizerTest.php | file | core/ |
|
| HttpExceptionNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| HttpExceptionNormalizerValue | class | core/ |
Helps normalize exceptions in compliance with the JSON:API spec. |
| HttpExceptionNormalizerValue.php | file | core/ |
|
| HttpExceptionSubscriberBase | class | core/ |
Utility base class for exception subscribers. |
| HttpExceptionSubscriberBase.php | file | core/ |
|
| HttpExceptionSubscriberBase::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| HttpExceptionSubscriberBase::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| HttpExceptionSubscriberBase::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| HttpExceptionSubscriberBase::onException | function | core/ |
Handles errors for this subscriber. |
| HttpKernelUiHelperTrait | trait | core/ |
Provides UI helper methods using the HTTP kernel to make requests. |
| HttpKernelUiHelperTrait.php | file | core/ |
|
| HttpKernelUiHelperTrait::$mink | property | core/ |
Mink session manager. |
| HttpKernelUiHelperTrait::assertSession | function | core/ |
Returns WebAssert object. |
| HttpKernelUiHelperTrait::buildUrl | function | core/ |
Builds a URL from a system path or a URL object. |
| HttpKernelUiHelperTrait::clickLink | function | core/ |
Follows a link by complete name. |
| HttpKernelUiHelperTrait::drupalGet | function | core/ |
Retrieves a Drupal path. |
Pagination
- Previous page
- Page 819
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.