Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestDataType | class | core/ |
Provides a test data type. |
| TestDataType.php | file | core/ |
|
| TestDataType::$value | property | core/ |
Required by the parent class. |
| TestDataTypeDeriver | class | core/ |
Provides a deriver that returns a plugin for the bare ID and one variant. |
| TestDataTypeDeriver.php | file | core/ |
|
| TestDataTypeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| TestDefaultExceptionSubscriber | class | core/ |
|
| TestDefaultExceptionSubscriber::isErrorDisplayable | function | core/ |
Wrapper for error_displayable(). |
| TestDefaultExceptionSubscriber::isErrorLevelVerbose | function | core/ |
Checks whether the error level is verbose or not. |
| TestDefaultExceptionSubscriber::simplifyFileInError | function | core/ |
Attempts to reduce error verbosity in the error message's file path. |
| TestDefaultHtmlRouteProvider | class | core/ |
|
| TestDefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
| TestDefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
| TestDefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
| TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| TestDefaultTableMapping | class | core/ |
Extends DefaultTableMapping to allow calling its protected methods. |
| 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::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. |
| TestDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\TestDiscovery[[api-linebreak]] @group Test |
Pagination
- Previous page
- Page 1248
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.