Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheableNormalizerInterface.php | file | core/ |
|
| CacheableNormalizerInterface::SERIALIZATION_CONTEXT_CACHEABILITY | constant | core/ |
Name of key for bubbling cacheability metadata via serialization context. |
| CacheableNotAcceptableHttpException | class | core/ |
A cacheable NotAcceptableHttpException. |
| CacheableNotAcceptableHttpException.php | file | core/ |
|
| CacheableNotAcceptableHttpException::__construct | function | core/ |
|
| CacheableNotFoundHttpException | class | core/ |
A cacheable NotFoundHttpException. |
| CacheableNotFoundHttpException.php | file | core/ |
|
| CacheableNotFoundHttpException::__construct | function | core/ |
|
| CacheableOmission | class | core/ |
Represents the cacheability associated with the omission of a value. |
| CacheableOmission.php | file | core/ |
|
| CacheableOmission::getNormalization | function | core/ |
A CacheableOmission should never have its normalization retrieved. |
| CacheableOmission::permanent | function | core/ |
Creates a CacheableNormalization instance without any special cacheability. |
| CacheableOmission::__construct | function | core/ |
CacheableOmission constructor. |
| CacheablePreconditionFailedHttpException | class | core/ |
A cacheable PreconditionFailedHttpException. |
| CacheablePreconditionFailedHttpException.php | file | core/ |
|
| CacheablePreconditionFailedHttpException::__construct | function | core/ |
|
| CacheablePreconditionRequiredHttpException | class | core/ |
A cacheable PreconditionRequiredHttpException. |
| CacheablePreconditionRequiredHttpException.php | file | core/ |
|
| CacheablePreconditionRequiredHttpException::__construct | function | core/ |
|
| CacheableRedirectResponse | class | core/ |
A RedirectResponse that contains and can expose cacheability metadata. |
| CacheableRedirectResponse.php | file | core/ |
|
| CacheableResourceResponse | class | core/ |
Extends ResourceResponse with cacheability. |
| CacheableResourceResponse.php | file | core/ |
|
| CacheableResponse | class | core/ |
A response that contains and can expose cacheability metadata. |
| CacheableResponse.php | file | core/ |
|
| CacheableResponseInterface | interface | core/ |
Defines an interface for responses that can expose cacheability metadata. |
| CacheableResponseInterface.php | file | core/ |
|
| CacheableResponseInterface::addCacheableDependency | function | core/ |
Adds a dependency on an object: merges its cacheability metadata. |
| CacheableResponseInterface::getCacheableMetadata | function | core/ |
Returns the cacheability metadata for this response. |
| CacheableResponseTrait | trait | core/ |
Provides an implementation of CacheableResponseInterface. |
| CacheableResponseTrait.php | file | core/ |
|
| CacheableResponseTrait::$cacheabilityMetadata | property | core/ |
The cacheability metadata. |
| CacheableResponseTrait::addCacheableDependency | function | core/ |
|
| CacheableResponseTrait::getCacheableMetadata | function | core/ |
|
| CacheableRouteProviderInterface | interface | core/ |
Extends the router provider interface to provide caching support. |
| CacheableRouteProviderInterface.php | file | core/ |
|
| CacheableRouteProviderInterface::addExtraCacheKeyPart | function | core/ |
Adds a cache key part to be used in the cache ID of the route collection. |
| CacheableSecuredRedirectResponse | class | core/ |
Provides a common base class for cacheable safe redirects. |
| CacheableSecuredRedirectResponse.php | file | core/ |
|
| CacheableSecuredRedirectResponse::fromResponse | function | core/ |
Copies over the values from the given response. |
| CacheableServiceUnavailableHttpException | class | core/ |
A cacheable ServiceUnavailableHttpException. |
| CacheableServiceUnavailableHttpException.php | file | core/ |
|
| CacheableServiceUnavailableHttpException::__construct | function | core/ |
|
| CacheableTestDomainObject | class | core/ |
Test domain class with implemented CacheableDependencyInterface. |
| CacheableTestDomainObject.php | file | core/ |
|
| CacheableTestResponse | class | core/ |
Cacheable response used for testing. |
| CacheableTestResponse.php | file | core/ |
|
| CacheableTooManyRequestsHttpException | class | core/ |
A cacheable TooManyRequestsHttpException. |
| CacheableTooManyRequestsHttpException.php | file | core/ |
|
| CacheableTooManyRequestsHttpException::__construct | function | core/ |
Pagination
- Previous page
- Page 142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.