Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| HttpKernelUiHelperTrait::getDefaultDriverInstance | function | core/ |
Gets an instance of the default Mink driver. |
| HttpKernelUiHelperTrait::getNodeElementsByXpath | function | core/ |
Performs an xpath search on the contents of the internal browser. |
| HttpKernelUiHelperTrait::getSession | function | core/ |
Returns Mink session. |
| HttpKernelUiHelperTrait::getUrl | function | core/ |
Gets the current URL from the browser. |
| HttpKernelUiHelperTrait::initMink | function | core/ |
Initializes Mink sessions. |
| HttpResponseDebugCacheabilityHeadersTest | class | core/ |
Tests that debug cacheability header lines do not exceed Apache limit. |
| HttpResponseDebugCacheabilityHeadersTest.php | file | core/ |
|
| HttpResponseDebugCacheabilityHeadersTest::$modules | property | core/ |
Modules to install. |
| HttpResponseDebugCacheabilityHeadersTest::register | function | core/ |
Registers test-specific services. |
| HttpResponseDebugCacheabilityHeadersTest::testCacheDebugHeadersLineLength | function | core/ |
Tests that cache debug headers do not error from exceeding line limits. |
| https.php | file | core/ |
|
| HTTPStatusCode | class | core/ |
Alter the HTTP response status code used by the view. |
| HTTPStatusCode.php | file | core/ |
|
| HTTPStatusCode::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| HTTPStatusCode::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| HTTPStatusCode::render | function | core/ |
Render the area. |
| http_client | service | core/ |
GuzzleHttp\Client |
| http_client.advisory_feed_test | service | core/ |
Drupal\advisory_feed_test\AdvisoryTestClientMiddleware |
| http_client_factory | service | core/ |
Drupal\Core\Http\ClientFactory |
| http_handler_stack | service | core/ |
GuzzleHttp\HandlerStack |
| http_handler_stack_configurator | service | core/ |
Drupal\Core\Http\HandlerStackConfigurator |
Pagination
- Previous page
- Page 840
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.