Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HtmlToTextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HtmlToTextTest::assertHtmlToText | function | core/ |
Helper function to test \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::stringToHtml | function | core/ |
Converts a string to its PHP source equivalent for display in test messages. |
| HtmlToTextTest::testDrupalHtmlToTextArgs | function | core/ |
Tests allowing tags in \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline | function | core/ |
Tests the conversion of block-level HTML tags to plaintext with newlines. |
| HtmlToTextTest::testDrupalHtmlToTextCollapsesWhitespace | function | core/ |
Tests that whitespace is collapsed. |
| HtmlToTextTest::testDrupalHtmlToTextParagraphs | function | core/ |
Tests the plaintext conversion of different whitespace combinations. |
| HtmlToTextTest::testFootnoteReferences | function | core/ |
Tests that footnote references are properly generated. |
| HtmlToTextTest::testHeaderSeparation | function | core/ |
Tests that headers are properly separated from surrounding text. |
| HtmlToTextTest::testRemoveTrailingWhitespace | function | core/ |
Tests that trailing whitespace is removed before newlines. |
| HtmlToTextTest::testTags | function | core/ |
Tests supported tags of \Drupal\Core\Mail\MailFormatHelper::htmlToText(). |
| HtmlToTextTest::testUsenetSignature | function | core/ |
Tests that trailing whitespace from Usenet style signatures is not removed. |
| HtmlToTextTest::testVeryLongLineWrap | function | core/ |
Tests \Drupal\Core\Mail\MailFormatHelper::htmlToText() wrapping. |
| html_response.attachments_processor | service | core/ |
Drupal\Core\Render\HtmlResponseAttachmentsProcessor |
| html_response.attachments_processor.big_pipe | service | core/ |
\Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor |
| html_response.big_pipe_subscriber | service | core/ |
Drupal\big_pipe\EventSubscriber\HtmlResponseBigPipeSubscriber |
| html_response.placeholder_strategy_subscriber | service | core/ |
Drupal\Core\EventSubscriber\HtmlResponsePlaceholderStrategySubscriber |
| html_response.subscriber | service | core/ |
Drupal\Core\EventSubscriber\HtmlResponseSubscriber |
| HtRouterTest | class | core/ |
@coversDefaultClass \Drupal\BuildTests\Framework\BuildTestBase[[api-linebreak]] @group Build @requires extension pdo_sqlite |
| HtRouterTest.php | file | core/ |
|
| HtRouterTest::testHtRouter | function | core/ |
@covers ::instantiateServer[[api-linebreak]] |
| http.php | file | core/ |
Fake an HTTP request, for use during testing. |
| 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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| 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::hasCacheableSupportsMethod | function | core/ |
|
| HttpExceptionNormalizer::normalize | function | core/ |
|
| HttpExceptionNormalizer::__construct | function | core/ |
HttpExceptionNormalizer constructor. |
| HttpExceptionNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\HttpExceptionNormalizer[[api-linebreak]] @group jsonapi |
| HttpExceptionNormalizerTest.php | file | core/ |
|
| HttpExceptionNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] |
| 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. |
| httpkernel_test.info.yml | file | core/ |
core/modules/system/tests/modules/httpkernel_test/httpkernel_test.info.yml |
| httpkernel_test.routing.yml | file | core/ |
core/modules/system/tests/modules/httpkernel_test/httpkernel_test.routing.yml |
Pagination
- Previous page
- Page 764
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.