Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
tracker_node_delete function modules/tracker/tracker.module Implements hook_node_delete().
tracker_node_insert function modules/tracker/tracker.module Implements hook_node_insert().
tracker_node_update function modules/tracker/tracker.module Implements hook_node_update().
tracker_page function modules/tracker/tracker.pages.inc Page callback: prints a listing of active nodes on the site.
tracker_schema function modules/tracker/tracker.install Implements hook_schema().
tracker_uninstall function modules/tracker/tracker.install Implements hook_uninstall().
tracker_update_7000 function modules/tracker/tracker.install Create new tracker_node and tracker_user tables.
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.
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
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().

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