Search for trans

  1. Search 9.5.x for trans
  2. Search 8.9.x for trans
  3. Search 10.3.x for trans
  4. Search 11.x for trans
  5. Other projects
Title Object type File name Summary
SystemAuthorizeCase::testFileTransferHooks function modules/system/system.test Tests the FileTransfer hooks
SystemTestFileTransfer class modules/simpletest/tests/system_test.module Mock FileTransfer object to test the settings form functionality.
SystemTestFileTransfer::factory function modules/simpletest/tests/system_test.module
SystemTestFileTransfer::getSettingsForm function modules/simpletest/tests/system_test.module
system_filetransfer_info function modules/system/system.module Implements hook_filetransfer_info().
system_test_filetransfer_info function modules/simpletest/tests/system_test.module Implements hook_filetransfer_info().
TestFileTransfer class modules/simpletest/tests/filetransfer.test Mock FileTransfer object for test case.
TestFileTransfer::$host property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$password property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$port property modules/simpletest/tests/filetransfer.test
TestFileTransfer::$shouldIsDirectoryReturnTrue property modules/simpletest/tests/filetransfer.test This is for testing the CopyRecursive logic.
TestFileTransfer::$username property modules/simpletest/tests/filetransfer.test
TestFileTransfer::chmodJailed function modules/simpletest/tests/filetransfer.test
TestFileTransfer::connect function modules/simpletest/tests/filetransfer.test Connect to the server.
TestFileTransfer::copyFileJailed function modules/simpletest/tests/filetransfer.test Copies a file.
TestFileTransfer::createDirectoryJailed function modules/simpletest/tests/filetransfer.test Creates a directory.
TestFileTransfer::factory function modules/simpletest/tests/filetransfer.test Classes that extend this class must override the factory() static method.
TestFileTransfer::isDirectory function modules/simpletest/tests/filetransfer.test Checks if a particular path is a directory
TestFileTransfer::isFile function modules/simpletest/tests/filetransfer.test Checks if a particular path is a file (not a directory).
TestFileTransfer::removeDirectoryJailed function modules/simpletest/tests/filetransfer.test Removes a directory.
TestFileTransfer::removeFileJailed function modules/simpletest/tests/filetransfer.test Removes a file.
TestFileTransfer::__construct function modules/simpletest/tests/filetransfer.test The constructor for the UpdateConnection class. This method is also called
from the classes that extend this class and override this method.
TextTranslationTestCase class modules/field/modules/text/text.test
TextTranslationTestCase::$admin property modules/field/modules/text/text.test
TextTranslationTestCase::$format property modules/field/modules/text/text.test
TextTranslationTestCase::$translator property modules/field/modules/text/text.test
TextTranslationTestCase::getInfo function modules/field/modules/text/text.test
TextTranslationTestCase::setUp function modules/field/modules/text/text.test Sets up a Drupal site for running functional and integration tests.
TextTranslationTestCase::testTextField function modules/field/modules/text/text.test Test that a plaintext textfield widget is correctly populated.
TextTranslationTestCase::testTextFieldFormatted function modules/field/modules/text/text.test Check that user that does not have access the field format cannot see the
source value when creating a translation.
text_field_prepare_translation function modules/field/modules/text/text.module Implements hook_field_prepare_translation().
TranslatableUpgradePathTestCase class modules/simpletest/tests/upgrade/upgrade.translatable.test Upgrade test for translatable content types of node.module.
TranslatableUpgradePathTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.translatable.test
TranslatableUpgradePathTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.translatable.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
TranslatableUpgradePathTestCase::testTranslatableUpgrade function modules/simpletest/tests/upgrade/upgrade.translatable.test Test a successful upgrade (no negotiation).
Translation administration screens group modules/locale/locale.admin.inc Screens for translation administration.
Translation editing/deletion interface group modules/locale/locale.admin.inc Edit and delete translation strings.
Translation import/export API. group includes/locale.inc Functions to import and export translations.
Translation search API group includes/locale.inc Functions to search in translation files.
translation.info file modules/translation/translation.info name = Content translation
description = Allows content to be translated into different languages.
dependencies[] = locale
package = Core
version = VERSION
core = 7.x
files[] = translation.test
translation.module file modules/translation/translation.module Manages content translations.
translation.pages.inc file modules/translation/translation.pages.inc User page callbacks for the Translation module.
translation.test file modules/translation/translation.test Tests for the Translation module.
TranslationTestCase class modules/translation/translation.test Functional tests for the Translation module.
TranslationTestCase::$admin_user property modules/translation/translation.test
TranslationTestCase::$book property modules/translation/translation.test
TranslationTestCase::$translator property modules/translation/translation.test
TranslationTestCase::addLanguage function modules/translation/translation.test Installs the specified language, or enables it if it is already installed.
TranslationTestCase::assertContentByXPath function modules/translation/translation.test Asserts an element identified by the given XPath has the given content.
TranslationTestCase::assertLanguageSwitchLinks function modules/translation/translation.test Tests whether the specified language switch links are found.

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