Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| TestStateBasedSectionStorage::getSectionListFromId | function | core/ |
Derives the section list from the storage ID. |
| TestStateBasedSectionStorage::getSections | function | core/ |
Gets the layout sections. |
| TestStateBasedSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| TestStateBasedSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| TestStateBasedSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| TestStateBasedSectionStorage::save | function | core/ |
Saves the sections. |
| TestStatementInterface | interface | core/ |
As StatementInterface extends \Traversable, which though always needs an additional interface. The Statement class itself can't be mocked because of its __wakeup function. |
| TestStatus | class | core/ |
Consolidates test result status information. |
| TestStatus.php | file | core/ |
|
| TestStatus::EXCEPTION | constant | core/ |
Signify that the test result was an exception or code error. |
| TestStatus::FAIL | constant | core/ |
Signify that the test result was a failed test. |
| TestStatus::label | function | core/ |
Turns a status code into a human-readable string. |
| TestStatus::PASS | constant | core/ |
Signify that the test result was a passed test. |
| TestStatus::SYSTEM | constant | core/ |
Signify a system error where the test runner was unable to complete. |
| TestStorage | class | core/ |
Provides a test implementation of \Drupal\Core\Config\StorageInterface. |
| TestStorage::setValue | function | core/ |
Provides a setter to bypass the array typehint on ::write(). |
| TestSuiteBase | class | core/ |
Base class for Drupal test suites. |
| TestSuiteBase.php | file | core/ |
|
| TestSuiteBase::addTestsBySuiteNamespace | function | core/ |
Find and add tests to the suite for core and any extensions. |
| TestSuiteBase::findExtensionDirectories | function | core/ |
Finds extensions in a Drupal installation. |
| TestSuiteBaseTest | class | core/ |
@coversDefaultClass \Drupal\Tests\TestSuites\TestSuiteBase[[api-linebreak]] |
| TestSuiteBaseTest.php | file | core/ |
|
| TestSuiteBaseTest::getFilesystem | function | core/ |
Helper method to set up the file system. |
| TestSuiteBaseTest::provideCoreTests | function | core/ |
|
| TestSuiteBaseTest::testAddTestsBySuiteNamespaceCore | function | core/ |
Tests for special case behavior of unit test suite namespaces in core. |
| TestSuiteBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
| TestTasksSettingsSub1 | class | core/ |
|
| TestTasksSettingsSub1.php | file | core/ |
|
| TestTasksSettingsSub1::getCacheTags | function | core/ |
The cache tags associated with this object. |
| TestTasksSettingsSub1::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| TestTaskWithUserInput | class | core/ |
|
| TestTaskWithUserInput.php | file | core/ |
|
| TestTaskWithUserInput::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| TestTestDatabase | class | core/ |
Stub class supports TestDatabaseTest::testConstructorNullPrefix(). |
| TestTestDatabase::getTestLock | function | core/ |
Generates a unique lock ID for the test method. |
| TestTextfieldWidget | class | core/ |
Plugin implementation of the 'field_plugins_test_text_widget' widget. |
| TestTextfieldWidget.php | file | core/ |
|
| TestTextTrimmedFormatter | class | core/ |
Plugin implementation of the 'field_plugins_test_text_formatter' formatter. |
| TestTextTrimmedFormatter.php | file | core/ |
|
| TestThemeEngineExtensionList | class | core/ |
Test theme engine extension list class. |
| TestThemeExtensionList | class | core/ |
Test theme extension list class. |
| TestThemeNegotiator | class | core/ |
Tests the theme negotiation functionality. |
| TestThemeNegotiator.php | file | core/ |
|
| TestThemeNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| TestThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| TestTime | class | core/ |
Test service for altering the request time. |
| TestTime.php | file | core/ |
|
| TestTime::getRequestTime | function | core/ |
Returns the timestamp for the current request. |
| TestToolkit | class | core/ |
Defines a Test toolkit for image manipulation within Drupal. |
| TestToolkit.php | file | core/ |
Pagination
- Previous page
- Page 1236
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.