Search for trans
- Search 9.5.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 |
|---|---|---|---|
| SystemAuthorizeCase::testFileTransferHooks | function | modules/ |
Tests the FileTransfer hooks |
| SystemTestFileTransfer | class | modules/ |
Mock FileTransfer object to test the settings form functionality. |
| SystemTestFileTransfer::factory | function | modules/ |
|
| SystemTestFileTransfer::getSettingsForm | function | modules/ |
|
| system_filetransfer_info | function | modules/ |
Implements hook_filetransfer_info(). |
| system_test_filetransfer_info | function | modules/ |
Implements hook_filetransfer_info(). |
| TestFileTransfer | class | modules/ |
Mock FileTransfer object for test case. |
| TestFileTransfer::$host | property | modules/ |
|
| TestFileTransfer::$password | property | modules/ |
|
| TestFileTransfer::$port | property | modules/ |
|
| TestFileTransfer::$shouldIsDirectoryReturnTrue | property | modules/ |
This is for testing the CopyRecursive logic. |
| TestFileTransfer::$username | property | modules/ |
|
| TestFileTransfer::chmodJailed | function | modules/ |
|
| TestFileTransfer::connect | function | modules/ |
Connect to the server. |
| TestFileTransfer::copyFileJailed | function | modules/ |
Copies a file. |
| TestFileTransfer::createDirectoryJailed | function | modules/ |
Creates a directory. |
| TestFileTransfer::factory | function | modules/ |
Classes that extend this class must override the factory() static method. |
| TestFileTransfer::isDirectory | function | modules/ |
Checks if a particular path is a directory |
| TestFileTransfer::isFile | function | modules/ |
Checks if a particular path is a file (not a directory). |
| TestFileTransfer::removeDirectoryJailed | function | modules/ |
Removes a directory. |
| TestFileTransfer::removeFileJailed | function | modules/ |
Removes a file. |
| TestFileTransfer::__construct | function | modules/ |
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/ |
|
| TextTranslationTestCase::$admin | property | modules/ |
|
| TextTranslationTestCase::$format | property | modules/ |
|
| TextTranslationTestCase::$translator | property | modules/ |
|
| TextTranslationTestCase::getInfo | function | modules/ |
|
| TextTranslationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TextTranslationTestCase::testTextField | function | modules/ |
Test that a plaintext textfield widget is correctly populated. |
| TextTranslationTestCase::testTextFieldFormatted | function | modules/ |
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/ |
Implements hook_field_prepare_translation(). |
| TranslatableUpgradePathTestCase | class | modules/ |
Upgrade test for translatable content types of node.module. |
| TranslatableUpgradePathTestCase::getInfo | function | modules/ |
|
| TranslatableUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
| TranslatableUpgradePathTestCase::testTranslatableUpgrade | function | modules/ |
Test a successful upgrade (no negotiation). |
| Translation administration screens | group | modules/ |
Screens for translation administration. |
| Translation editing/deletion interface | group | modules/ |
Edit and delete translation strings. |
| Translation import/export API. | group | includes/ |
Functions to import and export translations. |
| Translation search API | group | includes/ |
Functions to search in translation files. |
| translation.info | file | modules/ |
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/ |
Manages content translations. |
| translation.pages.inc | file | modules/ |
User page callbacks for the Translation module. |
| translation.test | file | modules/ |
Tests for the Translation module. |
| TranslationTestCase | class | modules/ |
Functional tests for the Translation module. |
| TranslationTestCase::$admin_user | property | modules/ |
|
| TranslationTestCase::$book | property | modules/ |
|
| TranslationTestCase::$translator | property | modules/ |
|
| TranslationTestCase::addLanguage | function | modules/ |
Installs the specified language, or enables it if it is already installed. |
| TranslationTestCase::assertContentByXPath | function | modules/ |
Asserts an element identified by the given XPath has the given content. |
| TranslationTestCase::assertLanguageSwitchLinks | function | modules/ |
Tests whether the specified language switch links are found. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.