| 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 |
|
| CacheableResourceNotFoundException |
class |
core/lib/Drupal/Core/Routing/Exception/CacheableResourceNotFoundException.php |
A cacheable ResourceNotFoundException. |
| CacheableResourceNotFoundException.php |
file |
core/lib/Drupal/Core/Routing/Exception/CacheableResourceNotFoundException.php |
|
| CacheableResourceNotFoundException::__construct |
function |
core/lib/Drupal/Core/Routing/Exception/CacheableResourceNotFoundException.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 |
|
| CacheableRouteProviderInterface |
interface |
core/lib/Drupal/Core/Routing/CacheableRouteProviderInterface.php |
Extends the router provider interface to provide caching support. |
| CacheableRouteProviderInterface.php |
file |
core/lib/Drupal/Core/Routing/CacheableRouteProviderInterface.php |
|
| CacheableRouteProviderInterface::addExtraCacheKeyPart |
function |
core/lib/Drupal/Core/Routing/CacheableRouteProviderInterface.php |
Adds a cache key part to be used in the cache ID of the route collection. |
| 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 |
|
| CacheableTestDomainObject |
class |
core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestDomainObject.php |
Test domain class with implemented CacheableDependencyInterface. |
| CacheableTestDomainObject.php |
file |
core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestDomainObject.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 |
|
| CacheableUnsupportedMediaTypeHttpException |
class |
core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php |
A cacheable UnsupportedMediaTypeHttpException. |
| CacheableUnsupportedMediaTypeHttpException.php |
file |
core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php |
|
| CacheableUnsupportedMediaTypeHttpException::__construct |
function |
core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php |
|
| CacheBackendDecorator |
class |
core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php |
Wraps an existing cache backend to track calls to the cache backend. |