Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheableOmission::permanent | function | core/ |
Creates a CacheableNormalization instance without any special cacheability. |
| CacheableOmission::__construct | function | core/ |
CacheableOmission constructor. |
| CacheablePreconditionFailedHttpException::__construct | function | 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/ |
|
| 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/ |
|
| CacheableTestDomainObject.php | file | core/ |
|
| CacheableTestResponse | class | core/ |
|
| CacheableTestResponse.php | file | core/ |
|
| CacheableTooManyRequestsHttpException | class | core/ |
A cacheable TooManyRequestsHttpException. |
| CacheableTooManyRequestsHttpException.php | file | core/ |
|
| CacheableTooManyRequestsHttpException::__construct | function | core/ |
|
| CacheableUnauthorizedHttpException::__construct | function | core/ |
|
| CacheableUnprocessableEntityHttpException | class | core/ |
A cacheable UnprocessableEntityHttpException. |
| CacheableUnprocessableEntityHttpException.php | file | core/ |
|
| CacheableUnprocessableEntityHttpException::__construct | function | core/ |
|
| CacheableUnsupportedMediaTypeHttpException | class | core/ |
A cacheable UnsupportedMediaTypeHttpException. |
| CacheableUnsupportedMediaTypeHttpException.php | file | core/ |
|
| CacheableUnsupportedMediaTypeHttpException::__construct | function | core/ |
|
| CacheBackendDecorator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| CacheBackendDecorator::set | function | core/ |
Stores data in the persistent cache. |
| CacheBackendDecorator::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| CacheBackendDecorator::__construct | function | core/ |
|
| CacheBackendInterface::set | function | core/ |
Stores data in the persistent cache. |
| CacheBackendInterface::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| CacheCollector::$keysToPersist | property | core/ |
An array of keys to add to the cache on service termination. |
| CacheCollector::$keysToRemove | property | core/ |
An array of keys to remove from the cache on service termination. |
| CacheCollector::$storage | property | core/ |
Storage for the data itself. |
| CacheCollector::$tags | property | core/ |
A list of tags that are used for the cache entry. |
| CacheCollector::destruct | function | core/ |
Performs destruct operations. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.