Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestDiscoveryDeprecationTest | class | core/ |
@group simpletest @group legacy |
| TestDiscoveryDeprecationTest.php | file | core/ |
|
| TestDiscoveryDeprecationTest::$modules | property | core/ |
Modules to enable. |
| TestDiscoveryDeprecationTest::testHookSimpletestAlter | function | core/ |
@expectedDeprecation The deprecated alter hook hook_simpletest_alter() is implemented in these functions: simpletest_deprecation_test_simpletest_alter. Convert your test to a PHPUnit-based one and implement test listeners. See:… |
| TestDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\simpletest\TestDiscovery[[api-linebreak]] |
| TestDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\TestDiscovery[[api-linebreak]] @group Test |
| TestDiscoveryTest.php | file | core/ |
|
| TestDiscoveryTest.php | file | core/ |
|
| TestDiscoveryTest::getTestDiscoveryMock | function | core/ |
Mock a TestDiscovery object to return specific extension values. |
| TestDiscoveryTest::getTestDiscoveryMock | function | core/ |
Mock a TestDiscovery object to return specific extension values. |
| TestDiscoveryTest::infoParserProvider | function | core/ |
|
| TestDiscoveryTest::providerTestGetPhpunitTestSuite | function | core/ |
|
| TestDiscoveryTest::setupVfsWithTestClasses | function | core/ |
|
| TestDiscoveryTest::setupVfsWithTestClasses | function | core/ |
|
| TestDiscoveryTest::testGetPhpunitTestSuite | function | core/ |
@covers ::getPhpunitTestSuite[[api-linebreak]] @dataProvider providerTestGetPhpunitTestSuite |
| TestDiscoveryTest::testGetTestClasses | function | core/ |
@covers ::getTestClasses[[api-linebreak]] |
| TestDiscoveryTest::testGetTestClasses | function | core/ |
@covers ::getTestClasses[[api-linebreak]] |
| TestDiscoveryTest::testGetTestClassesWithSelectedTypes | function | core/ |
@covers ::getTestClasses[[api-linebreak]] |
| TestDiscoveryTest::testGetTestClassesWithSelectedTypes | function | core/ |
@covers ::getTestClasses[[api-linebreak]] |
| TestDiscoveryTest::testGetTestInfoEmptyDocblock | function | core/ |
Ensure that classes are not reflected when the docblock is empty. |
| TestDiscoveryTest::testGetTestsInProfiles | function | core/ |
@covers ::getTestClasses[[api-linebreak]] |
| TestDiscoveryTest::testGetTestsInProfiles | function | core/ |
@covers ::getTestClasses[[api-linebreak]] |
| TestDiscoveryTest::testScanDirectoryNoAbstract | function | core/ |
Ensure TestDiscovery::scanDirectory() ignores certain abstract file types. |
| TestDiscoveryTest::testTestInfoParser | function | core/ |
@covers ::getTestInfo[[api-linebreak]] @dataProvider infoParserProvider |
| TestDiscoveryTest::testTestInfoParserMissingGroup | function | core/ |
@covers ::getTestInfo[[api-linebreak]] |
| TestDiscoveryTest::testTestInfoParserMissingSummary | function | core/ |
@covers ::getTestInfo[[api-linebreak]] |
| 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/ |
Builds and returns the renderable array for the display variant. |
| TestDisplayVariant::getContexts | function | core/ |
Gets the contexts. |
| TestDisplayVariant::setContexts | function | core/ |
Sets the contexts. |
| TestDisplayVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
| TestDisplayVariant::setTitle | function | core/ |
Sets the title for the page being rendered. |
| TestDomainObject | class | core/ |
|
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 1219
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.