Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
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::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::getSupportedTypes function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php
HttpExceptionNormalizer::normalize function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php Normalizes data into a set of arrays/scalars.
HttpExceptionNormalizer::__construct function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php HttpExceptionNormalizer constructor.
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.
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.
HttpKernelUiHelperTrait trait core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Provides UI helper methods using the HTTP kernel to make requests.
HttpKernelUiHelperTrait.php file core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php
HttpKernelUiHelperTrait::$mink property core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Mink session manager.
HttpKernelUiHelperTrait::assertSession function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Returns WebAssert object.
HttpKernelUiHelperTrait::buildUrl function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Builds a URL from a system path or a URL object.
HttpKernelUiHelperTrait::clickLink function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Follows a link by complete name.
HttpKernelUiHelperTrait::drupalGet function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Retrieves a Drupal path.
HttpKernelUiHelperTrait::getDefaultDriverInstance function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Gets an instance of the default Mink driver.
HttpKernelUiHelperTrait::getNodeElementsByXpath function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Performs an xpath search on the contents of the internal browser.
HttpKernelUiHelperTrait::getSession function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Returns Mink session.
HttpKernelUiHelperTrait::getUrl function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Gets the current URL from the browser.
HttpKernelUiHelperTrait::initMink function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Initializes Mink sessions.
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 Modules to install.
HttpResponseDebugCacheabilityHeadersTest::register function core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php Registers test-specific services.
HttpResponseDebugCacheabilityHeadersTest::testCacheDebugHeadersLineLength function core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php Tests that cache debug headers do not error from exceeding line limits.
https.php file core/modules/system/tests/https.php
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 Provide a form to edit options for this plugin.
HTTPStatusCode::defineOptions function core/modules/views/src/Plugin/views/area/HTTPStatusCode.php Information about options for all kinds of purposes will be held here.
HTTPStatusCode::render function core/modules/views/src/Plugin/views/area/HTTPStatusCode.php Render the area.
http_client service core/core.services.yml GuzzleHttp\Client
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_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

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