Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheableMetadataTest::testMerge | function | core/ |
@covers ::merge[[api-linebreak]] @dataProvider providerTestMerge |
| CacheableMetadataTest::testSetCacheMaxAge | function | core/ |
Tests valid and invalid values as max age. |
| CacheableMethodNotAllowedHttpException | class | core/ |
A cacheable MethodNotAllowedHttpException. |
| CacheableMethodNotAllowedHttpException.php | file | core/ |
|
| CacheableMethodNotAllowedHttpException::__construct | function | core/ |
|
| CacheableNormalization | class | core/ |
Use to store normalized data and its cacheability. |
| CacheableNormalization.php | file | core/ |
|
| CacheableNormalization::$normalization | property | core/ |
A normalized value. |
| CacheableNormalization::aggregate | function | core/ |
Collects an array of CacheableNormalizations into a single instance. |
| CacheableNormalization::getNormalization | function | core/ |
Gets the decorated normalization. |
| CacheableNormalization::hasNoNestedInstances | function | core/ |
Ensures that no nested values are instances of this class. |
| CacheableNormalization::omitIfEmpty | function | core/ |
Converts the object to a CacheableOmission if the normalization is empty. |
| CacheableNormalization::permanent | function | core/ |
Creates a CacheableNormalization instance without any special cacheability. |
| CacheableNormalization::withCacheableDependency | function | core/ |
Gets a new CacheableNormalization with an additional dependency. |
| CacheableNormalization::__construct | function | core/ |
CacheableNormalization constructor. |
| CacheableNormalizerInterface | interface | core/ |
Defines the interface for normalizers producing cacheable normalizations. |
| 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/ |
Pagination
- Previous page
- Page 141
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.