Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
CacheTagTest class core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php Tests tag cache plugin.
CacheTagTest.php file core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php
CacheTagTest::$article property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php An article node.
CacheTagTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php The theme to install as the default for testing.
CacheTagTest::$modules property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php Views used by this test.
CacheTagTest::$nodeStorage property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php The node storage.
CacheTagTest::$nodeViewBuilder property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php The node view builder.
CacheTagTest::$pages property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php An array of page nodes.
CacheTagTest::$testViews property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php Views used by this test.
CacheTagTest::$user property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php A test user.
CacheTagTest::$userViewBuilder property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php The user view builder.
CacheTagTest::getRenderCache function core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php Gets the render cache for a given view.
CacheTagTest::setUp function core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php Sets up the test.
CacheTagTest::testTagCaching function core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php Tests the tag cache plugin.
CacheTest class core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests pluggable caching for views.
CacheTest class core/tests/Drupal/Tests/Core/Cache/CacheTest.php Tests Drupal\Core\Cache\Cache.
CacheTest.php file core/tests/Drupal/Tests/Core/Cache/CacheTest.php
CacheTest.php file core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
CacheTest::$modules property core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Modules to install.
CacheTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Views used by this test.
CacheTest::buildTagsProvider function core/tests/Drupal/Tests/Core/Cache/CacheTest.php Provides a list of pairs of (prefix, suffixes) to build cache tags from.
CacheTest::mergeCacheContextsProvide function core/tests/Drupal/Tests/Core/Cache/CacheTest.php Provides a list of pairs of cache contexts arrays to be merged.
CacheTest::mergeMaxAgesProvider function core/tests/Drupal/Tests/Core/Cache/CacheTest.php Provides a list of pairs of cache tags arrays to be merged.
CacheTest::mergeTagsProvider function core/tests/Drupal/Tests/Core/Cache/CacheTest.php Provides a list of pairs of cache tags arrays to be merged.
CacheTest::setUp function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
CacheTest::testArgumentDefaultCache function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests that cacheability metadata is carried over from argument defaults.
CacheTest::testBuildTags function core/tests/Drupal/Tests/Core/Cache/CacheTest.php Tests build tags.
CacheTest::testCacheContextIntegration function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests the cache context integration for views result cache.
CacheTest::testCacheData function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests the data contained in cached items.
CacheTest::testHeaderStorage function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests css/js storage and restoring mechanism.
CacheTest::testMergeCacheContexts function core/tests/Drupal/Tests/Core/Cache/CacheTest.php Tests merge cache contexts.
CacheTest::testMergeMaxAges function core/tests/Drupal/Tests/Core/Cache/CacheTest.php Tests merge max ages.
CacheTest::testMergeTags function core/tests/Drupal/Tests/Core/Cache/CacheTest.php Tests merge tags.
CacheTest::testNoneResultCaching function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests no caching.
CacheTest::testSubqueryStringCache function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests that Subqueries are cached as expected.
CacheTest::testTimeResultCaching function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests time based caching.
CacheTest::testTimeResultCachingWithFilter function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests result caching with filters.
CacheTest::testTimeResultCachingWithPager function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests result caching with a pager.
CacheTest::validateTagsProvider function core/tests/Drupal/Tests/Core/Cache/CacheTest.php Provides a list of cache tags arrays.
CacheTest::viewsData function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Returns the views data definition.
CacheTestBase class core/modules/system/tests/src/Functional/Cache/CacheTestBase.php Provides helper methods for cache tests.
CacheTestBase.php file core/modules/system/tests/src/Functional/Cache/CacheTestBase.php
CacheTestBase::$defaultBin property core/modules/system/tests/src/Functional/Cache/CacheTestBase.php The default bin for the cache item.
CacheTestBase::$defaultCid property core/modules/system/tests/src/Functional/Cache/CacheTestBase.php The default cache ID.
CacheTestBase::$defaultValue property core/modules/system/tests/src/Functional/Cache/CacheTestBase.php The cache contents default value.
CacheTestBase::assertCacheExists function core/modules/system/tests/src/Functional/Cache/CacheTestBase.php Asserts that a cache entry exists.
CacheTestBase::assertCacheRemoved function core/modules/system/tests/src/Functional/Cache/CacheTestBase.php Asserts that a cache entry has been removed.
CacheTestBase::checkCacheExists function core/modules/system/tests/src/Functional/Cache/CacheTestBase.php Checks whether or not a cache entry exists.
CacheTestController class core/modules/system/tests/modules/cache_test/src/Controller/CacheTestController.php Controller routines for cache_test routes.
CacheTestController.php file core/modules/system/tests/modules/cache_test/src/Controller/CacheTestController.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.