Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DistributionProfileTranslationTest::getPo | function | core/ |
Returns the string for the test .po file. |
DistributionProfileTranslationTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
DistributionProfileTranslationTest::setUpLanguage | function | core/ |
Installer step: Select language. |
DistributionProfileTranslationTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
DistributionProfileTranslationTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
DistributionProfileTranslationTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
Download::transform | function | core/ |
Performs the associated process. |
DownloadTest::doPrivateFileTransferTest | function | core/ |
Tests the private file transfer system. |
DownloadTest::doTransform | function | core/ |
Runs an input value through the download plugin. |
DownloadTest::testPrivateFileTransferWithoutPageCache | function | core/ |
Tests the private file transfer system. |
DownloadTest::testPublicFileTransfer | function | core/ |
Tests the public file transfer system. |
DriverSpecificTransactionTestBase | class | core/ |
Tests the transaction abstraction system. |
DriverSpecificTransactionTestBase.php | file | core/ |
|
DriverSpecificTransactionTestBase::$postTransactionCallbackAction | property | core/ |
Keeps track of the post-transaction callback action executed. |
DriverSpecificTransactionTestBase::assertRowAbsent | function | core/ |
Asserts that a given row is absent from the test table. |
DriverSpecificTransactionTestBase::assertRowPresent | function | core/ |
Asserts that a given row is present in the test table. |
DriverSpecificTransactionTestBase::cleanUp | function | core/ |
Starts over for a new test. |
DriverSpecificTransactionTestBase::createFirstSavepointTransaction | function | core/ |
Create a Drupal savepoint transaction after root. |
DriverSpecificTransactionTestBase::createRootTransaction | function | core/ |
Create a root Drupal transaction. |
DriverSpecificTransactionTestBase::executeDDLStatement | function | core/ |
Executes a DDL statement. |
DriverSpecificTransactionTestBase::insertRow | function | core/ |
Inserts a single row into the testing table. |
DriverSpecificTransactionTestBase::rootTransactionCallback | function | core/ |
A post-transaction callback for testing purposes. |
DriverSpecificTransactionTestBase::testCommittedTransaction | function | core/ |
Tests a committed transaction. |
DriverSpecificTransactionTestBase::testCommitWithActiveSavepoint | function | core/ |
Tests committing a transaction while savepoints are active. |
DriverSpecificTransactionTestBase::testQueryFailureInTransaction | function | core/ |
Tests that transactions can continue to be used if a query fails. |
DriverSpecificTransactionTestBase::testReleaseIntermediateSavepoint | function | core/ |
Tests releasing a savepoint before last is safe. |
DriverSpecificTransactionTestBase::testRollbackRoot | function | core/ |
Tests root transaction rollback. |
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. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.