namespace Drupal\Core\Http\Exception
Same name in other branches
Object name | File name | Summary |
---|---|---|
CacheableAccessDeniedHttpException | core/lib/Drupal/Core/Http/Exception/CacheableAccessDeniedHttpException.php | A cacheable AccessDeniedHttpException. |
CacheableBadRequestHttpException | core/lib/Drupal/Core/Http/Exception/CacheableBadRequestHttpException.php | A cacheable BadRequestHttpException. |
CacheableConflictHttpException | core/lib/Drupal/Core/Http/Exception/CacheableConflictHttpException.php | A cacheable ConflictHttpException. |
CacheableGoneHttpException | core/lib/Drupal/Core/Http/Exception/CacheableGoneHttpException.php | A cacheable GoneHttpException. |
CacheableHttpException | core/lib/Drupal/Core/Http/Exception/CacheableHttpException.php | A cacheable HttpException. |
CacheableLengthRequiredHttpException | core/lib/Drupal/Core/Http/Exception/CacheableLengthRequiredHttpException.php | A cacheable LengthRequiredHttpException. |
CacheableMethodNotAllowedHttpException | core/lib/Drupal/Core/Http/Exception/CacheableMethodNotAllowedHttpException.php | A cacheable MethodNotAllowedHttpException. |
CacheableNotAcceptableHttpException | core/lib/Drupal/Core/Http/Exception/CacheableNotAcceptableHttpException.php | A cacheable NotAcceptableHttpException. |
CacheableNotFoundHttpException | core/lib/Drupal/Core/Http/Exception/CacheableNotFoundHttpException.php | A cacheable NotFoundHttpException. |
CacheablePreconditionFailedHttpException | core/lib/Drupal/Core/Http/Exception/CacheablePreconditionFailedHttpException.php | A cacheable PreconditionFailedHttpException. |
CacheablePreconditionRequiredHttpException | core/lib/Drupal/Core/Http/Exception/CacheablePreconditionRequiredHttpException.php | A cacheable PreconditionRequiredHttpException. |
CacheableServiceUnavailableHttpException | core/lib/Drupal/Core/Http/Exception/CacheableServiceUnavailableHttpException.php | A cacheable ServiceUnavailableHttpException. |
CacheableTooManyRequestsHttpException | core/lib/Drupal/Core/Http/Exception/CacheableTooManyRequestsHttpException.php | A cacheable TooManyRequestsHttpException. |
CacheableUnauthorizedHttpException | core/lib/Drupal/Core/Http/Exception/CacheableUnauthorizedHttpException.php | A cacheable UnauthorizedHttpException. |
CacheableUnprocessableEntityHttpException | core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php | A cacheable UnprocessableEntityHttpException. |
CacheableUnsupportedMediaTypeHttpException | core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php | A cacheable UnsupportedMediaTypeHttpException. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.