CacheableNormalizerInterface::SERIALIZATION_CONTEXT_CACHEABILITY |
constant |
core/modules/serialization/src/Normalizer/CacheableNormalizerInterface.php |
Name of key for bubbling cacheability metadata via serialization context. |
CacheableNotAcceptableHttpException |
class |
core/lib/Drupal/Core/Http/Exception/CacheableNotAcceptableHttpException.php |
A cacheable NotAcceptableHttpException. |
CacheableNotAcceptableHttpException.php |
file |
core/lib/Drupal/Core/Http/Exception/CacheableNotAcceptableHttpException.php |
|
CacheableNotAcceptableHttpException::__construct |
function |
core/lib/Drupal/Core/Http/Exception/CacheableNotAcceptableHttpException.php |
|
CacheableNotFoundHttpException |
class |
core/lib/Drupal/Core/Http/Exception/CacheableNotFoundHttpException.php |
A cacheable NotFoundHttpException. |
CacheableNotFoundHttpException.php |
file |
core/lib/Drupal/Core/Http/Exception/CacheableNotFoundHttpException.php |
|
CacheableNotFoundHttpException::__construct |
function |
core/lib/Drupal/Core/Http/Exception/CacheableNotFoundHttpException.php |
|
CacheableOmission |
class |
core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php |
Represents the cacheability associated with the omission of a value. |
CacheableOmission.php |
file |
core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php |
|
CacheableOmission::getNormalization |
function |
core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php |
A CacheableOmission should never have its normalization retrieved. |
CacheableOmission::permanent |
function |
core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php |
Creates a CacheableNormalization instance without any special cacheability. |
CacheableOmission::__construct |
function |
core/modules/jsonapi/src/Normalizer/Value/CacheableOmission.php |
CacheableOmission constructor. |
CacheablePreconditionFailedHttpException |
class |
core/lib/Drupal/Core/Http/Exception/CacheablePreconditionFailedHttpException.php |
A cacheable PreconditionFailedHttpException. |
CacheablePreconditionFailedHttpException.php |
file |
core/lib/Drupal/Core/Http/Exception/CacheablePreconditionFailedHttpException.php |
|
CacheablePreconditionFailedHttpException::__construct |
function |
core/lib/Drupal/Core/Http/Exception/CacheablePreconditionFailedHttpException.php |
|
CacheablePreconditionRequiredHttpException |
class |
core/lib/Drupal/Core/Http/Exception/CacheablePreconditionRequiredHttpException.php |
A cacheable PreconditionRequiredHttpException. |
CacheablePreconditionRequiredHttpException.php |
file |
core/lib/Drupal/Core/Http/Exception/CacheablePreconditionRequiredHttpException.php |
|
CacheablePreconditionRequiredHttpException::__construct |
function |
core/lib/Drupal/Core/Http/Exception/CacheablePreconditionRequiredHttpException.php |
|
CacheableRedirectResponse |
class |
core/lib/Drupal/Core/Cache/CacheableRedirectResponse.php |
A RedirectResponse that contains and can expose cacheability metadata. |
CacheableRedirectResponse.php |
file |
core/lib/Drupal/Core/Cache/CacheableRedirectResponse.php |
|
CacheableResourceResponse |
class |
core/modules/jsonapi/src/CacheableResourceResponse.php |
Extends ResourceResponse with cacheability. |
CacheableResourceResponse.php |
file |
core/modules/jsonapi/src/CacheableResourceResponse.php |
|
CacheableResponse |
class |
core/lib/Drupal/Core/Cache/CacheableResponse.php |
A response that contains and can expose cacheability metadata. |
CacheableResponse.php |
file |
core/lib/Drupal/Core/Cache/CacheableResponse.php |
|
CacheableResponseInterface |
interface |
core/lib/Drupal/Core/Cache/CacheableResponseInterface.php |
Defines an interface for responses that can expose cacheability metadata. |
CacheableResponseInterface.php |
file |
core/lib/Drupal/Core/Cache/CacheableResponseInterface.php |
|
CacheableResponseInterface::addCacheableDependency |
function |
core/lib/Drupal/Core/Cache/CacheableResponseInterface.php |
Adds a dependency on an object: merges its cacheability metadata. |
CacheableResponseInterface::getCacheableMetadata |
function |
core/lib/Drupal/Core/Cache/CacheableResponseInterface.php |
Returns the cacheability metadata for this response. |
CacheableResponseTrait |
trait |
core/lib/Drupal/Core/Cache/CacheableResponseTrait.php |
Provides an implementation of CacheableResponseInterface. |
CacheableResponseTrait.php |
file |
core/lib/Drupal/Core/Cache/CacheableResponseTrait.php |
|
CacheableResponseTrait::$cacheabilityMetadata |
property |
core/lib/Drupal/Core/Cache/CacheableResponseTrait.php |
The cacheability metadata. |
CacheableResponseTrait::addCacheableDependency |
function |
core/lib/Drupal/Core/Cache/CacheableResponseTrait.php |
|
CacheableResponseTrait::getCacheableMetadata |
function |
core/lib/Drupal/Core/Cache/CacheableResponseTrait.php |
|
CacheableSecuredRedirectResponse |
class |
core/lib/Drupal/Core/Routing/CacheableSecuredRedirectResponse.php |
Provides a common base class for cacheable safe redirects. |
CacheableSecuredRedirectResponse.php |
file |
core/lib/Drupal/Core/Routing/CacheableSecuredRedirectResponse.php |
|
CacheableSecuredRedirectResponse::fromResponse |
function |
core/lib/Drupal/Core/Routing/CacheableSecuredRedirectResponse.php |
Copies over the values from the given response. |
CacheableServiceUnavailableHttpException |
class |
core/lib/Drupal/Core/Http/Exception/CacheableServiceUnavailableHttpException.php |
A cacheable ServiceUnavailableHttpException. |
CacheableServiceUnavailableHttpException.php |
file |
core/lib/Drupal/Core/Http/Exception/CacheableServiceUnavailableHttpException.php |
|
CacheableServiceUnavailableHttpException::__construct |
function |
core/lib/Drupal/Core/Http/Exception/CacheableServiceUnavailableHttpException.php |
|
CacheableTestResponse |
class |
core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php |
Cacheable response used for testing. |
CacheableTestResponse.php |
file |
core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestResponse.php |
|
CacheableTooManyRequestsHttpException |
class |
core/lib/Drupal/Core/Http/Exception/CacheableTooManyRequestsHttpException.php |
A cacheable TooManyRequestsHttpException. |
CacheableTooManyRequestsHttpException.php |
file |
core/lib/Drupal/Core/Http/Exception/CacheableTooManyRequestsHttpException.php |
|
CacheableTooManyRequestsHttpException::__construct |
function |
core/lib/Drupal/Core/Http/Exception/CacheableTooManyRequestsHttpException.php |
|
CacheableUnauthorizedHttpException |
class |
core/lib/Drupal/Core/Http/Exception/CacheableUnauthorizedHttpException.php |
A cacheable UnauthorizedHttpException. |
CacheableUnauthorizedHttpException.php |
file |
core/lib/Drupal/Core/Http/Exception/CacheableUnauthorizedHttpException.php |
|
CacheableUnauthorizedHttpException::__construct |
function |
core/lib/Drupal/Core/Http/Exception/CacheableUnauthorizedHttpException.php |
|
CacheableUnprocessableEntityHttpException |
class |
core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php |
A cacheable UnprocessableEntityHttpException. |
CacheableUnprocessableEntityHttpException.php |
file |
core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php |
|
CacheableUnprocessableEntityHttpException::__construct |
function |
core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php |
|