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
TranslationTestCase::createPage function modules/translation/translation.test Creates a "Basic page" in the specified language.
TranslationTestCase::createTranslation function modules/translation/translation.test Creates a translation for a basic page in the specified language.
TranslationTestCase::emptyNode function modules/translation/translation.test Returns an empty node data structure.
TranslationTestCase::findContentByXPath function modules/translation/translation.test Searches for elements matching the given xpath and value.
TranslationTestCase::getInfo function modules/translation/translation.test
TranslationTestCase::resetCaches function modules/translation/translation.test Resets static caches to make the test code match the client-side behavior.
TranslationTestCase::setUp function modules/translation/translation.test Sets up a Drupal site for running functional and integration tests.
TranslationTestCase::testContentTranslation function modules/translation/translation.test Creates, modifies, and updates a basic page with a translation.
TranslationTestCase::testLanguageSwitcherBlockIntegration function modules/translation/translation.test Tests that the language switcher block alterations work as intended.
TranslationTestCase::testLanguageSwitchLinks function modules/translation/translation.test Checks that the language switch links behave properly.
translation_admin_paths function modules/translation/translation.module Implements hook_admin_paths().
TRANSLATION_ENABLED constant modules/translation/translation.module Identifies a content type which has translation support enabled.
translation_form_node_form_alter function modules/translation/translation.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_form_node_type_form_alter function modules/translation/translation.module Implements hook_form_FORM_ID_alter() for node_type_form().
translation_help function modules/translation/translation.module Implements hook_help().
translation_language_switch_links_alter function modules/translation/translation.module Implements hook_language_switch_links_alter().
translation_menu function modules/translation/translation.module Implements hook_menu().
translation_node_delete function modules/translation/translation.module Implements hook_node_delete().
translation_node_get_translations function modules/translation/translation.module Gets all nodes in a given translation set.
translation_node_insert function modules/translation/translation.module Implements hook_node_insert().
translation_node_overview function modules/translation/translation.pages.inc Page callback: Displays a list of a node's translations.
translation_node_prepare function modules/translation/translation.module Implements hook_node_prepare().
translation_node_update function modules/translation/translation.module Implements hook_node_update().
translation_node_validate function modules/translation/translation.module Implements hook_node_validate().
translation_node_view function modules/translation/translation.module Implements hook_node_view().
translation_path_get_translations function modules/translation/translation.module Returns the paths of all translations of a node, based on its Drupal path.
translation_permission function modules/translation/translation.module Implements hook_permission().
translation_remove_from_set function modules/translation/translation.module Removes a node from its translation set and updates accordingly.
translation_supported_type function modules/translation/translation.module Returns whether the given content type has support for translations.
translation_test.info file modules/translation/tests/translation_test.info name = "Content Translation Test"
description = "Support module for the content translation tests."
core = 7.x
package = Testing
version = VERSION
hidden = TRUE
translation_test.module file modules/translation/tests/translation_test.module Mock module for content translation tests.
translation_test_node_insert function modules/translation/tests/translation_test.module Implements hook_node_insert().
UpdaterFileTransferException class includes/updater.inc Child class of UpdaterException that indicates a FileTransfer exception.
UpdateTestFileTransfer class modules/update/tests/update_test.module Mocks a FileTransfer object to test the settings form functionality.
UpdateTestFileTransfer::factory function modules/update/tests/update_test.module Returns an UpdateTestFileTransfer object.
UpdateTestFileTransfer::getSettingsForm function modules/update/tests/update_test.module Returns a settings form with a text field to input a username.
update_manager_local_transfers_allowed function modules/update/update.manager.inc Determines if file transfers will be performed locally.
update_test_filetransfer_info function modules/update/tests/update_test.module Implements hook_filetransfer_info().
upgrade.translatable.test file modules/simpletest/tests/upgrade/upgrade.translatable.test
user_translated_menu_link_alter function modules/user/user.module Implements hook_translated_menu_link_alter().
_authorize_filetransfer_connection_settings function includes/authorize.inc Generates the Form API array for a given connection backend's settings.
_authorize_filetransfer_connection_settings_set_defaults function includes/authorize.inc Sets the default settings on a file transfer connection form recursively.
_locale_translate_language_list function includes/locale.inc List languages in search result table
_locale_translate_seek function includes/locale.inc Perform a string search and display results in a table
_locale_translate_seek_query function includes/locale.inc Build array out of search criteria specified in request variables
_menu_link_map_translate function includes/menu.inc Translates the path elements in the map using any to_arg helper function.
_menu_link_translate function includes/menu.inc Provides menu link access control, translation, and argument handling.
_menu_translate function includes/menu.inc Handles dynamic path translation and menu access control.
_openid_invalid_openid_transition function modules/openid/openid.inc Provides transition for accounts with possibly invalid OpenID identifiers in authmap.
_translation_tab_access function modules/translation/translation.module Access callback: Checks that the user has permission to 'translate content'.

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