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 |
---|---|---|---|
CacheContextsManagerTest::testAvailableContextLabels | function | core/ |
|
CacheContextsManagerTest::testAvailableContextStrings | function | core/ |
|
CacheContextsManagerTest::testConvertTokensToKeys | function | core/ |
@covers ::convertTokensToKeys |
CacheContextsManagerTest::testInvalidCalculatedContext | function | core/ |
@covers ::convertTokensToKeys |
CacheContextsManagerTest::testInvalidContext | function | core/ |
@covers ::convertTokensToKeys |
CacheContextsManagerTest::testOptimizeTokens | function | core/ |
@covers ::optimizeTokens |
CacheContextsManagerTest::testValidateContexts | function | core/ |
@covers ::validateTokens |
CacheContextsManagerTest::validateTokensProvider | function | core/ |
Provides a list of cache context token arrays. |
CachedDataUITest | class | core/ |
Tests the shared tempstore cache in the UI. |
CachedDataUITest.php | file | core/ |
|
CachedDataUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CachedDataUITest::$testViews | property | core/ |
Views used by this test. |
CachedDataUITest::testCacheData | function | core/ |
Tests the shared tempstore views data in the UI. |
CachedStorageTest | class | core/ |
Tests the interaction of cache and file storage in CachedStorage. |
CachedStorageTest | class | core/ |
Tests CachedStorage operations. |
CachedStorageTest.php | file | core/ |
|
CachedStorageTest.php | file | core/ |
|
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 |
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. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.