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 |
|---|---|---|---|
| TestRunnerFinishedSubscriber.php | file | core/ |
|
| TestRunnerFinishedSubscriber::notify | function | core/ |
|
| TestRunnerFinishedSubscriber::notify | function | core/ |
|
| TestRunnerFinishedSubscriber::__construct | function | core/ |
|
| TestRunnerKernel | class | core/ |
Defines a kernel used for running Functional tests and run-tests.sh. |
| TestRunnerKernel.php | file | core/ |
|
| TestRunnerKernel::boot | function | core/ |
Boots the current kernel. |
| TestRunnerKernel::createFromRequest | function | core/ |
Create a DrupalKernel object from a request. |
| TestRunnerKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
| TestRunnerKernel::__construct | function | core/ |
Constructs a DrupalKernel object. |
| TestRunnerStartedSubscriber | class | core/ |
Event subscriber notifying beginning of test runner to HTML logging. |
| TestRunnerStartedSubscriber.php | file | core/ |
|
| TestRunnerStartedSubscriber::notify | function | core/ |
|
| TestRunResultsStorageInterface | interface | core/ |
Interface describing a test run results storage object. |
| TestRunResultsStorageInterface.php | file | core/ |
|
| TestRunResultsStorageInterface::buildTestingResultsEnvironment | function | core/ |
Prepares the test run storage. |
| TestRunResultsStorageInterface::cleanUp | function | core/ |
Resets the test run storage. |
| TestRunResultsStorageInterface::createNew | function | core/ |
Gets a new unique identifier for a test run. |
| TestRunResultsStorageInterface::getCurrentTestRunState | function | core/ |
Get state information about a test run, from storage. |
| TestRunResultsStorageInterface::getLogEntriesByTestClass | function | core/ |
Get test results for a test run, ordered by test class. |
| TestRunResultsStorageInterface::insertLogEntry | function | core/ |
Adds a test log entry for a test run to the storage. |
| TestRunResultsStorageInterface::removeResults | function | core/ |
Removes the results of a test run from the storage. |
| TestRunResultsStorageInterface::setDatabasePrefix | function | core/ |
Sets the test database prefix of a test run in storage. |
| TestRunResultsStorageInterface::validateTestingResultsEnvironment | function | core/ |
Checks if the test run storage is valid. |
| 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/ |
The stage type. |
| TestSandboxManager::__sleep | function | core/ |
Implements the magic __sleep() method. |
| TestSearchPage | class | core/ |
Mock for the configured search page entity. |
| TestSearchPage::label | function | core/ |
Gets the label of the entity. |
| TestSearchPage::__construct | function | core/ |
Constructs an Entity object. |
| TestSectionList | class | core/ |
Test item list class for layout section fields. |
| TestSectionList::$sections | property | core/ |
An array of sections. |
| TestSectionList::getSections | function | core/ |
Gets the layout sections. |
Pagination
- Previous page
- Page 1411
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.