Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CachePluginBase::getResultsKey | function | core/ |
Returns the resultsKey property. |
| CachePluginBase::getRowCacheKeys | function | core/ |
Returns the row cache keys. |
| CachePluginBase::getRowCacheTags | function | core/ |
Returns the row cache tags. |
| CachePluginBase::getRowId | function | core/ |
Returns a unique identifier for the specified row. |
| CachePluginBase::postRender | function | core/ |
Post process any rendered data. |
| CachePluginBase::prepareViewResult | function | core/ |
Prepares the view result before putting it into cache. |
| CachePluginBase::summaryTitle | function | core/ |
Returns a string to display as the clickable title for the access control. |
| CachePreWarmer | class | core/ |
Prewarms caches for services that implement PreWarmableInterface. |
| CachePreWarmer.php | file | core/ |
|
| CachePreWarmer::$needsPreWarming | property | core/ |
Whether to prewarm caches at the end of the request. |
| CachePreWarmer::preWarmAllCaches | function | core/ |
Prewarms all PreWarmable services. |
| CachePreWarmer::preWarmOneCache | function | core/ |
Prewarms one PreWarmable service. |
| CachePreWarmer::__construct | function | core/ |
|
| CachePreWarmerInterface | interface | core/ |
Interface for cache prewarmers. |
| CachePreWarmerInterface.php | file | core/ |
|
| CachePreWarmerInterface::preWarmAllCaches | function | core/ |
Prewarms all PreWarmable services. |
| CachePreWarmerInterface::preWarmOneCache | function | core/ |
Prewarms one PreWarmable service. |
| CachePreWarmerTest | class | core/ |
Tests Drupal\Core\PreWarm\CachePreWarmer. |
| CachePreWarmerTest.php | file | core/ |
|
| CachePreWarmerTest::$classResolver | property | core/ |
|
| CachePreWarmerTest::$warmedMap | property | core/ |
|
| CachePreWarmerTest::setupCacheServices | function | core/ |
|
| CachePreWarmerTest::testNoServices | function | core/ |
|
| CachePreWarmerTest::testPreWarmAll | function | core/ |
Tests pre warm all. |
| CachePreWarmerTest::testPreWarmByOne | function | core/ |
Tests pre warm by one. |
| CachePreWarmerTest::testPreWarmOnlyOne | function | core/ |
Tests pre warm only one. |
| CacheRedirect | class | core/ |
Defines a value object to represent a cache redirect. |
| CacheRedirect.php | file | core/ |
|
| CacheRedirect::__construct | function | core/ |
Constructs a CacheRedirect object. |
| CacheRouterRebuildSubscriber | class | core/ |
Clear cache tags when the router is rebuilt. |
| CacheRouterRebuildSubscriber.php | file | core/ |
|
| CacheRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
|
| CacheRouterRebuildSubscriber::onRouterFinished | function | core/ |
|
| CacheTagOperation.php | file | core/ |
|
| CacheTagPreloadSubscriber | class | core/ |
Preloads frequently used cache tags. |
| CacheTagPreloadSubscriber.php | file | core/ |
|
| CacheTagPreloadSubscriber::getSubscribedEvents | function | core/ |
|
| CacheTagPreloadSubscriber::onRequest | function | core/ |
Preloads frequently used cache tags. |
| CacheTagPreloadSubscriber::__construct | function | core/ |
|
| CacheTagsChecksumDecorator | class | core/ |
Wraps an existing cache tags checksum invalidator to track calls separately. |
| CacheTagsChecksumDecorator.php | file | core/ |
|
| CacheTagsChecksumDecorator::getCurrentChecksum | function | core/ |
Returns the sum total of validations for a given set of tags. |
| CacheTagsChecksumDecorator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| CacheTagsChecksumDecorator::isValid | function | core/ |
Returns whether the checksum is valid for the given cache tags. |
| CacheTagsChecksumDecorator::logCacheTagOperation | function | core/ |
Logs a cache tag operation. |
| CacheTagsChecksumDecorator::registerCacheTagsForPreload | function | core/ |
Register cache tags for preloading. |
| CacheTagsChecksumDecorator::reset | function | core/ |
Reset statically cached tags. |
| CacheTagsChecksumDecorator::__construct | function | core/ |
|
| CacheTagsChecksumInterface | interface | core/ |
Provides checksums for cache tag invalidations. |
| CacheTagsChecksumInterface.php | file | core/ |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.