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 |
|---|---|---|---|
| GenericCacheBackendUnitTestBase | class | core/ |
Tests any cache backend. |
| GenericCacheBackendUnitTestBase.php | file | core/ |
|
| GenericCacheBackendUnitTestBase::$cacheBackends | property | core/ |
Array of objects implementing Drupal\Core\Cache\CacheBackendInterface. |
| GenericCacheBackendUnitTestBase::$defaultValue | property | core/ |
Random value to use in tests. |
| GenericCacheBackendUnitTestBase::$testBin | property | core/ |
Cache bin to use for testing. |
| GenericCacheBackendUnitTestBase::createCacheBackend | function | core/ |
Creates a cache backend to test. |
| GenericCacheBackendUnitTestBase::getCacheBackend | function | core/ |
Gets a backend to test; this will get a shared instance set in the object. |
| GenericCacheBackendUnitTestBase::getTestBin | function | core/ |
Gets the testing bin. |
| GenericCacheBackendUnitTestBase::setUp | function | core/ |
|
| GenericCacheBackendUnitTestBase::setUpCacheBackend | function | core/ |
Allows specific implementation to change the environment before a test run. |
| GenericCacheBackendUnitTestBase::tearDown | function | core/ |
|
| GenericCacheBackendUnitTestBase::tearDownCacheBackend | function | core/ |
Allows alteration of environment after a test run but before tear down. |
| GenericCacheBackendUnitTestBase::testDelete | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::delete(). |
| GenericCacheBackendUnitTestBase::testDeleteAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::deleteAll(). |
| GenericCacheBackendUnitTestBase::testDeleteMultiple | function | core/ |
@covers \Drupal\Core\Cache\ApcuBackend::deleteMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\BackendChain::deleteMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\ChainedFastBackend::deleteMultiple[[api-linebreak]] @covers… |
| GenericCacheBackendUnitTestBase::testGetMultiple | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
| GenericCacheBackendUnitTestBase::testInvalidate | function | core/ |
@covers \Drupal\Core\Cache\ApcuBackend::getMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\BackendChain::getMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\ChainedFastBackend::getMultiple[[api-linebreak]] @covers… |
| GenericCacheBackendUnitTestBase::testInvalidateAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
| GenericCacheBackendUnitTestBase::testInvalidateTags | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
| GenericCacheBackendUnitTestBase::testRemoveBin | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::removeBin(). |
| GenericCacheBackendUnitTestBase::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
| GenericCacheBackendUnitTestBase::testSetMultiple | function | core/ |
Tests \Drupal\Core\Cache\CacheBackendInterface::setMultiple(). |
| GenericCacheBackendUnitTestBase::testValueTypeIsKept | function | core/ |
Tests data type preservation. |
| GenericModuleTestBase | class | core/ |
Runs a series of generic tests for one module. |
| GenericModuleTestBase.php | file | core/ |
|
| GenericModuleTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GenericModuleTestBase::$modules | property | core/ |
Modules to install. |
| GenericModuleTestBase::assertHookHelp | function | core/ |
Verifies hook_help() syntax. |
| GenericModuleTestBase::getModule | function | core/ |
Get the module name. |
| GenericModuleTestBase::preUnInstallSteps | function | core/ |
Helper to perform any steps required prior to uninstalling a module. |
| GenericModuleTestBase::testModuleGenericIssues | function | core/ |
Checks some generic things about a module. |
| GenericTest | class | core/ |
Generic test for system module. |
| GenericTest | class | core/ |
Generic module test for system. |
| GenericTest | class | core/ |
Generic module test for node. |
| GenericTest | class | core/ |
Generic module test for mysql. |
| GenericTest | class | core/ |
Generic module test for path_alias. |
| GenericTest | class | core/ |
Generic module test for serialization. |
| GenericTest | class | core/ |
Generic module test for filter. |
| GenericTest | class | core/ |
Generic module test for config. |
| GenericTest | class | core/ |
Generic module test for migrate_drupal. |
| GenericTest | class | core/ |
Generic module test for contextual. |
| GenericTest | class | core/ |
Generic module test for config_translation. |
| GenericTest | class | core/ |
Generic module test for dblog. |
| GenericTest | class | core/ |
Generic module test for jsonapi. |
| GenericTest | class | core/ |
Generic module test for language. |
| GenericTest | class | core/ |
Generic module test for telephone. |
| GenericTest | class | core/ |
Generic module test for dynamic_page_cache. |
| GenericTest | class | core/ |
Generic module test for field. |
| GenericTest | class | core/ |
Generic module test for media_library. |
| GenericTest | class | core/ |
Generic module test for layout_builder_expose_all_field_blocks. |
Pagination
- Previous page
- Page 345
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.