Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 8.9.x for trans
  4. Search 10.3.x for trans
  5. Other projects
Title Object type File name Summary
TermTranslationUITest::doTestTranslationEdit function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests edit content translation.
TermTranslationUITest::getEditValues function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Returns an edit array containing the values to be posted.
TermTranslationUITest::getNewEntityValues function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Returns an array of entity field values to be tested.
TermTranslationUITest::getTranslatorPermissions function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Returns an array of permissions needed for the translator.
TermTranslationUITest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
TermTranslationUITest::setupBundle function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Creates or initializes the bundle date if needed.
TermTranslationUITest::testTranslateLinkVocabularyAdminPage function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests translate link on vocabulary term list.
TermTranslationUITest::testTranslationUI function core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests the basic translation UI.
TermTranslationViewsTest class core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Tests for views translation.
TermTranslationViewsTest.php file core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php
TermTranslationViewsTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php The theme to install as the default for testing.
TermTranslationViewsTest::$modules property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Modules to install.
TermTranslationViewsTest::$terms property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Created terms.
TermTranslationViewsTest::$termTranslationMap property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Term to translated term mapping.
TermTranslationViewsTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Views used by this test.
TermTranslationViewsTest::$translationLanguage property core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Language object.
TermTranslationViewsTest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Sets up the test.
TermTranslationViewsTest::setUpTerms function core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Setup translated terms in a hierarchy.
TermTranslationViewsTest::testTermsTranslationWithContextualFilter function core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Ensure that proper translation is returned when contextual filter.
TestEntityForm::$stringTranslation property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The string translation service.
TestEntityHandlerBase::$stringTranslation property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The string translation service.
TestFileTransfer class core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Mock FileTransfer object for test case.
TestFileTransfer.php file core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php
TestFileTransfer::$host property core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php
TestFileTransfer::$password property core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php The password for this file transfer.
TestFileTransfer::$port property core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php The port for this file transfer.
TestFileTransfer::$shouldIsDirectoryReturnTrue property core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php This is for testing the CopyRecursive logic.
TestFileTransfer::$username property core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php The username for this file transfer.
TestFileTransfer::chmodJailed function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php
TestFileTransfer::connect function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Connects to the server.
TestFileTransfer::copyFileJailed function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Copies a file.
TestFileTransfer::createDirectoryJailed function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Creates a directory.
TestFileTransfer::factory function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Defines a factory method for this class.
TestFileTransfer::isDirectory function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Checks if a particular path is a directory.
TestFileTransfer::isFile function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Checks if a particular path is a file (not a directory).
TestFileTransfer::removeDirectoryJailed function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Removes a directory.
TestFileTransfer::removeFileJailed function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Removes a file.
TestFileTransferWithSettingsForm class core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php Provides an object to test the settings form functionality.
TestFileTransferWithSettingsForm.php file core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php
TestFileTransferWithSettingsForm::factory function core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php Returns a Drupal\update_test\TestFileTransferWithSettingsForm object.
TestFileTransferWithSettingsForm::getSettingsForm function core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php Returns a settings form with a text field to input a username.
TestMigrateExecutable::setStringTranslation function core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php Sets the string translation service.
TestPathBasedBreadcrumbBuilder::setStringTranslation function core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php Sets the string translation service to use.
TestRouteProvider::$stringTranslation property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The string translation service.
TestSiteInstallCommand::$translationFilesDirectory property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php The translation file directory for the test environment.
TestSkipRowProcess::transform function core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Plugin/migrate/process/TestSkipRowProcess.php Performs the associated process.
TestTranslation class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestTranslation.php Provides test media source.
TestTranslation.php file core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestTranslation.php
TestTranslation::getMetadata function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestTranslation.php Gets the value for a metadata attribute for a given media item.
TestTranslationManager class core/modules/user/tests/src/Unit/PermissionHandlerTest.php Implements a translation manager in tests.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.