Search for trans
Title | Object type | File name | Summary |
---|---|---|---|
DriverSpecificTransactionTestBase::testRollbackRootAfterSavepointRollback | function | core/ |
Tests root transaction rollback after savepoint rollback. |
DriverSpecificTransactionTestBase::testRollbackRootWithActiveSavepoint | function | core/ |
Tests root transaction rollback failure when savepoint is open. |
DriverSpecificTransactionTestBase::testRollbackSavepoint | function | core/ |
Tests savepoint transaction rollback. |
DriverSpecificTransactionTestBase::testRollbackSavepointWithLaterSavepoint | function | core/ |
Tests savepoint transaction rollback failure when later savepoints exist. |
DriverSpecificTransactionTestBase::testRollbackTwiceSameSavepoint | function | core/ |
Tests savepoint transaction duplicated rollback. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackAddedWithoutTransaction | function | core/ |
Tests that adding a post-transaction callback fails with no transaction. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterDdlAndDestruction | function | core/ |
Tests post-transaction callback executes after a DDL statement. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction | function | core/ |
Tests post-transaction callback executes after transaction rollback. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledOnCommit | function | core/ |
Tests post-transaction callback executes after transaction commit. |
DriverSpecificTransactionTestBase::testTransactionManagerFailureOnPendingStackItems | function | core/ |
Tests TransactionManager failure. |
DriverSpecificTransactionTestBase::testTransactionName | function | core/ |
Tests for transaction names. |
DriverSpecificTransactionTestBase::testTransactionStacking | function | core/ |
Tests transaction stacking, commit, and rollback. |
DriverSpecificTransactionTestBase::testTransactionWithDdlStatement | function | core/ |
Tests the compatibility of transactions with DDL statements. |
DriverSpecificTransactionTestBase::transactionInnerLayer | function | core/ |
Creates an "inner layer" transaction. |
DriverSpecificTransactionTestBase::transactionOuterLayer | function | core/ |
Encapsulates a transaction's "inner layer" with an "outer layer". |
Drupal::translation | function | core/ |
Returns the string translation service. |
Drupal::transliteration | function | core/ |
Returns the transliteration service. |
DrupalDateTime::$formatTranslationCache | property | core/ |
Formatted strings translation cache. |
DrupalTest::testTranslation | function | core/ |
Tests the translation() method. |
DrupalTest::testTransliteration | function | core/ |
Tests the transliteration() method. |
DrupalTranslator | class | core/ |
Translates strings using Drupal's translation system. |
DrupalTranslator.php | file | core/ |
|
DrupalTranslator::$locale | property | core/ |
The locale used for translating. |
DrupalTranslator::getLocale | function | core/ |
|
DrupalTranslator::getOptions | function | core/ |
Returns options suitable for use with TranslatableMarkup. |
DrupalTranslator::processParameters | function | core/ |
Processes the parameters array for use with TranslatableMarkup. |
DrupalTranslator::setLocale | function | core/ |
|
DrupalTranslator::trans | function | core/ |
Translates the given message. |
DrupalTranslator::transChoice | function | core/ |
|
Drupal\config_translation\ConfigMapperManagerInterface | service | core/ |
|
Drupal\content_moderation\StateTransitionValidationInterface | service | core/ |
|
Drupal\content_translation\BundleTranslationSettingsInterface | service | core/ |
|
Drupal\content_translation\ContentTranslationManagerInterface | service | core/ |
|
Drupal\content_translation\FieldTranslationSynchronizerInterface | service | core/ |
|
Drupal\Core\Config\ImportStorageTransformer | service | core/ |
|
Drupal\Core\StringTranslation\TranslationInterface | service | core/ |
|
drupal_get_filetransfer_info | function | core/ |
Assembles the Drupal FileTransfer registry. |
early_translation_test.authentication.early_translation_test | service | core/ |
Drupal\early_translation_test\Auth |
early_translation_test.info.yml | file | core/ |
core/modules/locale/tests/modules/early_translation_test/early_translation_test.info.yml |
early_translation_test.services.yml | file | core/ |
core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml |
editor.config_translation_mapper_subscriber | service | core/ |
Drupal\editor\EventSubscriber\EditorConfigTranslationSubscriber |
EditorConfigTranslationSubscriber | class | core/ |
Adds configuration names to configuration mapper on POPULATE_MAPPER event. |
EditorConfigTranslationSubscriber.php | file | core/ |
|
EditorConfigTranslationSubscriber::$configFactory | property | core/ |
The config factory. |
EditorConfigTranslationSubscriber::addConfigNames | function | core/ |
Reacts to the populating of a configuration mapper. |
EditorConfigTranslationSubscriber::getSubscribedEvents | function | core/ |
|
EditorConfigTranslationSubscriber::__construct | function | core/ |
EditorConfigTranslationSubscriber constructor. |
ElementInterface::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
EndOfTransactionQueriesTest | class | core/ |
Tests delaying of cache tag invalidation queries to the end of transactions. |
EndOfTransactionQueriesTest.php | file | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.