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 |
---|---|---|---|
CachedStorageTest::$cache | property | core/ |
The cache backend the cached storage is using. |
CachedStorageTest::$cacheFactory | property | core/ |
|
CachedStorageTest::$fileStorage | property | core/ |
The file storage the cached storage is using. |
CachedStorageTest::delete | function | core/ |
|
CachedStorageTest::insert | function | core/ |
|
CachedStorageTest::read | function | core/ |
|
CachedStorageTest::setUp | function | core/ |
|
CachedStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
CachedStorageTest::testListAllStaticCache | function | core/ |
Tests listAll static cache. |
CachedStorageTest::update | function | core/ |
|
CacheFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\CacheFactory @group Cache |
CacheFactoryTest.php | file | core/ |
|
CacheFactoryTest::testCacheFactoryWithCustomizedDefaultBackend | function | core/ |
Tests that the cache factory falls back to customized default service. |
CacheFactoryTest::testCacheFactoryWithDefaultBinBackend | function | core/ |
Tests that the cache factory uses the correct default bin backend. |
CacheFactoryTest::testCacheFactoryWithDefaultSettings | function | core/ |
Tests that the cache factory falls back to the built-in default service. |
CacheFactoryTest::testCacheFactoryWithSpecifiedPerBinBackend | function | core/ |
Tests that the cache factory picks the correct per-bin service. |
CacheTagsInvalidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\CacheTagsInvalidator @group Cache |
CacheTagsInvalidatorTest.php | file | core/ |
|
CacheTagsInvalidatorTest::testInvalidateTags | function | core/ |
@covers ::invalidateTags @covers ::addInvalidator @covers ::addBin |
CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
@covers ::invalidateTags |
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/ |
@coversDefaultClass \Drupal\Core\Cache\Cache @group Cache |
CacheTest | class | core/ |
Tests pluggable caching for views. |
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/ |
@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. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.