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
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.
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 Stub function for changing file permissions within the jailed environment.
TestFileTransfer::connect function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Establishes a mock connection for file transfer.
TestFileTransfer::copyFileJailed function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Copies a file within the jailed environment.
TestFileTransfer::createDirectoryJailed function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Creates a directory within the jailed environment.
TestFileTransfer::factory function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Factory method to create a TestFileTransfer instance.
TestFileTransfer::isDirectory function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Checks if a path is a directory.
TestFileTransfer::isFile function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Checks if a path is a file.
TestFileTransfer::removeDirectoryJailed function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Removes a directory within the jailed environment.
TestFileTransfer::removeFileJailed function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Removes a file within the jailed environment.
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.
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/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php A chained translation implementation used for testing.
TestTranslationManager class core/modules/user/tests/src/Unit/PermissionHandlerTest.php Implements a translation manager in tests.
TestTranslationManager::formatPlural function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Formats a string containing a count of items.
TestTranslationManager::translate function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Translates a string to the current language or to a given language.
TestTranslationManager::translateString function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Translates a TranslatableMarkup object to a string.
TestTranslationManager::__construct function core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php Constructs a TranslationManager object.
Textarea::getTranslationElement function core/modules/config_translation/src/FormElement/Textarea.php Returns the translation form element for a given configuration definition.
Textfield::getTranslationElement function core/modules/config_translation/src/FormElement/Textfield.php Returns the translation form element for a given configuration definition.
TextFormat::getTranslationElement function core/modules/config_translation/src/FormElement/TextFormat.php Returns the translation form element for a given configuration definition.
TimeZone::transform function core/modules/system/src/Plugin/migrate/process/d6/TimeZone.php Performs the associated process.
TitleResolverTest::$translationManager property core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php The mocked translation manager.
ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Tests that toolbar cache is cleared when string translations are made.

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