Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestStateBasedSectionStorage | class | core/ |
Provides a test section storage that is controlled by state. |
| TestStateBasedSectionStorage.php | file | core/ |
|
| TestStateBasedSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| TestStateBasedSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| TestStateBasedSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| TestStateBasedSectionStorage::extractIdFromRoute | function | core/ |
Configures the plugin based on route values. |
| TestStateBasedSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| TestStateBasedSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| TestStateBasedSectionStorage::getSectionList | function | core/ |
Gets the section list. |
| 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. |
Pagination
- Previous page
- Page 679
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.