| TransactionTest::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests post-transaction callback executes after transaction rollback. |
| TransactionTest::testRootTransactionEndCallbackCalledOnCommit |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests post-transaction callback executes after transaction commit. |
| TransactionTest::testRootTransactionEndCallbackFailureUponDdlAndRollbackForNonTransactionalDdlDatabase |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests post-transaction rollback failure after a DDL statement. |
| TransactionTest::testStartTransactionWhenActive |
function |
core/modules/mysqli/tests/src/Kernel/mysqli/TransactionTest.php |
Tests starting a transaction when there's one active on the client. |
| TransactionTest::testTransactionGadgetChain |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests defense against Object Injection in Transaction class. |
| TransactionTest::testTransactionManagerFailureOnPendingStackItems |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests TransactionManager failure. |
| TransactionTest::testTransactionName |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests for transaction names. |
| TransactionTest::testTransactionStacking |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests transaction stacking, commit, and rollback. |
| TransactionTest::testTransactionWithDdlStatement |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests the compatibility of transactions with DDL statements. |
| TransactionTest::transactionInnerLayer |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Creates an "inner layer" transaction. |
| TransactionTest::transactionOuterLayer |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Encapsulates a transaction's "inner layer" with an "outer layer". |
| TransformedConfigExportImportUITest |
class |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
Tests the user interface for importing/exporting transformed configuration. |
| TransformedConfigExportImportUITest.php |
file |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
|
| TransformedConfigExportImportUITest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
|
| TransformedConfigExportImportUITest::$modules |
property |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
|
| TransformedConfigExportImportUITest::setUp |
function |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
|
| TransformedConfigExportImportUITest::testTransformedExportImport |
function |
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php |
Tests a simple site export import case. |
| TransitionTest |
class |
core/modules/workflows/tests/src/Unit/TransitionTest.php |
Tests Drupal\workflows\Transition. |
| TransitionTest.php |
file |
core/modules/workflows/tests/src/Unit/TransitionTest.php |
|
| TransitionTest::testFromAndTo |
function |
core/modules/workflows/tests/src/Unit/TransitionTest.php |
Tests from and to. |
| TransitionTest::testGetters |
function |
core/modules/workflows/tests/src/Unit/TransitionTest.php |
Tests getters. |
| TranslatableFieldTest |
class |
core/modules/layout_builder/tests/src/Kernel/TranslatableFieldTest.php |
Tests Layout Builder with a translatable layout field. |
| TranslatableFieldTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/TranslatableFieldTest.php |
|
| TranslatableFieldTest::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/TranslatableFieldTest.php |
|
| TranslatableFieldTest::setUp |
function |
core/modules/layout_builder/tests/src/Kernel/TranslatableFieldTest.php |
|
| TranslatableFieldTest::testSectionsClearedOnCreateTranslation |
function |
core/modules/layout_builder/tests/src/Kernel/TranslatableFieldTest.php |
Tests that sections on cleared when creating a new translation. |
| TranslatableMarkupTest |
class |
core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php |
Tests the TranslatableMarkup class. |
| TranslatableMarkupTest.php |
file |
core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php |
|
| TranslatableMarkupTest::testIsStringAssertion |
function |
core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php |
Tests is string assertion. |
| TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup |
function |
core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php |
Tests is string assertion with formattable markup. |
| TranslatableMarkupTest::testToString |
function |
core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php |
Tests that errors are correctly handled when a __toString() fails. |
| TranslatableRevisionableInterface::isLatestTranslationAffectedRevision |
function |
core/lib/Drupal/Core/Entity/TranslatableRevisionableInterface.php |
Checks whether this is the latest revision affecting this translation. |
| TranslatableRevisionableStorageInterface::getLatestTranslationAffectedRevisionId |
function |
core/lib/Drupal/Core/Entity/TranslatableRevisionableStorageInterface.php |
Returns the latest revision affecting the specified translation. |
| TranslatableStringTest |
class |
core/modules/package_manager/tests/src/Kernel/TranslatableStringTest.php |
Tests Translatable String. |
| TranslatableStringTest.php |
file |
core/modules/package_manager/tests/src/Kernel/TranslatableStringTest.php |
|
| TranslatableStringTest::testCreateTranslatableString |
function |
core/modules/package_manager/tests/src/Kernel/TranslatableStringTest.php |
Tests various ways of creating a translatable string. |
| TranslatedViewTest |
class |
core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php |
Tests that translated strings in views UI don't override original strings. |
| TranslatedViewTest.php |
file |
core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php |
|
| TranslatedViewTest::$adminUser |
property |
core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php |
Administrator user for tests. |
| TranslatedViewTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php |
|
| TranslatedViewTest::$langcodes |
property |
core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php |
Languages to enable. |
| TranslatedViewTest::$modules |
property |
core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php |
|
| TranslatedViewTest::setUp |
function |
core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php |
|
| TranslatedViewTest::testTranslatedStrings |
function |
core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php |
Tests view translation. |
| TranslationInterface::translateString |
function |
core/lib/Drupal/Core/StringTranslation/TranslationInterface.php |
Translates a TranslatableMarkup object to a string. |
| TranslationLinkTest |
class |
core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php |
Tests the content translation overview link field handler. |
| TranslationLinkTest.php |
file |
core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php |
|
| TranslationLinkTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php |
|
| TranslationLinkTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php |
|
| TranslationLinkTest::$testViews |
property |
core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php |
Views used by this test. |