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 |
---|---|---|---|
CacheTest::testKeyFromQuery | function | core/ |
@covers ::keyFromQuery @group legacy |
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 install. |
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 |
cache_test.info.yml | file | core/ |
core/modules/system/tests/modules/cache_test/cache_test.info.yml |
cache_test.routing.yml | file | core/ |
core/modules/system/tests/modules/cache_test/cache_test.routing.yml |
CalculatedPermissionsItemTest | class | core/ |
Tests the CalculatedPermissionsItem value object. |
CalculatedPermissionsItemTest.php | file | core/ |
|
CalculatedPermissionsItemTest::testConstructor | function | core/ |
Tests that the object values were set in the constructor. |
CalculatedPermissionsItemTest::testHasPermission | function | core/ |
Tests the permission check when the admin flag is not set. |
CalculatedPermissionsItemTest::testHasPermissionWithAdminFlag | function | core/ |
Tests the permission check when the admin flag is set. |
CalculatedPermissionsTest | class | core/ |
Tests the CalculatedPermissions value object. |
CalculatedPermissionsTest.php | file | core/ |
|
CalculatedPermissionsTest::testConstructor | function | core/ |
Tests that the object values were set in the constructor. |
CallableResolverTest | class | core/ |
@coversDefaultClass \Drupal\Core\Utility\CallableResolver @group Utility |
CallableResolverTest.php | file | core/ |
|
CallableResolverTest::$resolver | property | core/ |
The callable resolver. |
CallableResolverTest::callableResolverExceptionHandlingTestCases | function | core/ |
Test cases for ::testCallbackResolverExceptionHandling. |
CallableResolverTest::method | function | core/ |
A test method that returns "foo". |
CallableResolverTest::setUp | function | core/ |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.