Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
tracker.install file modules/tracker/tracker.install Install, update, and uninstall functions for tracker.module.
tracker.pages.inc file modules/tracker/tracker.pages.inc User page callbacks for tracker.module.
tracker.test file modules/tracker/tracker.test Tests for tracker.module.
TrackerTest class modules/tracker/tracker.test Defines a base class for testing tracker.module.
TrackerTest::$other_user property modules/tracker/tracker.test A second user that will 'create' comments and nodes.
TrackerTest::$user property modules/tracker/tracker.test The main user for testing.
TrackerTest::getInfo function modules/tracker/tracker.test
TrackerTest::setUp function modules/tracker/tracker.test Sets up a Drupal site for running functional and integration tests.
TrackerTest::testTrackerAdminUnpublish function modules/tracker/tracker.test Tests that publish/unpublish works at admin/content/node.
TrackerTest::testTrackerAll function modules/tracker/tracker.test Tests for the presence of nodes on the global tracker listing.
TrackerTest::testTrackerCronIndexing function modules/tracker/tracker.test Tests that existing nodes are indexed by cron.
TrackerTest::testTrackerNewComments function modules/tracker/tracker.test Tests for comment counters on the tracker listing.
TrackerTest::testTrackerNewNodes function modules/tracker/tracker.test Tests for the presence of the "new" flag for nodes.
TrackerTest::testTrackerOrderingNewComments function modules/tracker/tracker.test Tests for ordering on a users tracker listing when comments are posted.
TrackerTest::testTrackerUser function modules/tracker/tracker.test Tests for the presence of nodes on a user's tracker listing.
tracker_comment_publish function modules/tracker/tracker.module Implements hook_comment_publish().
tracker_comment_unpublish function modules/tracker/tracker.module Implements hook_comment_unpublish().
tracker_node_insert function modules/tracker/tracker.module Implements hook_node_insert().
tracker_schema function modules/tracker/tracker.install Implements hook_schema().
tracker_uninstall function modules/tracker/tracker.install Implements hook_uninstall().
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 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().

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