Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
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
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]]
http.php file core/modules/system/tests/http.php Fake an HTTP request, for use during testing.
Http4xxController class core/modules/system/src/Controller/Http4xxController.php Controller for default HTTP 4xx responses.
Http4xxController.php file core/modules/system/src/Controller/Http4xxController.php
Http4xxController::on401 function core/modules/system/src/Controller/Http4xxController.php The default 401 content.
Http4xxController::on403 function core/modules/system/src/Controller/Http4xxController.php The default 403 content.
Http4xxController::on404 function core/modules/system/src/Controller/Http4xxController.php The default 404 content.
Http4xxController::on4xx function core/modules/system/src/Controller/Http4xxController.php The default 4xx error content.
HttpExceptionNormalizer class core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php Normalizes an HttpException in compliance with the JSON:API specification.
HttpExceptionNormalizer.php file core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php
HttpExceptionNormalizer::$currentUser property core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php The current user making the request.
HttpExceptionNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php The interface or class that this Normalizer supports.
HttpExceptionNormalizer::buildErrorObjects function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php Builds the normalized JSON:API error objects for the response.
HttpExceptionNormalizer::getInfoUrl function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php Return a string to the common problem type.
HttpExceptionNormalizer::normalize 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]]
HttpExceptionNormalizerValue class core/modules/jsonapi/src/Normalizer/Value/HttpExceptionNormalizerValue.php Helps normalize exceptions in compliance with the JSON:API spec.
HttpExceptionNormalizerValue.php file core/modules/jsonapi/src/Normalizer/Value/HttpExceptionNormalizerValue.php
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.
httpkernel_test.info.yml file core/modules/system/tests/modules/httpkernel_test/httpkernel_test.info.yml core/modules/system/tests/modules/httpkernel_test/httpkernel_test.info.yml
httpkernel_test.routing.yml file core/modules/system/tests/modules/httpkernel_test/httpkernel_test.routing.yml core/modules/system/tests/modules/httpkernel_test/httpkernel_test.routing.yml
httpkernel_test.services.yml file core/modules/system/tests/modules/httpkernel_test/httpkernel_test.services.yml core/modules/system/tests/modules/httpkernel_test/httpkernel_test.services.yml
httpkernel_test.test_middleware service core/modules/system/tests/modules/httpkernel_test/httpkernel_test.services.yml Drupal\httpkernel_test\HttpKernel\TestMiddleware
httpkernel_test.test_middleware2 service core/modules/system/tests/modules/httpkernel_test/httpkernel_test.services.yml Drupal\httpkernel_test\HttpKernel\TestMiddleware
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 service core/core.services.yml GuzzleHttp\Client
http_client_factory service core/core.services.yml Drupal\Core\Http\ClientFactory
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 service core/core.services.yml Stack\StackedHttpKernel
http_kernel.basic service core/core.services.yml Symfony\Component\HttpKernel\HttpKernel
http_kernel.controller.argument_metadata_factory service core/core.services.yml Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory

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