Search for discovery
- Search 7.x for discovery
- Search 9.5.x for discovery
- Search 8.9.x for discovery
- Search 11.x for discovery
- Search main for discovery
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticDiscoveryTestDecoratedClass::complexArguments | function | core/ |
|
| StaticDiscoveryTestDecoratedClass::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| StaticDiscoveryTestDecoratedClass::noArguments | function | core/ |
|
| TestContainerDerivativeDiscovery | class | core/ |
Defines container test derivative discovery. |
| TestContainerDerivativeDiscovery.php | file | core/ |
|
| TestContainerDerivativeDiscovery::create | function | core/ |
Creates a new class instance. |
| TestContainerDerivativeDiscovery::__construct | function | core/ |
Constructs a TestContainerDerivativeDiscovery object. |
| 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/ |
|
| 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]] |
| TestEntityTypeManager::setDiscovery | function | core/ |
Sets the discovery for the manager. |
| TestExtension::$extensionDiscovery | property | core/ |
|
| TestExtension::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| TestExtension::setExtensionDiscovery | function | core/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.