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::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. |
| generic_module1_test.info.yml | file | core/ |
core/modules/system/tests/modules/generic_module1_test/generic_module1_test.info.yml |
| generic_module2_test.info.yml | file | core/ |
core/modules/system/tests/modules/generic_module2_test/generic_module2_test.info.yml |
| GetFilenameTest | class | core/ |
Tests that drupal_get_filename() works correctly. |
| GetFilenameTest.php | file | core/ |
|
| GetFilenameTest::$modules | property | core/ |
Modules to enable. |
| GetFilenameTest::testDrupalGetFilename | function | core/ |
Tests drupal_get_filename() deprecation. |
| GetFilenameTest::testDrupalGetPath | function | core/ |
Tests drupal_get_path() deprecation. |
| GetRdfNamespacesTest | class | core/ |
Tests hook_rdf_namespaces(). |
| GetRdfNamespacesTest.php | file | core/ |
|
| GetRdfNamespacesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GetRdfNamespacesTest::$modules | property | core/ |
Modules to enable. |
| GetRdfNamespacesTest::testGetRdfNamespaces | function | core/ |
Tests getting RDF namespaces. |
| GetTest | class | core/ |
Tests the get process plugin. |
| GetTest.php | file | core/ |
|
| GetTest::integerValuesDataProvider | function | core/ |
Provides data for the successful lookup test. |
| GetTest::testIntegerValues | function | core/ |
Tests the Get plugin when source has integer values. |
| GetTest::testPluginSyntax | function | core/ |
Tests the Get plugin for syntax errors by creating a prophecy of the class. |
| GetTest::testTransformSourceArray | function | core/ |
Tests the Get plugin when source is an array. |
| GetTest::testTransformSourceArrayAt | function | core/ |
Tests the Get plugin when source is an array pointing to destination. |
| GetTest::testTransformSourceString | function | core/ |
Tests the Get plugin when source is a string. |
| GetTest::testTransformSourceStringAt | function | core/ |
Tests the Get plugin when source is a string pointing to destination. |
| GetTestMethodCallerExtendsTest | class | core/ |
Test for BrowserTestBase::getTestMethodCaller() in child classes. |
| GetTestMethodCallerExtendsTest.php | file | core/ |
|
| GetTestMethodCallerExtendsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GetTestMethodCallerExtendsTest::testGetTestMethodCallerChildClass | function | core/ |
A test method that is not present in the parent class. |
| GetTestMethodCallerTest | class | core/ |
Explicit test for BrowserTestBase::getTestMethodCaller(). |
| GetTestMethodCallerTest.php | file | core/ |
|
| GetTestMethodCallerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GetTestMethodCallerTest::testGetTestMethodCaller | function | core/ |
Tests BrowserTestBase::getTestMethodCaller(). |
| GlossaryStatusFilterTest | class | core/ |
Tests that the status filter is added to the glossary view. |
| GlossaryStatusFilterTest.php | file | core/ |
|
| GlossaryStatusFilterTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Pagination
- Previous page
- Page 340
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.