Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestDiscoveryTest.php | file | core/ |
|
| TestDiscoveryTest::infoParserProvider | function | core/ |
|
| TestDiscoveryTest::providerTestGetPhpunitTestSuite | function | core/ |
|
| TestDiscoveryTest::testGetPhpunitTestSuite | function | core/ |
Tests PhpUnitTestDiscovery::getPhpunitTestSuite(). |
| TestDiscoveryTest::testTestInfoParser | function | core/ |
Tests test info parser. |
| TestDiscoveryTest::testTestInfoParserMissingGroup | function | core/ |
Tests for missing #[Group] attribute. |
| TestDiscoveryTest::testTestInfoParserMissingGroupWithDataProvider | function | core/ |
Tests for missing #[Group] attribute in a test with DataProvider. |
| TestDiskSpaceValidator | class | core/ |
A test version of the disk space validator to bypass system-level functions. |
| TestDiskSpaceValidator::$freeSpace | property | core/ |
The amount of free space, keyed by path. |
| TestDiskSpaceValidator::$sharedDisk | property | core/ |
Whether the root and vendor directories are on the same logical disk. |
| TestDiskSpaceValidator::freeSpace | function | core/ |
|
| TestDiskSpaceValidator::stat | function | core/ |
|
| TestDiskSpaceValidator::temporaryDirectory | function | core/ |
|
| TestDisplayVariant | class | core/ |
Provides a display variant that requires configuration. |
| TestDisplayVariant.php | file | core/ |
|
| TestDisplayVariant::$contexts | property | core/ |
An array of collected contexts. |
| TestDisplayVariant::$mainContent | property | core/ |
The render array representing the main page content. |
| TestDisplayVariant::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
| TestDisplayVariant::build | function | core/ |
|
| TestDisplayVariant::getContexts | function | core/ |
Gets the contexts. |
| TestDisplayVariant::setContexts | function | core/ |
Sets the contexts. |
| TestDisplayVariant::setMainContent | function | core/ |
|
| TestDisplayVariant::setTitle | function | core/ |
|
| TestDomainObject | class | core/ |
Test domain class. |
| TestDomainObject.php | file | core/ |
|
| TestDomainObjectViewSubscriber | class | core/ |
View subscriber for turning TestDomainObject objects into Response objects. |
| TestDomainObjectViewSubscriber.php | file | core/ |
|
| TestDomainObjectViewSubscriber::getSubscribedEvents | function | core/ |
|
| TestDomainObjectViewSubscriber::onViewTestDomainObject | function | core/ |
Sets a response given a TestDomainObject instance. |
| TestDrupal6SqlBase | class | core/ |
Extends the Drupal6SqlBase abstract class. |
| TestDrupal6SqlBase::fields | function | core/ |
Returns available fields on the source. |
| TestDrupal6SqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestDrupal6SqlBase::getModuleSchemaVersionWrapper | function | core/ |
Wrapper method to test protected method getModuleSchemaVersion(). |
| TestDrupal6SqlBase::moduleExistsWrapper | function | core/ |
Wrapper method to test protected method moduleExists(). |
| TestDrupal6SqlBase::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| TestDrupal6SqlBase::setDatabase | function | core/ |
Tweaks Drupal6SqlBase to set a new database connection for tests. |
| TestDrupal6SqlBase::setModuleHandler | function | core/ |
Tweaks Drupal6SqlBase to set a new module handler for tests. |
| TestDrupal6SqlBase::variableGetWrapper | function | core/ |
Wrapper method to test protected method variableGet(). |
| TestDrupalSqlBase | class | core/ |
Extends the DrupalSqlBase abstract class. |
| TestDrupalSqlBase::fields | function | core/ |
Returns available fields on the source. |
| TestDrupalSqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestDrupalSqlBase::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| TestDrupalSqlBase::setDatabase | function | core/ |
Tweaks DrupalSqlBase to set a new database connection for tests. |
| TestElementInfoManager | class | core/ |
Provides a test custom element plugin. |
| TestElementInfoManager::$elementInfo | property | core/ |
|
| TestEmptyBlock | class | core/ |
Provides a block that returns an empty array. |
| TestEmptyBlock.php | file | core/ |
|
| TestEmptyBlock::build | function | core/ |
|
| TestEntity | class | core/ |
A concrete entity. |
| TestEntity | class | core/ |
A concrete entity. |
Pagination
- Previous page
- Page 1601
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.