Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheTagTest | class | core/ |
Tests tag cache plugin. |
| CacheTagTest.php | file | core/ |
|
| CacheTagTest::$article | property | core/ |
An article node. |
| CacheTagTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CacheTagTest::$modules | property | core/ |
Views used by this test. |
| CacheTagTest::$nodeStorage | property | core/ |
The node storage. |
| CacheTagTest::$nodeViewBuilder | property | core/ |
The node view builder. |
| CacheTagTest::$pages | property | core/ |
An array of page nodes. |
| 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/ |
Pagination
- Previous page
- Page 150
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.