Search for discovery
- Search 7.x for discovery
- Search 9.5.x for discovery
- Search 8.9.x for discovery
- Search 10.3.x for discovery
- Search main for discovery
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateSourceDiscoveryTest | class | core/ |
Tests discovery of source plugins with annotations. |
| MigrateSourceDiscoveryTest.php | file | core/ |
|
| MigrateSourceDiscoveryTest::$modules | property | core/ |
Modules to install. |
| MigrateSourceDiscoveryTest::testAnnotationGetDefinitionsBackwardsCompatibility | function | core/ |
Tests annotation get definitions backwards compatibility. |
| MigrateSourceDiscoveryTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| MigrateSourcePluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| migrate_drupal.field_discovery | service | core/ |
Drupal\migrate_drupal\FieldDiscovery |
| MigrationPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| ModuleExtensionList::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| PermissionHandler::$yamlDiscovery | property | core/ |
The YAML discovery class to find all .permissions.yml files. |
| PermissionHandler::getYamlDiscovery | function | core/ |
Gets the YAML discovery. |
| PhpUnitTestDiscovery | class | core/ |
Discovers available tests using the PHPUnit API. |
| PhpUnitTestDiscovery.php | file | core/ |
|
| PhpUnitTestDiscovery::$configurationFilePath | property | core/ |
Path to PHPUnit's configuration file. |
| PhpUnitTestDiscovery::$instance | property | core/ |
The singleton. |
| PhpUnitTestDiscovery::$map | property | core/ |
The map of legacy test suite identifiers to phpunit.xml ones. |
| PhpUnitTestDiscovery::$reverseMap | property | core/ |
The reverse map of legacy test suite identifiers to phpunit.xml ones. |
| PhpUnitTestDiscovery::$warnings | property | core/ |
The warnings generated during the discovery. |
| PhpUnitTestDiscovery::addWarning | function | core/ |
Adds warning message generated during the discovery. |
| PhpUnitTestDiscovery::findAllClassFiles | function | core/ |
Discovers all class files in all available extensions. |
| PhpUnitTestDiscovery::getTestClasses | function | core/ |
Discovers available tests. |
| PhpUnitTestDiscovery::getTestClassInfo | function | core/ |
Returns the test class information. |
| PhpUnitTestDiscovery::getTestList | function | core/ |
Returns a list of tests from a TestSuite object. |
| PhpUnitTestDiscovery::getTestListLimitedToDirectory | function | core/ |
Returns a list of tests from a TestSuite object limited to a directory. |
| PhpUnitTestDiscovery::getWarnings | function | core/ |
Returns the warnings generated during the discovery. |
| PhpUnitTestDiscovery::instance | function | core/ |
Returns the singleton instance. |
| PhpUnitTestDiscovery::setConfigurationFilePath | function | core/ |
Sets the configuration file path. |
| PhpUnitTestDiscovery::__construct | function | core/ |
|
| PhpUnitTestDiscoveryTest | class | core/ |
Tests equality of test discovery between run-tests.sh and PHPUnit CLI. |
| PhpUnitTestDiscoveryTest.php | file | core/ |
|
| PhpUnitTestDiscoveryTest::$xmlOutputFile | property | core/ |
The filepath to the XML file to be used for dumping the test list. |
| PhpUnitTestDiscoveryTest::setUp | function | core/ |
|
| PhpUnitTestDiscoveryTest::tearDown | function | core/ |
|
| PhpUnitTestDiscoveryTest::testPhpUnitTestDiscoveryEqualsInternal | function | core/ |
Tests equality of test discovery between run-tests.sh and PHPUnit CLI. |
| PhpUnitTestDiscoveryTest::TEST_LIST_MISMATCH_MESSAGE | constant | core/ |
|
| PhpUnitTestDiscoveryTracer | class | core/ |
Traces events dispatched by PHPUnit during the test discovery. |
| PhpUnitTestDiscoveryTracer.php | file | core/ |
|
| PhpUnitTestDiscoveryTracer::trace | function | core/ |
|
| PhpUnitTestDiscoveryTracer::__construct | function | core/ |
|
| PluginManagerBase::$discovery | property | core/ |
The object that discovers plugins managed by this manager. |
| PluginManagerBase::getDiscovery | function | core/ |
Gets the plugin discovery. |
| ResolvedLibraryDefinitionsFilesMatchTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| RouteBuilderTest::$yamlDiscovery | property | core/ |
The mocked YAML discovery. |
| RouterTest::testAttributeDiscovery | function | core/ |
Tests routes defined using PHP attributes. |
| SectionStorageManagerTest::$discovery | property | core/ |
The plugin discovery. |
| SettableDiscoveryExtensionListTrait | trait | core/ |
Trait that allows extension discovery to be set. |
| SettableDiscoveryExtensionListTrait::$extensionDiscovery | property | core/ |
The extension discovery for this extension list. |
| SettableDiscoveryExtensionListTrait::getExtensionDiscovery | function | core/ |
|
| SettableDiscoveryExtensionListTrait::setExtensionDiscovery | function | core/ |
Sets the extension discovery. |
| StableLibraryOverrideTestBase::$libraryDiscovery | property | core/ |
The library discovery service. |
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.