Search for discovery
- Search 7.x for discovery
- Search 9.5.x for discovery
- Search 10.3.x for discovery
- Search 11.x for discovery
- Search main for discovery
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticDiscoveryTest::setUp | 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 | class | core/ |
Discovers available tests. |
| TestDiscovery.php | file | core/ |
|
| 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::$moduleHandler | property | core/ |
The module handler. |
| 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::getTestClasses | function | core/ |
Discovers all available tests in all extensions. |
| TestDiscovery::getTestInfo | function | core/ |
Retrieves information about a test class for UI purposes. |
| TestDiscovery::parseTestClassAnnotations | function | core/ |
Parses annotations in the phpDoc of a test class. |
| 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. |
| TestDiscovery::__construct | function | core/ |
Constructs a new test discovery. |
| TestDiscoveryCacheContext | class | core/ |
Defines the TestDiscoveryCacheContext service. |
| TestDiscoveryCacheContext.php | file | core/ |
|
| TestDiscoveryCacheContext::$hash | property | core/ |
The hash of discovered test information. |
| TestDiscoveryCacheContext::$privateKey | property | core/ |
The private key service. |
| TestDiscoveryCacheContext::$testDiscovery | property | core/ |
The test discovery service. |
| 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 |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.