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 |
---|---|---|---|
CacheCollectorTest::testUpdateCacheClearTags | function | core/ |
Tests a clear of the cache collector using tags. |
CacheCollectorTest::testUpdateCacheDelete | function | core/ |
Tests updating the cache after a delete. |
CacheCollectorTest::testUpdateCacheInvalidatedConflict | function | core/ |
Tests updating the cache when there is a conflict after cache invalidation. |
CacheCollectorTest::testUpdateCacheLockFail | function | core/ |
Tests updating the cache when the lock acquire fails. |
CacheCollectorTest::testUpdateCacheMerge | function | core/ |
Tests a cache hit, then item updated by a different request. |
CacheCollectorTest::testUpdateCacheNoChanges | function | core/ |
Tests updating the cache when no changes were made. |
CacheCollectorTest::testUpdateCacheRace | function | core/ |
Tests a cache miss, then item created by another request. |
CacheCollectorTest::testUpdateCacheReset | function | core/ |
Tests a reset of the cache collector. |
CacheContextOptimizationTest | class | core/ |
Tests the cache context optimization. |
CacheContextOptimizationTest.php | file | core/ |
|
CacheContextOptimizationTest::$modules | property | core/ |
Modules to install. |
CacheContextOptimizationTest::setUp | function | core/ |
|
CacheContextOptimizationTest::testUserPermissionCacheContextOptimization | function | core/ |
Ensures that 'user.permissions' cache context is able to define cache tags. |
CacheContextOptimizationTest::testUserRolesCacheContextOptimization | function | core/ |
Ensures that 'user.roles' still works when it is optimized away. |
CacheContextsManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Context\CacheContextsManager[[api-linebreak]] @group Cache |
CacheContextsManagerTest.php | file | core/ |
|
CacheContextsManagerTest::getContextsFixture | function | core/ |
|
CacheContextsManagerTest::getMockContainer | function | core/ |
|
CacheContextsManagerTest::providerTestInvalidCalculatedContext | function | core/ |
Provides a list of invalid 'baz' cache contexts: the parameter is missing. |
CacheContextsManagerTest::providerTestOptimizeTokens | function | core/ |
Provides a list of context token sets. |
CacheContextsManagerTest::testAvailableContextLabels | function | core/ |
|
CacheContextsManagerTest::testAvailableContextStrings | function | core/ |
|
CacheContextsManagerTest::testConvertTokensToKeys | function | core/ |
@covers ::convertTokensToKeys[[api-linebreak]] |
CacheContextsManagerTest::testInvalidCalculatedContext | function | core/ |
@covers ::convertTokensToKeys[[api-linebreak]] |
CacheContextsManagerTest::testInvalidContext | function | core/ |
@covers ::convertTokensToKeys[[api-linebreak]] |
CacheContextsManagerTest::testOptimizeTokens | function | core/ |
@covers ::optimizeTokens[[api-linebreak]] |
CacheContextsManagerTest::testValidateContexts | function | core/ |
@covers ::validateTokens[[api-linebreak]] |
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/ |
Deletes configuration data from the storage. |
CachedStorageTest::insert | function | core/ |
Inserts configuration data in the storage. |
CachedStorageTest::read | function | core/ |
Reads configuration data from the storage. |
CachedStorageTest::setUp | function | core/ |
|
CachedStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
CachedStorageTest::testListAllStaticCache | function | core/ |
Tests listAll static cache. |
CachedStorageTest::update | function | core/ |
Updates configuration data in the storage. |
CacheFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\CacheFactory[[api-linebreak]] @group Cache |
CacheFactoryTest.php | file | core/ |
|
CacheFactoryTest::testCacheFactoryWithCustomizedDefaultBackend | function | core/ |
Tests that the cache factory falls back to customized default service. |
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.