Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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. |
| CacheCollector::has | function | core/ |
Returns whether data exists for this key. |
| CacheCollector::persist | function | core/ |
Flags an offset value to be written to the persistent cache. |
| CacheCollector::reset | function | core/ |
Resets the local cache. |
| CacheCollector::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| CacheCollector::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
| CacheCollector::__construct | function | core/ |
Constructs a CacheCollector object. |
| CacheCollectorHelper::$cacheMissData | property | core/ |
Contains data to return on a cache miss. |
| CacheCollectorHelper::$cacheMisses | property | core/ |
Number of calls to \Drupal\Core\Cache\CacheCollector::resolveCacheMiss(). |
| CacheCollectorHelper::getCacheMisses | function | core/ |
Returns the number of cache misses. |
| CacheCollectorHelper::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| CacheCollectorHelper::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
| CacheCollectorHelper::setCacheMissData | function | core/ |
Sets data to return from a cache miss resolve. |
| CacheCollectorInterface::has | function | core/ |
Returns whether data exists for this key. |
| CacheCollectorInterface::reset | function | core/ |
Resets the local cache. |
| CacheCollectorInterface::set | function | core/ |
Sets cache data. |
| CacheCollectorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\CacheCollector[[api-linebreak]] @group Cache |
| CacheCollectorTest | class | core/ |
Tests DatabaseBackend cache tag implementation. |
| CacheCollectorTest.php | file | core/ |
|
| CacheCollectorTest.php | file | core/ |
|
| CacheCollectorTest::$cacheBackend | property | core/ |
The cache backend that should be used. |
| CacheCollectorTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| CacheCollectorTest::$cid | property | core/ |
The cache id used for the test. |
| CacheCollectorTest::$collector | property | core/ |
Cache collector implementation to test. |
| CacheCollectorTest::$lock | property | core/ |
The lock backend that should be used. |
| CacheCollectorTest::providerTestInvalidCharacters | function | core/ |
Data provider for ::testCacheCollector(). |
| CacheCollectorTest::register | function | core/ |
Registers test-specific services. |
| CacheCollectorTest::setUp | function | core/ |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.