You are here

Files in Supercache 2.0.x

Primary tabs

File namesort descending Location Namespace Description
ApcuRawBackend.php src/Cache/ApcuRawBackend.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\ApcuRawBackend.
ApcuRawBackendClearTests.php src/Tests/Cache/ApcuRawBackendClearTests.php Drupal\supercache\Tests\Cache
ApcuRawBackendExpireTests.php src/Tests/Cache/ApcuRawBackendExpireTests.php Drupal\supercache\Tests\Cache
ApcuRawBackendFactory.php src/Cache/ApcuRawBackendFactory.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\ApcuRawBackendFactory.
ApcuRawBackendGeneralTestCaseTrait.php src/Tests/Cache/ApcuRawBackendGeneralTestCaseTrait.php Drupal\supercache\Tests\Cache
ApcuRawBackendGeneralTests.php src/Tests/Cache/ApcuRawBackendGeneralTests.php Drupal\supercache\Tests\Cache
ApcuRawBackendGetMultipleTests.php src/Tests/Cache/ApcuRawBackendGetMultipleTests.php Drupal\supercache\Tests\Cache
ApcuRawBackendSavingTests.php src/Tests/Cache/ApcuRawBackendSavingTests.php Drupal\supercache\Tests\Cache
BackendClearTests.php src/Tests/Generic/Cache/BackendClearTests.php Drupal\supercache\Tests\Generic\Cache
BackendExpireTests.php src/Tests/Generic/Cache/BackendExpireTests.php Drupal\supercache\Tests\Generic\Cache
BackendGeneralTestCase.php src/Tests/Generic/Cache/BackendGeneralTestCase.php Drupal\supercache\Tests\Generic\Cache
BackendGetMultipleTests.php src/Tests/Generic/Cache/BackendGetMultipleTests.php Drupal\supercache\Tests\Generic\Cache
BackendSavingTests.php src/Tests/Generic/Cache/BackendSavingTests.php Drupal\supercache\Tests\Generic\Cache
CacheCacheTagsChecksum.php src/Cache/CacheCacheTagsChecksum.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\CacheCacheTagsChecksum.
CacheCacheTagsChecksumTests.php src/Tests/Cache/CacheCacheTagsChecksumTests.php Drupal\supercache\Tests\Cache
CacheInterface.php src/Cache/CacheInterface.php Drupal\supercache\Cache
CacheRawBackendInterface.php src/Cache/CacheRawBackendInterface.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\CacheRawBackendInterface.
CacheRawFactoryInterface.php src/Cache/CacheRawFactoryInterface.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\CacheRawFactoryInterface.
CacheServicesTrait.php src/Tests/Generic/Cache/CacheServicesTrait.php Drupal\supercache\Tests\Generic\Cache
CacheTagsChecksumTests.php src/Tests/Generic/Cache/CacheTagsChecksumTests.php Drupal\supercache\Tests\Generic\Cache
CacheTagsInvalidatorInterface.php src/Cache/CacheTagsInvalidatorInterface.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\CacheTagsInvalidatorInterface.
ChainedFastBackend.php src/Cache/ChainedFastBackend.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\ChainedFastBackend.
ChainedFastBackendFactory.php src/Cache/ChainedFastBackendFactory.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\ChainedFastBackendFactory.
ChainedFastRawBackend.php src/Cache/ChainedFastRawBackend.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\ChainedFastRawBackend.
ChainedFastRawBackendFactory.php src/Cache/ChainedFastRawBackendFactory.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\ChainedFastBackendFactory.
ChainedStorage.php src/KeyValueStore/ChainedStorage.php Drupal\supercache\KeyValueStore Contains \Drupal\supercache\KeyValueStore\ChainedStorage;
ChainedStorageExpirable.php src/KeyValueStore/ChainedStorageExpirable.php Drupal\supercache\KeyValueStore Contains \Drupal\supercache\KeyValueStore\ChainedStorageExpirable.
ChainedStorageTests.php src/Tests/KeyValue/ChainedStorageTests.php Drupal\supercache\Tests\KeyValue
ChainedStorageTrait.php src/KeyValueStore/ChainedStorageTrait.php Drupal\supercache\KeyValueStore
CoordinatedWriteCounterTrait.php src/Cache/CoordinatedWriteCounterTrait.php Drupal\supercache\Cache
DatabaseRawBackend.php src/Cache/DatabaseRawBackend.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\DatabaseRawBackend.
DatabaseRawBackendClearTests.php src/Tests/Cache/DatabaseRawBackendClearTests.php Drupal\supercache\Tests\Cache
DatabaseRawBackendExpireTests.php src/Tests/Cache/DatabaseRawBackendExpireTests.php Drupal\supercache\Tests\Cache
DatabaseRawBackendFactory.php src/Cache/DatabaseRawBackendFactory.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\DatabaseBackendFactory.
DatabaseRawBackendGeneralTestCaseTrait.php src/Tests/Cache/DatabaseRawBackendGeneralTestCaseTrait.php Drupal\supercache\Tests\Cache
DatabaseRawBackendGeneralTests.php src/Tests/Cache/DatabaseRawBackendGeneralTests.php Drupal\supercache\Tests\Cache
DatabaseRawBackendGetMultipleTests.php src/Tests/Cache/DatabaseRawBackendGetMultipleTests.php Drupal\supercache\Tests\Cache
DatabaseRawBackendSavingTests.php src/Tests/Cache/DatabaseRawBackendSavingTests.php Drupal\supercache\Tests\Cache
DummyTagChecksum.php src/Cache/DummyTagChecksum.php Drupal\supercache\Cache Contains \Drupal\supercache\Cache\DummyTagChecksum.
KeyValueChainedExpirableFactory.php src/KeyValueStore/KeyValueChainedExpirableFactory.php Drupal\supercache\KeyValueStore Contains \Drupal\supercache\KeyValueStore\KeyValueWincacheExpirableFactory.
KeyValueChainedFactory.php src/KeyValueStore/KeyValueChainedFactory.php Drupal\supercache\KeyValueStore Contains \Drupal\supercache\KeyValueStore\KeyValueChainedFactory.
KeyValueTests.php src/Tests/Generic/KeyValue/KeyValueTests.php Drupal\supercache\Tests\Generic\KeyValue
RawBackendGeneralTestCase.php src/Tests/Generic/Cache/RawBackendGeneralTestCase.php Drupal\supercache\Tests\Generic\Cache
RawBackendGeneralTests.php src/Tests/Generic/Cache/RawBackendGeneralTests.php Drupal\supercache\Tests\Generic\Cache
RequestTimeTrait.php src/Cache/RequestTimeTrait.php Drupal\supercache\Cache
supercache.info.yml supercache.info.yml supercache.info.yml
supercache.services.yml supercache.services.yml supercache.services.yml
SupercacheServiceProvider.php src/SupercacheServiceProvider.php Drupal\supercache

Other projects