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 |
|---|---|---|---|
| TraitAccessTest.php | file | core/ |
|
| TraitAccessTest::testSimpleStuff | function | core/ |
@coversNothing[[api-linebreak]] |
| TransactionTest | class | core/ |
Tests the transaction abstraction system. |
| TransactionTest.php | file | core/ |
|
| TransactionTest::assertRowAbsent | function | core/ |
Asserts that a given row is absent from the test table. |
| TransactionTest::assertRowPresent | function | core/ |
Asserts that a given row is present in the test table. |
| TransactionTest::cleanUp | function | core/ |
Starts over for a new test. |
| TransactionTest::executeDDLStatement | function | core/ |
Executes a DDL statement. |
| TransactionTest::insertRow | function | core/ |
Inserts a single row into the testing table. |
| TransactionTest::testCommittedTransaction | function | core/ |
Tests a committed transaction. |
| TransactionTest::testQueryFailureInTransaction | function | core/ |
Tests that transactions can continue to be used if a query fails. |
| TransactionTest::testTransactionRollBackNotSupported | function | core/ |
Tests transaction rollback on a database that doesn't support transactions. |
| TransactionTest::testTransactionRollBackSupported | function | core/ |
Tests transaction rollback on a database that supports transactions. |
| TransactionTest::testTransactionStacking | function | core/ |
Tests transaction stacking, commit, and rollback. |
| TransactionTest::testTransactionWithDdlStatement | function | core/ |
Tests the compatibility of transactions with DDL statements. |
| TransactionTest::transactionInnerLayer | function | core/ |
Creates an "inner layer" transaction. |
| TransactionTest::transactionOuterLayer | function | core/ |
Encapsulates a transaction's "inner layer" with an "outer layer". |
| TransformedConfigExportImportUITest | class | core/ |
Tests the user interface for importing/exporting transformed configuration. |
| TransformedConfigExportImportUITest.php | file | core/ |
|
| TransformedConfigExportImportUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TransformedConfigExportImportUITest::$modules | property | core/ |
Modules to enable. |
| TransformedConfigExportImportUITest::setUp | function | core/ |
|
| TransformedConfigExportImportUITest::testTransformedExportImport | function | core/ |
Tests a simple site export import case. |
| TransitionTest | class | core/ |
@coversDefaultClass \Drupal\workflows\Transition[[api-linebreak]] |
| TransitionTest.php | file | core/ |
|
| TransitionTest::testFromAndTo | function | core/ |
@covers ::from[[api-linebreak]] @covers ::to[[api-linebreak]] |
| TransitionTest::testGetters | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::id[[api-linebreak]] @covers ::label[[api-linebreak]] |
| TranslatableFieldTest | class | core/ |
Tests Layout Builder with a translatable layout field. |
| TranslatableFieldTest.php | file | core/ |
|
| TranslatableFieldTest::$modules | property | core/ |
Modules to enable. |
| TranslatableFieldTest::setUp | function | core/ |
|
| TranslatableFieldTest::testSectionsClearedOnCreateTranslation | function | core/ |
Tests that sections on cleared when creating a new translation. |
| TranslatableMarkupTest | class | core/ |
Tests the TranslatableMarkup class. |
| TranslatableMarkupTest.php | file | core/ |
|
| TranslatableMarkupTest::$lastErrorMessage | property | core/ |
The error message of the last error in the error handler. |
| TranslatableMarkupTest::$lastErrorNumber | property | core/ |
The error number of the last error in the error handler. |
| TranslatableMarkupTest::errorHandler | function | core/ |
Custom error handler that saves the last error. |
| TranslatableMarkupTest::testIsStringAssertion | function | core/ |
@covers ::__construct[[api-linebreak]] |
| TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup | function | core/ |
@covers ::__construct[[api-linebreak]] |
| TranslatableMarkupTest::testToString | function | core/ |
Tests that errors are correctly handled when a __toString() fails. |
| TranslatableRevisionableInterface::isLatestTranslationAffectedRevision | function | core/ |
Checks whether this is the latest revision affecting this translation. |
| TranslatableRevisionableStorageInterface::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
| TranslatedViewTest | class | core/ |
Tests that translated strings in views UI don't override original strings. |
| TranslatedViewTest.php | file | core/ |
|
| TranslatedViewTest::$adminUser | property | core/ |
Administrator user for tests. |
| TranslatedViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TranslatedViewTest::$langcodes | property | core/ |
Languages to enable. |
| TranslatedViewTest::$modules | property | core/ |
Modules to enable. |
| TranslatedViewTest::setUp | function | core/ |
|
| TranslatedViewTest::testTranslatedStrings | function | core/ |
Pagination
- Previous page
- Page 704
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.