Search for trans
- Search 7.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DateTest::$stringTranslation | property | core/ |
The mocked string translation. |
DefaultValue::transform | function | core/ |
Performs the associated process. |
DeleteMultipleFormTest::testTranslatableEntities | function | core/ |
Tests the delete form for translatable entities. |
DeleteMultipleFormTest::testUntranslatableEntities | function | core/ |
Tests the delete form for untranslatable entities. |
DeleteTruncateTest::testTruncateInTransaction | function | core/ |
Confirms that we can truncate a whole table while in transaction. |
DeleteTruncateTest::testTruncateTransactionRollback | function | core/ |
Confirms that transaction rollback voids a truncate operation. |
disable_transitions.theme.css | file | core/ |
/** * Remove CSS animation effects that can cause random test failures. */ * { /* CSS transitions. */ -o-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -webkit-transition: none !important; … |
DisplayFeedTranslationTest | class | core/ |
Tests the feed display plugin with translated content. |
DisplayFeedTranslationTest.php | file | core/ |
|
DisplayFeedTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DisplayFeedTranslationTest::$langcodes | property | core/ |
The added languages. |
DisplayFeedTranslationTest::$modules | property | core/ |
Modules to enable. |
DisplayFeedTranslationTest::$testViews | property | core/ |
Views used by this test. |
DisplayFeedTranslationTest::checkFeedResults | function | core/ |
Checks the feed results for the given style of node links. |
DisplayFeedTranslationTest::setUp | function | core/ |
Sets up the test. |
DisplayFeedTranslationTest::testFeedFieldOutput | function | core/ |
Tests the rendered output for fields display with multiple translations. |
DisplayPluginBase::isBaseTableTranslatable | function | core/ |
Returns whether the base table is of a translatable entity type. |
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. |
Drupal::translation | function | core/ |
Returns the string translation service. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.