Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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/ |
|
| 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/ |
|
| CacheBackendDecorator::set | function | core/ |
|
| CacheBackendDecorator::setMultiple | function | core/ |
|
| 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/ |
|
| CacheCollector::has | function | core/ |
|
| CacheCollector::persist | function | core/ |
Flags an offset value to be written to the persistent cache. |
| CacheCollector::reset | function | core/ |
|
| CacheCollector::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.