Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestSqlContentDefaultTableMapping | class | core/ |
Extends DefaultTableMapping to allow calling its protected methods. |
| TestSqlContentDefaultTableMapping::setExtraColumns | function | core/ |
Adds extra columns for a table to the table mapping. |
| TestSqlContentDefaultTableMapping::setFieldNames | function | core/ |
Adds field columns for a table to the table mapping. |
| TestSqlIdMap | class | core/ |
Defines a SQL ID map for use in tests. |
| TestSqlIdMap.php | file | core/ |
|
| TestSqlIdMap::$message | property | core/ |
The migrate message service. |
| TestSqlIdMap::ensureTables | function | core/ |
Create the map and message tables if they don't already exist. |
| TestSqlIdMap::getDatabase | function | core/ |
Gets the database connection. |
| TestSqlIdMap::getFieldSchema | function | core/ |
Gets the field schema. |
| TestSqlIdMap::getMigrationPluginManager | function | core/ |
Returns the migration plugin manager. |
| TestSqlIdMap::__construct | function | core/ |
Constructs a TestSqlIdMap object. |
| 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/ |
|
| 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/ |
|
| 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/ |
Creates StatementInterface for testing. |
| TestStaticMethodClass | class | core/ |
|
| TestStaticMethodClass::access | function | core/ |
|
| 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 type hint 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'. |
| TestSystemLoggerChannel | class | core/ |
Provides a decorator for the 'logger.channel.system' service for testing. |
| TestSystemLoggerChannel.php | file | core/ |
Pagination
- Previous page
- Page 1300
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.