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::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[[api-linebreak]] @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/ |
|
| CallableResolverTest::staticMethod | function | core/ |
A test static method that returns "foo". |
| CallableResolverTest::testCallbackResolver | function | core/ |
@covers ::getCallableFromDefinition[[api-linebreak]] @group legacy |
| CallableResolverTest::testCallbackResolverExceptionHandling | function | core/ |
@dataProvider callableResolverExceptionHandlingTestCases @covers ::getCallableFromDefinition[[api-linebreak]] |
| CallableResolverTest::__invoke | function | core/ |
A test __invoke method. |
| CallbackTest | class | core/ |
Tests the callback process plugin. |
| CallbackTest.php | file | core/ |
|
| CallbackTest::providerCallback | function | core/ |
Data provider for ::testCallback(). |
| CallbackTest::providerCallbackArray | function | core/ |
Data provider for ::testCallbackArray(). |
| CallbackTest::providerCallbackExceptions | function | core/ |
Data provider for ::testCallbackExceptions(). |
| CallbackTest::strToLower | function | core/ |
Makes a string lowercase for testing purposes. |
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.