Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| CacheTestTrait::verifyRenderCache | function | core/ |
Verify that a given render cache entry exists with the correct cache tags. |
| CacheWebTest | class | core/ |
Tests pluggable caching for views via a web test. |
| CacheWebTest.php | file | core/ |
|
| CacheWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CacheWebTest::$modules | property | core/ |
Modules to install. |
| CacheWebTest::$testViews | property | core/ |
Views used by this test. |
| CacheWebTest::setUp | function | core/ |
Sets up the test. |
| CacheWebTest::testCacheOutputOnPage | function | core/ |
Tests the output caching on an actual page. |
| CacheWebTest::testDisplayWithoutCacheStillBubblesMetadata | function | core/ |
Tests that a display without caching still contains the cache metadata. |
| cache_context.config_override_integration_test | service | core/ |
Drupal\config_override_integration_test\Cache\ConfigOverrideIntegrationTestCacheContext |
| cache_context.cookies | service | core/ |
Drupal\Core\Cache\Context\CookiesCacheContext |
| cache_context.entity_test_view_grants | service | core/ |
Drupal\entity_test\Cache\EntityTestViewGrantsCacheContext |
| cache_context.headers | service | core/ |
Drupal\Core\Cache\Context\HeadersCacheContext |
| cache_context.ip | service | core/ |
Drupal\Core\Cache\Context\IpCacheContext |
| cache_context.languages | service | core/ |
Drupal\Core\Cache\Context\LanguagesCacheContext |
| cache_context.layout_builder_is_active | service | core/ |
Drupal\layout_builder\Cache\LayoutBuilderIsActiveCacheContext |
| cache_context.pirate_day | service | core/ |
Drupal\config_override_test\Cache\PirateDayCacheContext |
| cache_context.protocol_version | service | core/ |
Drupal\Core\Cache\Context\ProtocolVersionCacheContext |
| cache_context.request_format | service | core/ |
Drupal\Core\Cache\Context\RequestFormatCacheContext |
| cache_context.route | service | core/ |
Drupal\Core\Cache\Context\RouteCacheContext |
Pagination
- Previous page
- Page 152
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.