Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestDeprecatedSuggestionThemeHooks.php | file | core/ |
|
| TestDeprecatedSuggestionThemeHooks::themeSuggestionsAlter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| 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/ |
Gets the definition of a derivative plugin. |
| TestDerivativeDiscoveryWithObject::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| 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. |
| TestDirectWriteSandboxManager | class | core/ |
Defines a test-only sandbox manager that allows direct-write. |
| TestDirectWriteSandboxManager::$type | property | core/ |
The stage type. |
| TestDiscovery | class | core/ |
Discovers available tests. |
| TestDiscovery.php | file | core/ |
|
| TestDiscovery::$testNamespaces | property | core/ |
Cached map of all test namespaces to respective directories. |
| TestDiscovery::getExtensions | function | core/ |
Returns all available extensions. |
| TestDiscovery::registerTestNamespaces | function | core/ |
Registers test namespaces of all extensions and core test classes. |
| TestDiscovery::__construct | function | core/ |
|
| TestDiscoveryTest | class | core/ |
Unit tests for test discovery. |
| TestDiscoveryTest.php | file | core/ |
|
| TestDiscoveryTest::infoParserProvider | function | core/ |
|
| TestDiscoveryTest::providerTestGetPhpunitTestSuite | function | core/ |
|
| TestDiscoveryTest::testGetPhpunitTestSuite | function | core/ |
Tests PhpUnitTestDiscovery::getPhpunitTestSuite(). |
| TestDiscoveryTest::testTestInfoParser | function | core/ |
Tests test info parser. |
| TestDiscoveryTest::testTestInfoParserMissingGroup | function | core/ |
Tests for missing #[Group] attribute. |
| TestDiscoveryTest::testTestInfoParserMissingGroupWithDataProvider | function | core/ |
Tests for missing #[Group] attribute in a test with DataProvider. |
| TestDiskSpaceValidator | class | core/ |
A test version of the disk space validator to bypass system-level functions. |
| TestDiskSpaceValidator::$freeSpace | property | core/ |
The amount of free space, keyed by path. |
| TestDiskSpaceValidator::$sharedDisk | property | core/ |
Whether the root and vendor directories are on the same logical disk. |
| TestDiskSpaceValidator::freeSpace | function | core/ |
|
| TestDiskSpaceValidator::stat | function | core/ |
|
| TestDiskSpaceValidator::temporaryDirectory | function | core/ |
|
| 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. |
| TestDisplayVariant::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
| TestDisplayVariant::build | function | core/ |
Builds and returns the renderable array for the display variant. |
| TestDisplayVariant::getContexts | function | core/ |
Gets the contexts. |
| TestDisplayVariant::setContexts | function | core/ |
Sets the contexts. |
| TestDisplayVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
| TestDisplayVariant::setTitle | function | core/ |
Sets the title for the page being rendered. |
| TestDomainObject | class | core/ |
Test domain class. |
| TestDomainObject.php | file | core/ |
|
| TestDomainObjectViewSubscriber | class | core/ |
View subscriber for turning TestDomainObject objects into Response objects. |
Pagination
- Previous page
- Page 1395
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.