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