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 |
|---|---|---|---|
| CachePluginBase::getDefaultCacheMaxAge | function | core/ |
Returns the default cache max age. |
| 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::$needsPreWarming | property | core/ |
Whether to prewarm caches at the end of the request. |
| CachePreWarmer::preWarmAllCaches | function | core/ |
Prewarms all PreWarmable services. |
| CachePreWarmer::__construct | function | core/ |
|
| CachePreWarmerInterface::preWarmAllCaches | function | core/ |
Prewarms all PreWarmable services. |
| CachePreWarmerTest | class | core/ |
Tests Drupal\Core\PreWarm\CachePreWarmer. |
| CachePreWarmerTest.php | file | core/ |
|
| CachePreWarmerTest::$classResolver | property | core/ |
The class resolver. |
| 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. |
| CacheRebuildCommand::__construct | function | core/ |
|
| CacheRebuildCommandTest | class | core/ |
Tests the cache:rebuild command. |
| CacheRebuildCommandTest.php | file | core/ |
|
| CacheRebuildCommandTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CacheRebuildCommandTest::$modules | property | core/ |
Modules to install. |
| CacheRebuildCommandTest::testConsoleCommand | function | core/ |
Tests the cache:rebuild command. |
| 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/ |
|
| 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/ |
|
| CacheTagsChecksumInterface::getCurrentChecksum | function | core/ |
Returns the sum total of validations for a given set of tags. |
| CacheTagsChecksumInterface::INVALID_CHECKSUM_WHILE_IN_TRANSACTION | constant | core/ |
The invalid checksum returned if a database transaction is in progress. |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.