19 calls to CacheableDependencyTrait::setCacheability() in Drupal 8
- CacheableAccessDeniedHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableAccessDeniedHttpException.php - Constructor.
- CacheableBadRequestHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableBadRequestHttpException.php - Constructor.
- CacheableConflictHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableConflictHttpException.php - Constructor.
- CacheableGoneHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableGoneHttpException.php - Constructor.
- CacheableHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableHttpException.php - CacheableLengthRequiredHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableLengthRequiredHttpException.php - Constructor.
- CacheableMethodNotAllowedHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableMethodNotAllowedHttpException.php - Constructor.
- CacheableNormalization::__construct in core/
modules/ jsonapi/ src/ Normalizer/ Value/ CacheableNormalization.php - CacheableNormalization constructor.
- CacheableNotAcceptableHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableNotAcceptableHttpException.php - Constructor.
- CacheableNotFoundHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableNotFoundHttpException.php - Constructor.
- CacheablePreconditionFailedHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheablePreconditionFailedHttpException.php - Constructor.
- CacheablePreconditionRequiredHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheablePreconditionRequiredHttpException.php - Constructor.
- CacheableServiceUnavailableHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableServiceUnavailableHttpException.php - Constructor.
- CacheableTooManyRequestsHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableTooManyRequestsHttpException.php - Constructor.
- CacheableUnauthorizedHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableUnauthorizedHttpException.php - Constructor.
- CacheableUnprocessableEntityHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableUnprocessableEntityHttpException.php - Constructor.
- CacheableUnsupportedMediaTypeHttpException::__construct in core/
lib/ Drupal/ Core/ Http/ Exception/ CacheableUnsupportedMediaTypeHttpException.php - Constructor.
- Link::__construct in core/
modules/ jsonapi/ src/ JsonApiResource/ Link.php - JSON:API Link constructor.
- ResourceObject::__construct in core/
modules/ jsonapi/ src/ JsonApiResource/ ResourceObject.php - ResourceObject constructor.