Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
HtmlToTextTest::testDrupalHtmlToTextCollapsesWhitespace function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that whitespace is collapsed.
HtmlToTextTest::testDrupalHtmlToTextParagraphs function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests the plaintext conversion of different whitespace combinations.
HtmlToTextTest::testFootnoteReferences function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that footnote references are properly generated.
HtmlToTextTest::testHeaderSeparation function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that headers are properly separated from surrounding text.
HtmlToTextTest::testRemoveTrailingWhitespace function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that trailing whitespace is removed before newlines.
HtmlToTextTest::testTags function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests supported tags of \Drupal\Core\Mail\MailFormatHelper::htmlToText().
HtmlToTextTest::testUsenetSignature function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that trailing whitespace from Usenet style signatures is not removed.
HtmlToTextTest::testVeryLongLineWrap function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests \Drupal\Core\Mail\MailFormatHelper::htmlToText() wrapping.
html_response.attachments_processor service core/core.services.yml Drupal\Core\Render\HtmlResponseAttachmentsProcessor
html_response.attachments_processor.big_pipe service core/modules/big_pipe/big_pipe.services.yml \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor
html_response.big_pipe_subscriber service core/modules/big_pipe/big_pipe.services.yml Drupal\big_pipe\EventSubscriber\HtmlResponseBigPipeSubscriber
html_response.placeholder_strategy_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\HtmlResponsePlaceholderStrategySubscriber
html_response.subscriber service core/core.services.yml Drupal\Core\EventSubscriber\HtmlResponseSubscriber
HtRouterTest class core/tests/Drupal/BuildTests/Framework/Tests/HtRouterTest.php @coversDefaultClass \Drupal\BuildTests\Framework\BuildTestBase[[api-linebreak]]
@group Build
@requires extension pdo_sqlite
HtRouterTest.php file core/tests/Drupal/BuildTests/Framework/Tests/HtRouterTest.php
HtRouterTest::testHtRouter function core/tests/Drupal/BuildTests/Framework/Tests/HtRouterTest.php @covers ::instantiateServer[[api-linebreak]]
HttpExceptionNormalizer::$currentUser property core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php The current user making the request.
HttpExceptionNormalizer::buildErrorObjects function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php Builds the normalized JSON:API error objects for the response.
HttpExceptionNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php
HttpExceptionNormalizer::hasCacheableSupportsMethod function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php
HttpExceptionNormalizer::__construct function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php HttpExceptionNormalizer constructor.
HttpExceptionNormalizerTest class core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php @coversDefaultClass \Drupal\jsonapi\Normalizer\HttpExceptionNormalizer[[api-linebreak]]
@group jsonapi
HttpExceptionNormalizerTest.php file core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php
HttpExceptionNormalizerTest::testNormalize function core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php @covers ::normalize[[api-linebreak]]
HttpExceptionSubscriberBase class core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php Utility base class for exception subscribers.
HttpExceptionSubscriberBase.php file core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php
HttpExceptionSubscriberBase::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php Specifies the request formats this subscriber will respond to.
HttpExceptionSubscriberBase::getPriority function core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php Specifies the priority of all listeners in this class.
HttpExceptionSubscriberBase::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php Registers the methods in this class that should be listeners.
HttpExceptionSubscriberBase::onException function core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php Handles errors for this subscriber.
https.php file core/modules/system/tests/https.php Fake an HTTPS request, for use during testing.
HTTPStatusCode class core/modules/views/src/Plugin/views/area/HTTPStatusCode.php Alter the HTTP response status code used by the view.
HTTPStatusCode.php file core/modules/views/src/Plugin/views/area/HTTPStatusCode.php
HTTPStatusCode::buildOptionsForm function core/modules/views/src/Plugin/views/area/HTTPStatusCode.php
HTTPStatusCode::defineOptions function core/modules/views/src/Plugin/views/area/HTTPStatusCode.php
HTTPStatusCode::render function core/modules/views/src/Plugin/views/area/HTTPStatusCode.php
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_handler_stack service core/core.services.yml GuzzleHttp\HandlerStack
http_handler_stack_configurator service core/core.services.yml Drupal\Core\Http\HandlerStackConfigurator
http_kernel.basic service core/core.services.yml Symfony\Component\HttpKernel\HttpKernel
http_kernel.controller.argument_resolver service core/core.services.yml Symfony\Component\HttpKernel\Controller\ArgumentResolver
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
http_kernel_test.services.yml file core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml
http_kernel_test.test_middleware service core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml Drupal\http_kernel_test\HttpKernel\TestMiddleware
http_kernel_test.test_middleware2 service core/modules/system/tests/modules/http_kernel_test/http_kernel_test.services.yml Drupal\http_kernel_test\HttpKernel\TestMiddleware
http_middleware.ajax_page_state service core/core.services.yml Drupal\Core\StackMiddleware\AjaxPageState
http_middleware.cors service core/core.services.yml Asm89\Stack\Cors
http_middleware.monkeys service core/modules/system/tests/modules/error_service_test/error_service_test.services.yml Drupal\error_service_test\MonkeysInTheControlRoom
http_middleware.reverse_proxy service core/core.services.yml Drupal\Core\StackMiddleware\ReverseProxyMiddleware

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.