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 |
---|---|---|---|
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. |
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. |
CachePreWarmerTest | class | core/ |
@coversDefaultClass \Drupal\Core\PreWarm\CachePreWarmer[[api-linebreak]] @group PreWarm |
CachePreWarmerTest.php | file | core/ |
|
CachePreWarmerTest::$classResolver | property | core/ |
|
CachePreWarmerTest::$warmedMap | property | core/ |
|
CachePreWarmerTest::setupCacheServices | function | core/ |
|
CachePreWarmerTest::testNoServices | function | core/ |
|
CachePreWarmerTest::testPreWarmAll | function | core/ |
@covers ::preWarmAllCaches[[api-linebreak]] |
CachePreWarmerTest::testPreWarmByOne | function | core/ |
@covers ::preWarmOneCache[[api-linebreak]] |
CachePreWarmerTest::testPreWarmOnlyOne | function | core/ |
@covers ::preWarmOneCache[[api-linebreak]] |
CacheTagsInvalidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\CacheTagsInvalidator[[api-linebreak]] @group Cache |
CacheTagsInvalidatorTest.php | file | core/ |
|
CacheTagsInvalidatorTest::testInvalidateTags | function | core/ |
@covers ::invalidateTags[[api-linebreak]] @covers ::addInvalidator[[api-linebreak]] @covers ::addBin[[api-linebreak]] |
CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
@covers ::invalidateTags[[api-linebreak]] |
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/ |
Tests pluggable caching for views. |
CacheTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Cache[[api-linebreak]] @group Cache |
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[[api-linebreak]] |
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[[api-linebreak]] |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.