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 |
|---|---|---|---|
| TestDefaultTableMapping::setExtraColumns | function | core/ |
Adds extra columns for a table to the table mapping. |
| TestDefaultTableMapping::setFieldNames | function | core/ |
Adds field columns for a table to the table mapping. |
| TestDerivativeDiscovery | class | core/ |
Defines test derivative discovery. |
| TestDerivativeDiscovery.php | file | core/ |
|
| TestDerivativeDiscovery::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| TestDerivativeDiscovery::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| TestDerivativeDiscoveryWithObject | class | core/ |
Defines test derivative discovery using an object.. |
| TestDerivativeDiscoveryWithObject.php | file | core/ |
|
| TestDerivativeDiscoveryWithObject::getDerivativeDefinition | function | core/ |
|
| TestDerivativeDiscoveryWithObject::getDerivativeDefinitions | function | core/ |
|
| TestDifferentDisplays | class | core/ |
Provides test media source. |
| TestDifferentDisplays.php | file | core/ |
|
| TestDifferentDisplays::getSourceFieldName | function | core/ |
Determine the name of the source field. |
| TestDifferentDisplays::prepareFormDisplay | function | core/ |
Prepares the media type fields for this source in the form display. |
| TestDifferentDisplays::prepareViewDisplay | function | core/ |
Prepares the media type fields for this source in the view display. |
| TestDiscovery | class | core/ |
Discovers available tests. |
| TestDiscovery.php | file | core/ |
|
| TestDiscovery::$availableExtensions | property | core/ |
Cached list of all available extension names, keyed by extension type. |
| TestDiscovery::$classLoader | property | core/ |
The class loader. |
| TestDiscovery::$root | property | core/ |
The app root. |
| TestDiscovery::$testClasses | property | core/ |
Statically cached list of test classes. |
| TestDiscovery::$testNamespaces | property | core/ |
Cached map of all test namespaces to respective directories. |
| TestDiscovery::findAllClassFiles | function | core/ |
Discovers all class files in all available extensions. |
| TestDiscovery::getExtensions | function | core/ |
Returns all available extensions. |
| TestDiscovery::getPhpunitTestSuite | function | core/ |
Determines the phpunit testsuite for a given classname, based on namespace. |
| TestDiscovery::getTestClasses | function | core/ |
Discovers all available tests in all extensions. |
| TestDiscovery::getTestInfo | function | core/ |
Retrieves information about a test class for UI purposes. |
| TestDiscovery::parseTestClassSummary | function | core/ |
Parses the phpDoc summary line of a test class. |
| TestDiscovery::registerTestNamespaces | function | core/ |
Registers test namespaces of all extensions and core test classes. |
| TestDiscovery::scanDirectory | function | core/ |
Scans a given directory for class files. |
| TestDiscovery::__construct | function | core/ |
Constructs a new test discovery. |
| TestDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\TestDiscovery[[api-linebreak]] @group Test |
| TestDiscoveryTest.php | file | core/ |
|
| 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::testGetPhpunitTestSuite | function | core/ |
@covers ::getPhpunitTestSuite[[api-linebreak]] @dataProvider providerTestGetPhpunitTestSuite |
| TestDiscoveryTest::testGetTestClasses | 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::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. |
Pagination
- Previous page
- Page 686
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.