Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| TestDiscoveryCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| TestDiscoveryCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| TestDiscoveryCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| TestDiscoveryCacheContext::hash | function | core/ |
Hashes the given string. |
| TestDiscoveryCacheContext::__construct | function | core/ |
Construct a test discovery cache context. |
| TestDiscoveryCacheContextTest | class | core/ |
@group simpletest @group legacy |
| TestDiscoveryCacheContextTest.php | file | core/ |
|
| TestDiscoveryCacheContextTest::$modules | property | core/ |
Modules to enable. |
| TestDiscoveryCacheContextTest::testContext | function | core/ |
Tests that test context hashes are unique. |
| 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/ |
Pagination
- Previous page
- Page 662
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.