Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestRunTest | class | core/ |
Tests Drupal\Core\Test\TestRun. |
| TestRunTest.php | file | core/ |
|
| TestRunTest::$connection | property | core/ |
The database connection for testing. |
| TestRunTest::$testRunResultsStorage | property | core/ |
The test run results storage. |
| TestRunTest::getTestLogEntry | function | core/ |
Returns a sample test run log entry. |
| TestRunTest::setUp | function | core/ |
|
| TestRunTest::testCreateAndGet | function | core/ |
Tests create and get. |
| TestRunTest::testCreateAndRemove | function | core/ |
Tests create and remove. |
| TestRunTest::testGetLogEntriesByTestClass | function | core/ |
Tests get log entries by test class. |
| TestRunTest::testProcessPhpErrorLogFile | function | core/ |
Tests process php error log file. |
| TestRunTest::testProcessPhpUnitResults | function | core/ |
Tests process php unit results. |
| TestSandboxDatabaseUpdatesValidator | class | core/ |
Allows tests to dictate which extensions have staged database updates. |
| TestSandboxDatabaseUpdatesValidator.php | file | core/ |
|
| TestSandboxDatabaseUpdatesValidator::$state | property | core/ |
The state service. |
| TestSandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
|
| TestSandboxDatabaseUpdatesValidator::setExtensionsWithUpdates | function | core/ |
Sets the names of the extensions which should have staged database updates. |
| TestSandboxDatabaseUpdatesValidator::setState | function | core/ |
Sets the state service dependency. |
| TestSandboxManager | class | core/ |
Defines a stage specifically for testing purposes. |
| TestSandboxManager::$type | property | core/ |
|
| TestSandboxManager::__sleep | function | core/ |
Implements the magic __sleep() method. |
| TestSearchPage | class | core/ |
Mock for the configured search page entity. |
| TestSearchPage::label | function | core/ |
|
| TestSearchPage::__construct | function | core/ |
|
| TestSectionList | class | core/ |
Test item list class for layout section fields. |
| TestSectionList::$sections | property | core/ |
An array of sections. |
| TestSectionList::getSections | function | core/ |
|
| TestSectionList::setSections | function | core/ |
|
| TestSectionList::__construct | function | core/ |
TestSectionList constructor. |
| TestSelection | class | core/ |
Test EntityReferenceSelection with conditions on the 'reusable' field. |
| TestSelection.php | file | core/ |
|
| TestSelection::$conditionType | property | core/ |
The condition type. |
| TestSelection::$isReusable | property | core/ |
Whether to set the condition for reusable or non-reusable blocks. |
| TestSelection::buildEntityQuery | function | core/ |
|
| TestSelection::setTestMode | function | core/ |
Sets the test mode. |
| TestService | class | core/ |
Service class for managing injected dependencies. |
| TestService | class | core/ |
A service class for handling test functionality. |
| TestService | class | core/ |
An autowired service to test _defaults. |
| TestService.php | file | core/ |
|
| TestService.php | file | core/ |
|
| TestService.php | file | core/ |
|
| TestService::$database | property | core/ |
The database connection. |
| TestService::$kernel | property | core/ |
The Drupal kernel. |
| TestService::$testInjection | property | core/ |
|
| TestService::$testInjection | property | core/ |
|
| TestService::$testInjection2 | property | core/ |
|
| TestService::$testInjection2 | property | core/ |
|
| TestService::getDatabase | function | core/ |
|
| TestService::getKernel | function | core/ |
|
| TestService::getTestInjection | function | core/ |
|
| TestService::getTestInjection | function | core/ |
Pagination
- Previous page
- Page 1617
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.