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