Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CacheTagTest::testTagCaching | function | core/ |
Tests the tag cache plugin. |
CacheTest | class | core/ |
Tests pluggable caching for views. |
CacheTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Cache @group Cache |
CacheTest.php | file | core/ |
|
CacheTest.php | file | core/ |
|
CacheTest::$modules | property | core/ |
Modules to enable. |
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/ |
@covers ::buildTags |
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/ |
@covers ::mergeContexts |
CacheTest::testMergeMaxAges | function | core/ |
@covers ::mergeMaxAges |
CacheTest::testMergeTags | function | core/ |
@covers ::mergeTags |
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/ |
|
CacheTestBase::$defaultCid | property | core/ |
|
CacheTestBase::$defaultValue | property | core/ |
|
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. |
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 enable. |
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.entity_test_view_grants | service | core/ |
Drupal\entity_test\Cache\EntityTestViewGrantsCacheContext |
cache_context.views_test_cache_context | service | core/ |
Drupal\views_test_data\Cache\ViewsTestCacheContext |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.