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 |
|---|---|---|---|
| CacheTagTest::$testViews | property | core/ |
Views used by this test. |
| CacheTagTest::$user | property | core/ |
A test user. |
| CacheTagTest::$userViewBuilder | property | core/ |
The user view builder. |
| CacheTagTest::getRenderCache | function | core/ |
Gets the render cache for a given view. |
| CacheTagTest::setUp | function | core/ |
Sets up the test. |
| CacheTagTest::testTagCaching | function | core/ |
Tests the tag cache plugin. |
| CacheTest | class | core/ |
Tests pluggable caching for views. |
| CacheTest | class | core/ |
Tests Drupal\Core\Cache\Cache. |
| CacheTest.php | file | core/ |
|
| CacheTest.php | file | core/ |
|
| CacheTest::$modules | property | core/ |
Modules to install. |
| CacheTest::$testViews | property | core/ |
Views used by this test. |
| CacheTest::buildTagsProvider | function | core/ |
Provides a list of pairs of (prefix, suffixes) to build cache tags from. |
| CacheTest::mergeCacheContextsProvide | function | core/ |
Provides a list of pairs of cache contexts arrays to be merged. |
| CacheTest::mergeMaxAgesProvider | function | core/ |
Provides a list of pairs of cache tags arrays to be merged. |
| CacheTest::mergeTagsProvider | function | core/ |
Provides a list of pairs of cache tags arrays to be merged. |
| CacheTest::setUp | function | core/ |
|
| CacheTest::testArgumentDefaultCache | function | core/ |
Tests that cacheability metadata is carried over from argument defaults. |
| CacheTest::testBuildTags | function | core/ |
Tests build tags. |
| CacheTest::testCacheContextIntegration | function | core/ |
Tests the cache context integration for views result cache. |
| CacheTest::testCacheData | function | core/ |
Tests the data contained in cached items. |
| CacheTest::testHeaderStorage | function | core/ |
Tests css/js storage and restoring mechanism. |
| CacheTest::testMergeCacheContexts | function | core/ |
Tests merge cache contexts. |
| CacheTest::testMergeMaxAges | function | core/ |
Tests merge max ages. |
| CacheTest::testMergeTags | function | core/ |
Tests merge tags. |
| CacheTest::testNoneResultCaching | function | core/ |
Tests no caching. |
| CacheTest::testSubqueryStringCache | function | core/ |
Tests that Subqueries are cached as expected. |
| CacheTest::testTimeResultCaching | function | core/ |
Tests time based caching. |
| CacheTest::testTimeResultCachingWithFilter | function | core/ |
Tests result caching with filters. |
| CacheTest::testTimeResultCachingWithPager | function | core/ |
Tests result caching with a pager. |
| CacheTest::validateTagsProvider | function | core/ |
Provides a list of cache tags arrays. |
| CacheTest::viewsData | function | core/ |
Returns the views data definition. |
| CacheTestBase | class | core/ |
Provides helper methods for cache tests. |
| CacheTestBase.php | file | core/ |
|
| CacheTestBase::$defaultBin | property | core/ |
The default bin for the cache item. |
| CacheTestBase::$defaultCid | property | core/ |
The default cache ID. |
| CacheTestBase::$defaultValue | property | core/ |
The cache contents default value. |
| CacheTestBase::assertCacheExists | function | core/ |
Asserts that a cache entry exists. |
| CacheTestBase::assertCacheRemoved | function | core/ |
Asserts that a cache entry has been removed. |
| CacheTestBase::checkCacheExists | function | core/ |
Checks whether or not a cache entry exists. |
| CacheTestController | class | core/ |
Controller routines for cache_test routes. |
| CacheTestController.php | file | core/ |
|
| CacheTestController::bundleTags | function | core/ |
Bundle listing tags invalidation. |
| CacheTestController::urlBubbling | function | core/ |
Early renders a URL to test bubbleable metadata bubbling. |
| CacheTestTrait | trait | core/ |
Provides helper methods for interacting with cache backends. |
| CacheTestTrait.php | file | core/ |
|
| CacheTestTrait::getDefaultVariationCache | function | core/ |
Retrieves the default cache backend as a variation cache. |
| CacheTestTrait::getRenderVariationCache | function | core/ |
Retrieves the render cache backend as a variation cache. |
| CacheTestTrait::verifyCache | function | core/ |
Verify that a given cache entry exists, with the correct cache tags. |
| CacheTestTrait::verifyDefaultCache | function | core/ |
Verify that a given default cache entry exists with the correct cache tags. |
Pagination
- Previous page
- Page 153
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.