Search for trans
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayTest::addTranslation | function | core/ |
Helper function for adding interface text translations. |
| DisplayTest::checkTranslationSetting | function | core/ |
Asserts a node and a file based view for the translation setting. |
| DisplayTest::testAddDisplayBlockTranslation | function | core/ |
Test if 'add' translations are filtered from multilingual display options. |
| DisplayTest::testTranslationSetting | function | core/ |
Tests translation rendering settings based on entity translatability. |
| DistributionProfileTranslationQueryTest | class | core/ |
Tests distribution profile support with a 'langcode' query string. |
| DistributionProfileTranslationQueryTest.php | file | core/ |
|
| DistributionProfileTranslationQueryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DistributionProfileTranslationQueryTest::$info | property | core/ |
The distribution profile info. |
| DistributionProfileTranslationQueryTest::$langcode | property | core/ |
The language code in which to install Drupal. |
| DistributionProfileTranslationQueryTest::getPo | function | core/ |
Returns the string for the test .po file. |
| DistributionProfileTranslationQueryTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| DistributionProfileTranslationQueryTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| DistributionProfileTranslationQueryTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| DistributionProfileTranslationQueryTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| DistributionProfileTranslationQueryTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| DistributionProfileTranslationQueryTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| DistributionProfileTranslationTest | class | core/ |
Tests distribution profile support. |
| DistributionProfileTranslationTest.php | file | core/ |
|
| DistributionProfileTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DistributionProfileTranslationTest::$info | property | core/ |
The distribution profile info. |
| DistributionProfileTranslationTest::$langcode | property | core/ |
The language code in which to install Drupal. |
| 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::testConnectionDeprecations | function | core/ |
Tests deprecation of Connection methods. |
| 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. |
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.